Package Details: libfprint-goodixtls-55x4 r1802.6e4fdc0-1

Git Clone URL: https://aur.archlinux.org/libfprint-goodixtls-55x4.git (read-only, click to copy)
Package Base: libfprint-goodixtls-55x4
Description: libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 but 55a4 will be added later. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this
Upstream URL: None
Licenses: LGPL2
Conflicts: libfprint
Provides: libfprint, libfprint-2.so
Submitter: alireza6677
Maintainer: alireza6677
Last Packager: alireza6677
Votes: 1
Popularity: 0.000045
First Submitted: 2022-11-11 08:09 (UTC)
Last Updated: 2023-11-15 05:35 (UTC)

Dependencies (13)

Required by (3)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

fsmv commented on 2023-03-02 04:44 (UTC)

Here's a patch to update the PKGBUILD @alireza6677 you can apply it with git apply patch-file and then push it to update.

--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,15 +3,15 @@
 arch=('x86_64')
 pkgname="libfprint-goodixtls-55x4"
 pkgdesc="libfprint fork for goodixtls 55x4 devices. Currently supports 55b4 and 55a4. Note you will need to flash your device with [goodix-fp-dump](https://github.com/mpi3d/goodix-fp-dump) to use this"
-makedepends=("git" "meson" "opencv" "pkgconf" "gobject-introspection" "gtk-doc" "doctest")
+makedepends=("git" "meson" "pkgconf" "gobject-introspection" "gtk-doc" "doctest")
 license=("LGPL2")
 provides=("libfprint" "libfprint-2.so=2-64")
 conflicts=("libfprint")
 source=("${pkgname}::git+https://github.com/TheWeirdDev/libfprint.git")
 pkgrel=1
-pkgver=r1710.1033241
+pkgver=r1713.92168da
 md5sums=('SKIP')
-depends=('libgusb' 'openssl' 'pixman' 'nss' 'libgudev')
+depends=('libgusb' 'openssl' 'pixman' 'nss' 'libgudev' 'opencv')
 optdepends=('fprintd: D-Bus daemon for managing readers')

 pkgver() {

pavkamlc commented on 2023-02-07 10:11 (UTC)

I thing repo doesnt reflect on source changes. After install by yay I get this on every updates: -> libfprint-goodixtls-55x4: local (r1713.92168da-1) is newer than AUR (r1710.1033241-1)

angelodalzotto commented on 2022-12-27 02:39 (UTC) (edited on 2022-12-27 02:39 (UTC) by angelodalzotto)

I think opencv is mistakenly listed as makedep only

Without it, fprintd will crash and make gdm unable to load, hanging the entire system. For me, it even prevented from changing to tty.