xorriso: new package
authorSteve Kenton <skenton@ou.edu>
Sat, 10 Jan 2015 19:37:43 +0000 (13:37 -0600)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Jan 2015 21:38:34 +0000 (22:38 +0100)
commit08c85a573ecd69267b3b02e19f5e1172edbe0455
treedc96ae81cbb5702fba6f75becfa15c0cd67122c2
parent469b7765d210cf5f36582811c8f7b8189735a32e
xorriso: new package

xorriso cd/dvd/bd iso 9660 manipulation and disc burner.

libburnia is a project for reading, mastering and writing
optical discs. Currently it is comprised of libraries named
libisofs, libburn, libisoburn, a cdrecord emulator named cdrskin,
and an integrated multi-session tool named xorriso.
The software runs on GNU/Linux, FreeBSD, Solaris, NetBSD.
It is base of the  GNU xorriso package and is actively maintained.

[Thomas:
 - Rewrap Config.in help text
 - Add optional dependencies on libcdio, readline, acl, attr, zlib,
   bzip2.
 - Handle thread support.
 - Add hash file.]

Signed-off-by Stephen M. Kenton <skenton@ou.edu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/xorriso/Config.in [new file with mode: 0644]
package/xorriso/xorriso.hash [new file with mode: 0644]
package/xorriso/xorriso.mk [new file with mode: 0644]