19 lines
843 B
Plaintext
19 lines
843 B
Plaintext
|
# Template file for 'xorriso'
|
||
|
pkgname=xorriso
|
||
|
version=1.2.2
|
||
|
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"
|
||
|
checksum=fd7ac9f814bad0f3c5115a6a543bfd20fc95bf8dd57805ff507e13617174844f
|
||
|
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."
|