cdrdao 1:1.2.3-0.1ubuntu2 source package in Ubuntu

Changelog

cdrdao (1:1.2.3-0.1ubuntu2) oneiric; urgency=low

  * debian/control: build without gcdmaster it's not really maintained and it
    depends on deprecated gnome libraries
 -- Sebastien Bacher <email address hidden>   Fri, 27 May 2011 16:42:22 +0200

Upload details

Uploaded by:
Sebastien Bacher
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
otherosfs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cdrdao_1.2.3.orig.tar.bz2 1.4 MiB 8193cb8fa6998ac362c55807e89ad0b3c63edc6b01afaeb3d5042519527fb75e
cdrdao_1.2.3-0.1ubuntu2.debian.tar.gz 16.7 KiB 72fdcce1ff220bacc09f6a79dbaee163cbb2e374a300e3bd6e5ffe9f2fa56a15
cdrdao_1.2.3-0.1ubuntu2.dsc 1.2 KiB 3b540185731532b04e1b429b865c33b694c2e09c69f8377a06e2efd3fa2cf48a

View changes file

Binary packages built by this source

cdrdao: 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.