2012-07-05 10:24:00 +02:00
|
|
|
# Template file for 'xorriso'
|
|
|
|
pkgname=xorriso
|
2013-06-11 10:19:30 +02:00
|
|
|
version=1.3.0
|
2012-07-05 10:24:00 +02: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-06-11 10:19:30 +02:00
|
|
|
checksum=76aba6d400dada1ae171903131d312dfb600cf8dcef988a686c41c7c6f707ebf
|
2013-04-14 18:42:25 +02:00
|
|
|
|
|
|
|
xorriso_package() {
|
|
|
|
pkg_install() {
|
|
|
|
vmove usr
|
|
|
|
}
|
|
|
|
}
|