PKGNAME=snapper
PKGSEC=admin
PKGDEP="btrfs-progs libxml2 dbus boost acl"
BUILDDEP="libxslt docbook-xsl"
PKGDES="Tool for Linux btrfs snapshot management"

ABTYPE=autotools
AUTOTOOLS_AFTER=(
    '--with-conf=/etc/conf.d'
    '--disable-zypp'
    '--with-pam-security=/usr/lib/security'
    '--sbindir=/usr/bin'
    '--disable-silent-rules'
)

RECONF=0
ABSHADOW=0
