# Template file for 'fprintd' pkgname=fprintd version=0.7.0 revision=1 lib32disabled=yes build_style=gnu-configure configure_args="--sysconfdir=/etc/$pkgname --disable-static --without-systemdsystemunitdir" conf_files="/etc/fprintd/fprintd.conf /etc/dbus-1/system.d/net.reactivated.Fprint.conf" short_desc="Daemon that provides fingerprint scanning functionality" maintainer="Enno Boland " homepage="http://www.freedesktop.org/wiki/Software/fprint/" hostmakedepends="intltool pkg-config" makedepends="libfprint-devel dbus-devel dbus-glib-devel polkit-devel pam-devel" license="GPL-2" distfiles="http://people.freedesktop.org/~hadess/${pkgname}-${version}.tar.xz" checksum=e5364a6607dccbf9de633b061614e677fc8632c7b1159db113069fbd402c2115 post_install() { mv $DESTDIR/etc/$pkgname/dbus-1 $DESTDIR/etc }