void-packages/srcpkgs/xorriso/template

19 lines
843 B
Plaintext
Raw Normal View History

2012-07-05 10:24:00 +02:00
# Template file for 'xorriso'
pkgname=xorriso
2012-07-23 12:24:18 +02:00
version=1.2.4
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"
2012-07-23 12:24:18 +02:00
checksum=e8f3e69ffbcd4f8ae1990fb27aff6029f2acdd5cf0cb9a1d87917c97ba805dac
2012-07-05 10:24:00 +02:00
long_desc="
xorriso copies file objects from POSIX compliant filesystems into Rock Ridge enhanced
ISO 9660 filesystems and allows session-wise manipulation of such filesystems. It can
load the management information of existing ISO images and it writes the session
results to optical media or to filesystem objects.
Vice versa xorriso is able to copy file objects out of ISO 9660 filesystems."