Cdrdao-1.1.9

Introduction to Cdrdao

The Cdrdao package contains CD recording utilities. These are useful for burning a CD in disk-at-once mode.

Package information

Cdrdao dependencies

Optional

LAME-3.96.1 (required to build toc2mp3) and PCCTS

Optional (required to build the gcdmaster program)

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

Installation of Cdrdao

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

Contents

Installed Programs: cdrdao, cue2toc, toc2cddb, toc2cue and optionally, gcdmaster and toc2mp3
Installed Directory: /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.

cue2toc

converts CUE to TOC format for audio CDs.

gcdmaster

is a graphical front end to cdrdao for composing audio CDs.

toc2cddb

converts a Cdrdao TOC file into a cddb file and prints it to stdout.

toc2cue

converts TOC to CUE format for audio CDs.

toc2mp3

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