Search Criteria
Package Details: fprint_demo 0.4-2
Git Clone URL: | https://aur.archlinux.org/fprint_demo.git (read-only, click to copy) |
---|---|
Package Base: | fprint_demo |
Description: | A simple GTK+ application to demonstrate and test libfprint's capabilities |
Upstream URL: | https://www.freedesktop.org/wiki/Software/fprint/fprint_demo/ |
Keywords: | fprint |
Licenses: | |
Groups: | |
Submitter: | dreamingincode |
Maintainer: | kmille |
Last Packager: | kmille |
Votes: | 2 |
Popularity: | 0.001831 |
First Submitted: | 2017-07-24 03:16 |
Last Updated: | 2020-11-04 22:10 |
Latest Comments
kmille commented on 2020-11-04 22:13
I downgraded to libfprint to 0.7 as anything newer seems not to work with fprint_demo. Please report if you have any issues.
timothy_gu commented on 2020-02-28 00:13
Please also note that modern applications should not use libfprint directly, the usage of which this package demonstrates. The fprint website says:
dreamingincode commented on 2020-01-11 12:03
Please ask upstream for a new release, or just use frpint_demo-git which builds fine.
mnufo commented on 2020-01-11 09:41
The build failed with several deprecation warnings and an error:
verify.c:257:29: error: dereferencing pointer to incomplete type ‘struct fp_minutia’
257 | size_t pixel_offset = (min->y * width) + min->x;
| ^~
make[1]: *** [Makefile:422: fprint_demo-verify.o] Error 1