Path to this page:
./
sysutils/cdrdao,
Records audio or data CD-Rs in disk-at-once (DAO) mode
Branch: CURRENT,
Version: 1.2.4,
Package name: cdrdao-1.2.4,
Maintainer: davidDisk at Once CD recording, featuring:
Full control over length and contents of pre-gaps (pause areas between tracks).
Pre-gaps may be completely omitted,
e.g. for dividing live recordings into tracks.
Control over sub-channel data like:
catalog number
copy, pre-emphasis, 2-/4-channel flags
ISRC code
index marks
Support for exact audio or data CD copying.
Tracks may be composed of different audio files supporting
non destructive cut.
Accepts WAVE and raw audio files.
CD-TEXT reading and writing with drives that support it.
Required to run:[
audio/libao] [
audio/libao-sun] [
audio/libvorbis] [
audio/libmad]
Required to build:[
devel/pccts] [
pkgtools/cwrappers]
Master sites:
Filesize: 1408.38 KB
Version history: (Expand)
- (2018-11-15) Updated to version: cdrdao-1.2.4
- (2010-05-20) Updated to version: cdrdao-1.2.3nb1
- (2009-11-23) Updated to version: cdrdao-1.2.3
- (2006-12-11) Updated to version: cdrdao-1.2.2
- (2006-05-29) Updated to version: cdrdao-1.2.1
- (2006-02-06) Updated to version: cdrdao-1.2.0nb5
CVS history: (Expand)
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-12-23 21:38:15 by Mark Davies | Files touched by this commit (1) |
Log message:
cdrdao: build uses pkg-config
|
2019-11-04 22:28:59 by Roland Illig | Files touched by this commit (174) |
Log message:
sysutils: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded consolekit and dc-tools since pkglint didn't get the
formatting correct.
|
2018-11-15 02:13:02 by Mark Davies | Files touched by this commit (16) | |
Log message:
{cdrdao,gcdmaster}: update to 1.2.4
This is a maintenance release containing only minor bug, warning and
compilation fixes.
* Fixed autocon warnings (Denis Leroy)
* Ported to lame 3.100 (from Fedora)
* G++ compile fixes (Nick Bailey)
* Renamed xdao folder to gcdmaster (Denis Leroy)
* pccts format security patch (from Fedora)
* Fixed compile issues with glibc >= 2.12
* Gcdmaster segfault fix (Adrian Knoth)
* Prevent a FTBFS on kfreebsd (Christoph Egger)
* Also look in /etc/default/cdrdao config (Andrew Suffield)
* Fix printf format security issues (Frantisek Kluknavsky Fedora)
* Add missing options to man page (Honza HorĂ¡k)
* CD_TEXT fix for HL-DT-ST (Kees Cook)
* Man page hyphen fixes (Markus Koschany)
* Some updates to the old scsilib smake files (Ubuntu patches)
|
2017-02-14 22:22:43 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message:
glib smart pointers should not be compared to integers.
|