Search Criteria
Package Details: fprintd-libfprint2 1:1.90.8+3+gc6647ba-1
Git Clone URL: | https://aur.archlinux.org/fprintd-libfprint2.git (read-only, click to copy) |
---|---|
Package Base: | fprintd-libfprint2 |
Description: | D-Bus service to access fingerprint readers |
Upstream URL: | https://www.freedesktop.org/wiki/Software/fprint/fprintd |
Keywords: | fprint |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Submitter: | sebirdman |
Maintainer: | sebirdman (timothy_gu) |
Last Packager: | timothy_gu |
Votes: | 4 |
Popularity: | 0.000579 |
First Submitted: | 2019-12-05 05:06 |
Last Updated: | 2020-12-16 21:30 |
Dependencies (17)
- dbus (dbus-elogind, dbus-git, dbus-x11, dbus-nosystemd-minimal-git, dbus-selinux, dbus-nosystemd)
- dbus-glib (dbus-glib-git)
- glib2 (glib2-sched-policy, glib2-clear, glib2-quiet, glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- libfprint-2.so (libfprint-tod-git, libfprint-vfs009x-git, libfprint-git, libfprint)
- libsystemd (systemd-light-libs, systemd-cdown-libs-git, systemd-libs-git, systemd-libs-selinux, systemd-libs)
- polkit>=0.91 (polkit-consolekit, polkit-no-script-git, polkit-duktape, polkit-git)
- libfprint>=1.90.1 (libfprint-tod-git, libfprint-1, libfprint-vfs_proprietary-git, libfprint-vfs009x-git, libfprint-git)
- pam_wrapper (check)
- python-cairo (python-cairo-git) (check)
- python-dbus (check)
- python-dbusmock (check)
- python-gobject (python-gobject-git) (check)
- git (git-git) (make)
- gtk-doc (gtk-doc-git) (make)
- meson (meson-git) (make)
- pam (pam-minimal-git, pam-selinux) (make)
- pam (pam-minimal-git, pam-selinux) (optional) – to use the fprintd pam plugin
Required by (6)
- gdm-git (requires fprintd) (optional)
- gdm-plymouth (requires fprintd) (optional)
- gdm-plymouth-nox (requires fprintd) (optional)
- gdm-prime (requires fprintd) (optional)
- gdm-wayland-nvidia (requires fprintd) (optional)
- libfprint-vfs009x-git (requires fprintd) (optional)
Latest Comments
1 2 3 Next › Last »
timothy_gu commented on 2020-12-16 21:31
@Bevan, thanks for the report. I've removed the patches, which are now unneeded after https://gitlab.freedesktop.org/libfprint/fprintd/-/issues/82.
Bevan commented on 2020-12-08 17:23
I think both of the patches need to be removed. At least they do not apply to the current version in git and the package built fine without them.
timothy_gu commented on 2020-09-14 15:21
@BrianAllred Should be fixed on our end. If you could ask the maintainer of libfprint-tod-git to add a version field to the 'provides', like this
then things should work automatically.
BrianAllred commented on 2020-09-09 14:39
How do you use a different version of libfprint if libfprint-git is explicitly specified as a dependency? I want to use libfprint-tod-git, but it replaces libfprint-git, which breaks this package's dependencies.
timothy_gu commented on 2020-08-02 18:57
@RainbowNia sorry, but no: this package is explicitly designed to track the latest Git snapshot from upstream.
RainbowNia commented on 2020-07-17 10:49
I cannot use my fingerprint sensor with this version of the package as it now requires libfrprint-2.so which the libfprint 0097 version does not support. Can someone give me a way to install an older version that does not rely on that package?
timothy_gu commented on 2020-06-11 02:43
@jal666 can you post the error log when usbutils is not installed? I can't find where any of its commands (lsusb, usb-devices, usbhid-dump) are needed.
jal666 commented on 2020-06-08 12:09
Needs usbutils dep. Thanks!
timothy_gu commented on 2020-03-26 21:06
@tuxflo You need to install the "pam_wrapper" package that's listed as a checkdepends to run the test. But you could just skip the test with the
--nocheck
option when running makepkg (or your favorite AUR helper).tuxflo commented on 2020-03-26 20:34
Patch seems be working but now I ran into: meson.build:135:8: ERROR: Problem encountered: Python3 module 'pypamtest' required by test suite not found
Couldn't find information about the pypamtest package, maybe just exclude the tests?