diff options
author | Michael Johnson <youngmug@animeneko.net> | 2010-05-11 19:46:22 +0200 |
---|---|---|
committer | Alan Hicks <alan@lizella.net> | 2010-05-11 19:46:22 +0200 |
commit | 11cc83fe3cb41f89f133ac84df93db006269425f (patch) | |
tree | 3a7d901b898cee6faa3c0ddc78ff3a617557cf00 /system/cdrkit/README | |
parent | f4df8cfaadd8cb8458358757bcddd46fb4db3616 (diff) | |
download | slackbuilds-11cc83fe3cb41f89f133ac84df93db006269425f.tar.gz |
system/cdrkit: Updated for version 1.1.2
Diffstat (limited to 'system/cdrkit/README')
-rw-r--r-- | system/cdrkit/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/cdrkit/README b/system/cdrkit/README index 2db2b12aff..19f84b1ea5 100644 --- a/system/cdrkit/README +++ b/system/cdrkit/README @@ -3,10 +3,10 @@ This is a fork of the last free GPL version of cdrtools. 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, +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 @@ -17,8 +17,8 @@ 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 libcap, cmake, and zisofs-tools, all of -which are also available in our repository. +This package will require libcap, and zisofs-tools, both of which are +available in our repository. This script will create symlinks for mkisofs and cdda2wav for backwards compatability with cdrtools and previous versions of cdrkit. |