Source: cdrdao
Section: otherosfs
Priority: optional
Maintainer: Christian Hübschi <huebschi.christian@gmail.com>
Build-Depends:
 debhelper (>= 7), autotools-dev, antlr, libao-dev, libgnomeuimm-2.6-dev,
 libgtkmm-2.4-dev, libvorbis-dev
Standards-Version: 3.8.3
Homepage: http://cdrdao.sourceforge.net/

Package: cdrdao
Section: otherosfs
Architecture: any
Depends: ${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: any
Section: sound
Depends: ${misc:Depends}, ${shlibs:Depends}, cdrdao (= ${binary:Version})
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
