%general-entities; gcdmaster)"> ]> $LastChangedBy$ $Date$ Cdrdao-&cdrdao-version; Cdrdao Introduction to <application>Cdrdao</application> The Cdrdao package contains CD recording utilities. These are useful for burning a CD in disk-at-once mode. Package information Download (HTTP): Download (FTP): Download size: &cdrdao-size; Estimated disk space required: &cdrdao-buildsize; Estimated build time: &cdrdao-time; Additional downloads Required patch (if building gcdmaster): Required patch (if building gcdmaster): Required patch (if building gcdmaster): <application>Cdrdao</application> dependencies Optional (required to build toc2mp3) and PCCTS Optional (required to build the <command>gcdmaster</command> program) Note: all the following packages must be built in the order listed. , 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 Installation of <application>Cdrdao</application> Install Cdrdao by running the following commands: patch -Np1 -i ../cdrdao-&cdrdao-version;-gcc34-1.patch && ./configure --prefix=/usr && make Now, as the root user: make install Contents Installed Programs Installed Directory cdrdao, cue2toc, toc2cddb, toc2cue and optionally, gcdmaster and toc2mp3 /usr/share/cdrdao Short Descriptions cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents. cdrdao cue2toc converts CUE to TOC format for audio CDs. cue2toc gcdmaster is a graphical front end to cdrdao for composing audio CDs. gcdmaster toc2cddb converts a Cdrdao TOC file into a cddb file and prints it to stdout. toc2cddb toc2cue converts TOC to CUE format for audio CDs. toc2cue toc2mp3 converts an audio CD disk image (.toc file) to MP3 files (requires to build). toc2mp3