PKGNAME=dar
PKGSEC=utils
PKGDEP="bzip2 e2fsprogs gpgme libgcrypt lzo openssl par2cmdline"
PKGDES="Full, incremental, compressed and encrypted backups or archives"

ABSHADOW=0
RECONF=0

# Note: Only the statx() implementation is usable under Linux.
# Ref: https://github.com/Edrusb/DAR/issues/57#issuecomment-1870490023
AUTOTOOLS_AFTER="--disable-birthtime \
                 --disable-dar-static"
