Search Criteria
Package Details: libfprint-git 1.94.7.r29.g3f70bde-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libfprint-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libfprint-git |
| Description: | Library for fingerprint readers |
| Upstream URL: | https://gitlab.freedesktop.org/libfprint/libfprint |
| Licenses: | LGPL-2.1-or-later |
| Conflicts: | libfprint |
| Provides: | libfprint, libfprint-2.so |
| Submitter: | matthewbauer |
| Maintainer: | xiota |
| Last Packager: | xiota |
| Votes: | 29 |
| Popularity: | 0.000000 |
| First Submitted: | 2009-09-01 02:39 (UTC) |
| Last Updated: | 2024-08-04 07:47 (UTC) |
Dependencies (13)
- libgudev
- libgusb
- nss (nss-hgAUR)
- pixman (pixman-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- gtk-doc (make)
- meson (meson-gitAUR) (make)
- python (check)
- python-cairo (python-cairo-gitAUR) (check)
- python-gobject (check)
- umockdev (check)
Required by (5)
- fingwit (requires libfprint)
- fprintd-clients-git (requires libfprint)
- pam-fprint-grosshack (requires libfprint)
- pam-fprint-grosshack-unlimited-timeout (requires libfprint)
- python-pyfprint-git (requires libfprint)
Latest Comments
1 2 3 4 5 6 7 Next › Last »
averagejoey2000 commented on 2024-06-26 00:25 (UTC)
Fails to build (25 Jun 2024)
Build passes with
glib2-devel, add as build dependency?<deleted-account> commented on 2022-03-06 20:08 (UTC)
Yep, can confirm tests fail on elan and goodix:
skan commented on 2021-10-20 02:41 (UTC)
Is anyone else getting build failures on elan and goodix drivers with current version?
kujou commented on 2020-12-03 13:15 (UTC)
I installed this package today, but it require another dependence:valgrind, which is not include in the PKGBUILD and have to install mannually.
timothy_gu commented on 2020-01-19 04:39 (UTC)
Alright, I've taken over the maintenance of this package. I use it fairly regularly for my ThinkPad T490s and will try to keep this up to date.
intelfx commented on 2020-01-18 14:38 (UTC)
@timothy_gu: Done. Thanks. I guess I'll just disown this package as I don't own/use compatible hardware anymore and don't have this installed...
timothy_gu commented on 2020-01-18 05:24 (UTC)
The latest version of libfprint requires some additional packages like
libgusb. This works for me:With this you could also enable
check()support:Finally, the
-D x11-examples=falseinbuild()no longer does anything and can be removed. (Examples are all GTK-based now.)intelfx commented on 2020-01-02 22:04 (UTC)
@ytexas @otaj Fixed. The official repo PKGBUILD strangely does not include gobject-introspection as a makedep.
ytexas commented on 2019-12-31 05:24 (UTC)
Need:
gobject-introspectionRequired by meson when compiling.
1 2 3 4 5 6 7 Next › Last »