# Template file for 'fprintd' pkgname=fprintd version=0.6.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=3f5462eeb4917d2f74925b904ceb2668c011b732d84fb1c5679f4f9ce9b6c6af post_install() { mv $DESTDIR/etc/$pkgname/dbus-1 $DESTDIR/etc }