summaryrefslogtreecommitdiffstats
path: root/system/cdrkit/README
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:09:16 +0200
committer Heinz Wiesinger2010-05-13 00:09:16 +0200
commit7f24bdb16e57656aa7abb187da5598cce55f1425 (patch)
treeee5b788ffbb25d6d8cb07d9e67db2f8791c6c102 /system/cdrkit/README
parente27586c16d59e0cd3fbfe2d7cb99602045871a3c (diff)
downloadslackbuilds-7f24bdb16e57656aa7abb187da5598cce55f1425.tar.gz
system/cdrkit: Removed from 13.0 repository
Diffstat (limited to 'system/cdrkit/README')
-rw-r--r--system/cdrkit/README23
1 files changed, 0 insertions, 23 deletions
diff --git a/system/cdrkit/README b/system/cdrkit/README
deleted file mode 100644
index 47d5b51a81..0000000000
--- a/system/cdrkit/README
+++ /dev/null
@@ -1,23 +0,0 @@
-This is a fork of the last free GPL version of cdrtools.
- icedax -- CD audio sampling utility (formerly cdda2wav).
- wodim -- burn discs in most ATAPI and SCSI CD-R drives (formerly cdrecord).
- genisoimage -- create ISO9660/HFS/Joliet CD-ROM images (formerly mkisofs).
-
-CDRKit was forked from CDRTools because of an alleged license
-incompatibility that would make it impossible to distribute
-(combining GPL and CDDL code in the same binary).
-See http://debburn.alioth.debian.org/FORK for more details,
-but note that the issue is not settled - there are arguments
-that the interaction between the CDDL-licensed portion (the build
-tools) and the GPL-licensed portion (the actual code) is such
-that there is no license incompatibility. We at SlackBuilds.org
-are not taking a stance on that - we simply provide the build script
-if you wish to use it.
-
-This package will conflict with cdrtools - in other words, you need
-to remove cdrtools before installing cdrkit.
-
-This package will require zisofs-tools, which is available here.
-
-This script will create symlinks for mkisofs and cdda2wav for backwards
-compatability with cdrtools and previous versions of cdrkit.