summaryrefslogtreecommitdiffstats
path: root/libraries/libisoburn/README
diff options
context:
space:
mode:
author Larry Hajali <larryhaja[at]gmail[dot]com>2010-05-12 23:30:32 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-12 23:30:32 +0200
commit26f9e8fa97b3b03e2a7cc4f17dbc1492a6b54684 (patch)
tree1f9803bbd92fabc0dd0abaa10af4e6c94df35086 /libraries/libisoburn/README
parent81083e73aff3718f29c8d3c4f9cbef2a0bfe665b (diff)
downloadslackbuilds-26f9e8fa97b3b03e2a7cc4f17dbc1492a6b54684.tar.gz
slackbuilds-26f9e8fa97b3b03e2a7cc4f17dbc1492a6b54684.tar.xz
libraries/libisoburn: Added to 12.2 repository
Diffstat (limited to 'libraries/libisoburn/README')
-rw-r--r--libraries/libisoburn/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/libraries/libisoburn/README b/libraries/libisoburn/README
new file mode 100644
index 0000000000..7db621ae44
--- /dev/null
+++ b/libraries/libisoburn/README
@@ -0,0 +1,11 @@
+libisoburn is a frontend for libraries libburn and libisofs which enables
+creation and expansion of ISO-9660 filesystems on all CD/DVD/BD media
+supported by libburn. This includes media like DVD+RW, which do not support
+multi-session management on media level and even plain disk files or block
+devices. The price for that is thorough specialization on data files in
+ISO-9660 filesystem images. So libisoburn is not suitable for audio (CD-DA)
+or any other CD layout which does not entirely consist of ISO-9660 sessions.
+There is a comand line and dialog application xorriso which allows to use
+large parts of libisoburn's feature set.
+
+Requirements: libisofs and libburn