blob: d8a7537c803d2e5614e38c4c7d333b5d90a283cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
pkgbase = libfprint-vfs009x-git
pkgdesc = Library for fingerprint readers (includes libre vfs0090 and vfs0097 driver)
pkgver = 1.94.9.r2.g450e6ae
pkgrel = 1
url = https://gitlab.archlinux.org/gugah/libfprint
arch = x86_64
groups = fprint
license = LGPL-2.1-or-later
checkdepends = cairo
checkdepends = umockdev
makedepends = git
makedepends = glib2-devel
makedepends = gobject-introspection
makedepends = gtk-doc
makedepends = meson
makedepends = python-cairo
makedepends = python-gobject
makedepends = systemd
depends = gcc-libs
depends = glib2
depends = glibc
depends = libgudev
depends = libgusb
depends = pixman
depends = openssl-1.1
depends = nss
optdepends = fprintd: D-Bus daemon that manages fingerprint readers
optdepends = validity-sensors-tools: Flash, factory reset and pair Validity fingerprint sensors 009x
optdepends = gtk3: (make) Build GTK-based demos
provides = libfprint=1.94.9.r2.g450e6ae
provides = libfprint-2.so
conflicts = libfprint
source = git+https://gitlab.archlinux.org/gugah/libfprint.git#branch=vfs009x
source = 0001-VFS0097-Update-vfs0090.h.patch
source = 0002-60-libfprint-2-tod-vfs0090.rules
sha256sums = SKIP
sha256sums = f654336348497743802bef027aa346db5456c0f3407054d821829cc482c6b50f
sha256sums = d9553a8a1e4b64617214820b758a807cda593704504bcfeb04dcddeefdf46ee4
pkgname = libfprint-vfs009x-git
|