Package Details: fingerprint-gui 1.09-7

Git Clone URL: https://aur.archlinux.org/fingerprint-gui.git (read-only, click to copy)
Package Base: fingerprint-gui
Description: Fingerprint-based authentication, supports UPEK readers with non-free library
Upstream URL: https://github.com/maksbotan/fingerprint-gui
Licenses: GPL
Submitter: ffjia
Maintainer: gborzi
Last Packager: gborzi
Votes: 133
Popularity: 0.53
First Submitted: 2010-08-20 05:55 (UTC)
Last Updated: 2020-08-27 12:52 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 16 Next › Last »

ashaman-crypto commented on 2017-01-22 01:01 (UTC)

I'm getting a build error, same one on two different machines. install -m 644 -p /home/user/.cache/pacaur/fingerprint-gui/src/fingerprint-gui-1.09/doc/success.png /home/user/.cache/pacaur/fingerprint-gui/pkg/fingerprint-gui//usr/share/doc/fingerprint-gui/ install -m 644 -p /home/user/.cache/pacaur/fingerprint-gui/src/fingerprint-gui-1.09/doc/test.png /home/user/.cache/pacaur/fingerprint-gui/pkg/fingerprint-gui//usr/share/doc/fingerprint-gui/ install -m 644 -p /home/user/.cache/pacaur/fingerprint-gui/src/fingerprint-gui-1.09/doc/verify.png /home/user/.cache/pacaur/fingerprint-gui/pkg/fingerprint-gui//usr/share/doc/fingerprint-gui/ make[2]: Leaving directory '/home/user/.cache/pacaur/fingerprint-gui/src/fingerprint-gui-1.09/bin/fingerprint-gui' make[1]: Leaving directory '/home/user/.cache/pacaur/fingerprint-gui/src/fingerprint-gui-1.09/bin' make: *** [Makefile:49: sub-bin-install_subtargets] Error 2 ==> ERROR: A failure occurred in package(). Aborting...

moetayuko commented on 2017-01-14 09:27 (UTC)

It works, thanks for maintaining the package

arcanis commented on 2017-01-12 16:57 (UTC)

added, could you please confirm that it works?

moetayuko commented on 2017-01-11 02:58 (UTC)

Please add 138a:0050 to 91-fingerprint-gui-upek.rules, it works well with libfprint-vfs0050

arcanis commented on 2016-11-21 12:58 (UTC)

sure, fixed, thank you

Namarrgon commented on 2016-11-20 15:52 (UTC)

The two udev rules should be installed into /usr/lib/udev/rules.d instead of /etc, which is used to set or override vendor-supplied rules.

stormridertx commented on 2016-08-04 16:45 (UTC)

The download link has changed: http://www.ullrich-online.cc/fingerprint/download/fingerprint-gui-1.08.tar.gz Also, it looks like 1.09 was just released.

ffjia commented on 2013-07-17 05:04 (UTC)

Thanks, I did not notice that the link not work any more. Package updated.

bradpitcher commented on 2013-07-16 16:59 (UTC)

OK, I see the problem. The download link in the PKGBUILD points to an html file, which works in the browser because the html has frames, but doesn't work with wget. Inspecting the source, you can find the real link: http://ullrich-online.cc/nview/Appliance/fingerprint/download/fingerprint-gui-1.05.tar.gz Change the first link in source in the PKGBUILD to http://ullrich-online.cc/nview/Appliance/fingerprint/download/${pkgname}-${pkgver}.tar.gz and it works! The existing md5 sum matches. Now I just need to figure out how to use the program.