Search Criteria
Package Details: libfprint-git 1:1.90.6.r3.g3560a0f-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://fprint.freedesktop.org/ |
Keywords: | fprint |
Licenses: | LGPL |
Conflicts: | libfprint |
Provides: | libfprint, libfprint-2.so |
Submitter: | matthewbauer |
Maintainer: | timothy_gu |
Last Packager: | timothy_gu |
Votes: | 29 |
Popularity: | 0.000000 |
First Submitted: | 2009-09-01 02:39 (UTC) |
Last Updated: | 2020-12-16 21:14 (UTC) |
Dependencies (13)
- libgusb
- nss (nss-hg)
- pixman (pixman-git)
- systemd-libs (systemd-libs-homed-containers, systemd-libs-selinux, systemd-libs-git)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- gtk-doc (gtk-doc-git) (make)
- meson (meson-git) (make)
- systemd (systemd-homed-containers, systemd-selinux, systemd-git) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312) (check)
- python-cairo (python-cairo-git) (check)
- python-gobject (python-gobject-git) (check)
- umockdev (check)
Required by (6)
- fprintd-clients (requires libfprint)
- fprintd-clients (requires libfprint-2.so)
- fprintd-libfprint2 (requires libfprint)
- fprintd-libfprint2 (requires libfprint-2.so)
- pam-fprint-grosshack (requires libfprint)
- python-pyfprint-git (requires libfprint)
Latest Comments
1 2 3 4 5 6 Next › Last »
Strixpyrr 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=false
inbuild()
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-introspection
Required by meson when compiling.
otaj commented on 2019-11-26 15:31 (UTC)
gobject-introspection is missing from makedepends
1 2 3 4 5 6 Next › Last »