The Cdrdao package contains CD recording utilities. These are useful for burning a CD in disk-at-once mode.
Download (HTTP): http://prdownloads.sourceforge.net/cdrdao/cdrdao-1.1.9.tar.gz
Download MD5 sum: dd7df809fca7db8e212a6522688c166b
Download size: 1.6 MB
Estimated disk space required: 54 MB
Estimated build time: 1.47 SBU (includes building gcdmaster)
Required patch (if building gcdmaster): http://www.linuxfromscratch.org/blfs/downloads/6.0/cdrdao-1.1.9-gcc34-1.patch
Required patch (if building gcdmaster): http://www.linuxfromscratch.org/blfs/downloads/6.0/libglademm-2.2.0-gcc34-1.patch
Required patch (if building gcdmaster): http://www.linuxfromscratch.org/blfs/downloads/6.0/libgnomecanvasmm-2.0.2-gcc34-1.patch
LAME-3.96.1 (required to build toc2mp3) and PCCTS
Note: all the following packages must be built in the order listed.
libgnomeui-2.8.0, libsigc++-1.2.5, gtkmm-2.2.12, libglademm-2.2.0, libgnomecanvasmm-2.0.2, gconfmm-2.0.2, libgnomemm-2.0.1 and libgnomeuimm-2.0.0
Install Cdrdao by running the following commands:
patch -Np1 -i ../cdrdao-1.1.9-gcc34-1.patch &&
./configure --prefix=/usr &&
make
Now, as the root user:
make install
records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents.
converts CUE to TOC format for audio CDs.
is a graphical front end to cdrdao for composing audio CDs.
converts a Cdrdao TOC file into a cddb file and prints it to stdout.
converts TOC to CUE format for audio CDs.
converts an audio CD disk image (.toc file) to MP3 files (requires LAME-3.96.1 to build).
Last updated on 2005-02-14 13:43:48 -0700