2009-12-04 03:00:45 +00:00
|
|
|
# Template file for 'libisofs'
|
|
|
|
pkgname=libisofs
|
|
|
|
version=0.6.24
|
2012-05-23 06:14:33 +00:00
|
|
|
revision=3
|
2009-12-04 03:00:45 +00:00
|
|
|
distfiles="http://files.libburnia-project.org/releases/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2009-12-04 03:00:45 +00:00
|
|
|
configure_args="--enable-libacl --enable-xattr"
|
2012-05-23 16:26:56 +00:00
|
|
|
makedepends="acl-devel zlib-devel"
|
2009-12-04 03:00:45 +00:00
|
|
|
short_desc="Library to create ISO9660 images"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
checksum=60aea7f9b6e07d44fb3d24e8bc33cb512058ca6c28f26fdf100e95b0443b25d1
|
|
|
|
long_desc="
|
|
|
|
libisofs creates ISO images which can then be burnt with cdrskin or
|
|
|
|
other software."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|