dar: build with xz support.

This commit is contained in:
Juan RP 2015-10-05 08:41:39 +02:00
parent bd4bdc716d
commit 9f0bb6efef

View file

@ -1,11 +1,11 @@
# Template file for 'dar' # Template file for 'dar'
pkgname=dar pkgname=dar
version=2.5.0 version=2.5.0
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-upx --disable-build-html" configure_args="--disable-upx --disable-build-html"
conf_files="/etc/darrc" conf_files="/etc/darrc"
makedepends="acl-devel zlib-devel bzip2-devel lzo-devel libgcrypt-devel e2fsprogs-devel" makedepends="acl-devel zlib-devel bzip2-devel lzo-devel liblzma-devel libgcrypt-devel e2fsprogs-devel"
short_desc="Shell command that backs up directory trees and files" short_desc="Shell command that backs up directory trees and files"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"