Upstream https://gitlab.freedesktop.org/libfprint/libfprint seems official and more up to date.
Why not basing on this, and applying patches there?
Regards!
| Git Clone URL: | https://aur.archlinux.org/libfprint-cs9711-git.git (read-only, click to copy) |
|---|---|
| Package Base: | libfprint-cs9711-git |
| Description: | libfprint with proprietary FPC match on host device CS9711Fingprint driver |
| Upstream URL: | https://fprint.freedesktop.org/ |
| Licenses: | LGPL-2.1-or-later |
| Groups: | fprint |
| Conflicts: | libfprint |
| Provides: | libfprint, libfprint-2.so, libfprint-cs9711 |
| Replaces: | libfprint-cs9711 |
| Submitter: | someone5678 |
| Maintainer: | someone5678 |
| Last Packager: | someone5678 |
| Votes: | 8 |
| Popularity: | 1.37 |
| First Submitted: | 2025-05-19 13:21 (UTC) |
| Last Updated: | 2026-04-01 15:43 (UTC) |
« First ‹ Previous 1 2 3
Upstream https://gitlab.freedesktop.org/libfprint/libfprint seems official and more up to date.
Why not basing on this, and applying patches there?
Regards!
This package also conflicts with package libfprint-1, which is required by fingerprint-gui.
Can you change the conflicts entry to only conflict with libfprint>=1.1, and to explicitly provide libfprint=${pkgver} (versioned provides)?
Regards and thanks for maintaining!
You need to add doctest to the makedepends array:
[...]
Found CMake: /usr/bin/cmake (4.1.0)
Run-time dependency doctest found: NO (tried pkgconfig and cmake)
libfprint/libfprint/sigfm/meson.build:5:10: ERROR: Dependency "doctest" not found, tried pkgconfig and cmake
A full log can be found at /var/cache/makepkg/build/libfprint-cs9711-git/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
Regards and thanks for the package!
libfprint for cs9711 using https://github.com/ddlsmurf/libfprint-CS9711 patches
and https://github.com/archeYR/libfprint-CS9711 patches
on top of official upstream https://gitlab.freedesktop.org/libfprint/libfprint
with sigfm branch merge from https://gitlab.freedesktop.org/Tooniis/libfprint.git
PKGBUILD is based on https://gitlab.archlinux.org/archlinux/packaging/packages/libfprint
and https://aur.archlinux.org/packages/libfprint-cs9711 adapted for current usage.
Test is disabled as the build can't pass it and always failed. If anyone know how to correctly deal with it, please comment.
@wz0311 Thank you!
@Genues I just update it!
Hi. Why you don't use the developer's (https://github.com/ericlinagora/libfprint-CS9711) repository?
Pinned Comments
someone5678 commented on 2025-05-19 13:24 (UTC) (edited on 2026-01-22 14:33 (UTC) by someone5678)
Introduction
libfprint for cs9711 using https://github.com/ddlsmurf/libfprint-CS9711 patches
and https://github.com/archeYR/libfprint-CS9711 patches
on top of official upstream https://gitlab.freedesktop.org/libfprint/libfprint
with sigfm branch merge from https://gitlab.freedesktop.org/Tooniis/libfprint.git
PKGBUILD is based on https://gitlab.archlinux.org/archlinux/packaging/packages/libfprint
and https://aur.archlinux.org/packages/libfprint-cs9711 adapted for current usage.
Notice
Test is disabled as the build can't pass it and always failed. If anyone know how to correctly deal with it, please comment.