21 lines
944 B
Bash
21 lines
944 B
Bash
# Template file for 'fprintd'
|
|
pkgname=fprintd
|
|
version=1.94.2
|
|
revision=1
|
|
build_style=meson
|
|
configure_args="--sysconfdir=/etc/fprintd -Dman=true -Dgtk_doc=false
|
|
-Dsystemd=false -Dpam_modules_dir=/usr/lib/security"
|
|
conf_files="/etc/fprintd/fprintd.conf"
|
|
hostmakedepends="dbus-glib-devel gettext glib-devel
|
|
pkg-config perl python3-cairo python3-pypamtest python3-dbus
|
|
python3-dbusmock libxslt libfprint polkit"
|
|
makedepends="dbus-devel dbus-glib-devel glib-devel pam-devel
|
|
libfprint-devel polkit-devel cairo-devel elogind-devel pam_wrapper"
|
|
short_desc="Daemon that provides fingerprint scanning functionality"
|
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
|
license="GPL-2.0-or-later"
|
|
homepage="https://www.freedesktop.org/wiki/Software/fprint/"
|
|
distfiles="https://gitlab.freedesktop.org/libfprint/fprintd/-/archive/v$version/fprintd-v$version.tar.bz2"
|
|
checksum=e388694c60322359c632386fa71c8e1e2cf2abe34363028f1046b0203d3fc640
|
|
lib32disabled=yes
|