Download location (HTTP): Download location (FTP): ftp://ftp.berlios.de/pub/cdrecord/cdrtools-2.0.tar.gz Version used: 2.0 Package size: 1.6 MB Estimated Disk space required: 15.5 MB |
The cdrtools package contains cd recording utilities. These are useful for reading, creating or writing (burning) Compact Discs.
Install cdrtools by running the following commands:
make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root && make INS_BASE=/usr DEFINSUSR=root DEFINSGRP=root install |
INS_BASE=/usr : This command moves the install directory from /opt/schily to /usr .
DEFINSUSR=root DEFINSGRP=root : These commands install all programs with root.root ownership instead of the default bin.bin.
The cdrtools package contains cdrecord, cdda2wav, mkisofs, readcd, scgcheck, isoinfo, isodump, isovfy, devdump, rscsi and support libraries.
cdrecord records audio or data Compact Discs.
cdda2wav dumps Compact Disc audio into wav sound files.
mkisofs and mkhybrid generates an ISO9660/JOLIET/HFS hybrid filesystem.
readcd reads or writes Compact Discs.
scgcheck is used to check and verify the Application Binary Interface of libscg.
isoinfo, isodump, isovfy and devdump are utility programs for dumping and verifying iso9660 images.
rscsi is a remote scsi manager.
libdeflt, libfile, libhfs, librscg, libscg, libschily and libunls are the support libraries for this package.