Source: cdrdao
Section: otherosfs
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 antlr,
 autotools-dev,
 debhelper (>= 9),
 libao-dev,
 libcam-dev [kfreebsd-any],
 libgnomeuimm-2.6-dev,
 libgtkmm-2.4-dev,
 libvorbis-dev
Standards-Version: 3.9.4
Homepage: http://cdrdao.sourceforge.net/

Package: cdrdao
Architecture: kfreebsd-any linux-any
Depends:
 libperl4-corelibs-perl | perl (<< 5.12.3-7),
 ${misc:Depends},
 ${shlibs:Depends}
Description: records CDs in Disk-At-Once (DAO) mode
 cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a
 textual description of the CD contents.
 .
 Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or
 more tracks and lead-out, in a single step. The commonly used track-at-once
 (TAO) mode writes each track independently which requires link blocks between
 two tracks. You probably want to use this if you're copying a CD with multiple
 tracks, like most audio CDs.
 .
 cdrdao can also handle the bin/cue format commonly used for VCDs or disks with
 subchannel data.
 .
 If you just want to burn a normal data CD, you probably want wodim instead.

Package: gcdmaster
Architecture: kfreebsd-any linux-any
Section: sound
Depends: cdrdao (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
Description: GNOME GUI for cdrdao
 GNOME CD Master is a GUI frontend for creating audio CDs and burning them using
 cdrdao.
 .
 Features:
  * Easy to use graphical interface
  * Multiple project support
  * Playing of Audio CD images
  * Easy dump of CDs to disk
  * CD to CD copy
  * Composition of new Audio CDs from wav files
  * Graphical insertion of Track Marks (to divide live recordings)
  * Easy CD-TEXT modification
