diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:11:36 +0000 |
commit | 0ca28723fbfb0ed88954e35bf45d7462a40a5178 (patch) | |
tree | 4ab0dde6ed9cb6e40d9d477547ce6363396ec676 /audio/cdparanoia/DESCR | |
parent | 380b33c5710509b50346db575cddab2e83c39c2d (diff) | |
download | pkgsrc-0ca28723fbfb0ed88954e35bf45d7462a40a5178.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'audio/cdparanoia/DESCR')
-rw-r--r-- | audio/cdparanoia/DESCR | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/audio/cdparanoia/DESCR b/audio/cdparanoia/DESCR new file mode 100644 index 00000000000..175cf551b48 --- /dev/null +++ b/audio/cdparanoia/DESCR @@ -0,0 +1,15 @@ +Cdparanoia retrieves audio tracks from CDDA capable CDROM drives. +The data can be saved to a file or directed to standard output +in WAV, AIFF, AIFF-C or raw format. Most ATAPI, SCSI and several +proprietary CDROM drive makes are supported; cdparanoia can +determine if the target drive is CDDA capable. + +In addition to simple reading, cdparanoia adds extra-robust +data verification, synchronization, error handling and scratch +reconstruction capability. + +Note on NetBSD pkg: + This is only a trial and incomplete. + + Currently, the feature to search for CD-ROM device is + not implemented and the -g option is required. |