14 lines
530 B
Text
14 lines
530 B
Text
# Template file for 'libisofs'
|
|
pkgname=libisofs
|
|
version=1.2.6
|
|
revision=1
|
|
subpackages="$pkgname-devel"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-static --enable-libacl --enable-xattr"
|
|
makedepends="acl-devel zlib-devel"
|
|
short_desc="Library to create ISO9660 images"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.libburnia-project.org"
|
|
license="GPL-2"
|
|
distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz"
|
|
checksum=c89da6821d5cac049657a27bbbc19d69b475ca51bfd595804617ee6ee2e977b7
|