cdrdao 1:1.2.3-0.1ubuntu3 source package in Ubuntu

Changelog

cdrdao (1:1.2.3-0.1ubuntu3) precise; urgency=low

  * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
 -- Adam Conrad <email address hidden>   Fri, 02 Dec 2011 17:32:42 -0700

Upload details

Uploaded by:
Adam Conrad
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
otherosfs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main otherosfs

Downloads

File Size SHA-256 Checksum
cdrdao_1.2.3.orig.tar.bz2 1.4 MiB 8193cb8fa6998ac362c55807e89ad0b3c63edc6b01afaeb3d5042519527fb75e
cdrdao_1.2.3-0.1ubuntu3.debian.tar.gz 16.4 KiB 581df9029e341ecc039299f3716a8208224fdd990ea46a5f751a50f88fa69f14
cdrdao_1.2.3-0.1ubuntu3.dsc 1.2 KiB 06771e4e7cb3e11b1e0a4e570146a5fc338c41c495b3f0295e5b282e7e1f9d8c

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.