2012-07-05 08:24:00 +00:00
|
|
|
# Template file for 'xorriso'
|
|
|
|
pkgname=xorriso
|
2013-08-08 07:38:18 +00:00
|
|
|
version=1.3.2
|
2012-07-05 08:24:00 +00:00
|
|
|
revision=1
|
|
|
|
build_style=gnu-configure
|
|
|
|
makedepends="readline-devel acl-devel"
|
|
|
|
short_desc="ISO 9660 Rock Ridge Filesystem Manipulator"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="GPL-3"
|
|
|
|
homepage="https://www.gnu.org/software/xorriso"
|
|
|
|
distfiles="https://www.gnu.org/software/xorriso/xorriso-$version.tar.gz"
|
2013-08-08 07:38:18 +00:00
|
|
|
checksum=0e722677a0e36325fa53e0fa73d93e37dd6d30e852f6459df0f1cf69012a04fc
|
2013-04-14 16:42:25 +00:00
|
|
|
|
|
|
|
xorriso_package() {
|
|
|
|
pkg_install() {
|
|
|
|
vmove usr
|
|
|
|
}
|
|
|
|
}
|