void-packages/srcpkgs/fprintd/template
2021-08-28 19:53:45 -04:00

22 lines
1,004 B
Bash

# Template file for 'fprintd'
pkgname=fprintd
version=1.94.0
revision=1
wrksrc=fprintd-v$version
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="meson dbus-glib-devel gettext-devel glib-devel intltool
pkg-config perl python3-cairo python3-pypamtest python3-dbus
python3-dbusmock libxslt libfprint polkit"
makedepends="dbus-devel dbus-glib-devel gettext-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=380d8c8c29a49eee0063801b4fe0ab1bcbe6080404e8d4120040ae745c3c0ead
lib32disabled=yes