# $Id: Portfile 51694 2009-05-31 21:10:33Z jeremyhu@macports.org $ PortSystem 1.0 name cdparanoia version 10.2 epoch 20050508 categories audio maintainers nomaintainer description An audio extraction tool for sampling CDs. long_description \ Cdparanoia is a Compact Disc Digital Audio (CDDA) extraction tool, \ commonly known on the net as a 'ripper'. The application is built \ on top of the Paranoia library, which is doing the real work (the \ Paranoia source is included in the cdparanoia source distribution). \ Like the original cdda2wav, cdparanoia package reads audio from the \ CDROM directly as data, with no analog step between, and writes the \ data to a file or pipe in WAV, AIFC or raw 16 bit linear PCM. \ Cdparanoia is a bit different than most other CDDA extraction \ tools. It contains few-to-no 'extra' features, concentrating only \ on the ripping process and knowing as much as possible about the \ hardware performing it. Cdparanoia will read correct, rock-solid \ audio data from inexpensive drives prone to misalignment, frame \ jitter and loss of streaming during atomic reads. Cdparanoia will \ also read and repair data from CDs that have been damaged in some \ way. At the same time, however, cdparanoia turns out to be easy to \ use and administrate. It has no compile time configuration, happily \ autodetecting the CDROM, its type, its interface and other aspects \ of the ripping process at runtime. A single binary can serve the \ diverse hardware of the do-it-yourself computer laboratory from Hell... # Original osx port mentioned here: http://www.livejournal.com/users/strangehours/9698.html homepage http://www.xiph.org/paranoia platforms darwin distname cdparanoia-III-${version} extract.suffix .src.tgz master_sites http://downloads.xiph.org/releases/cdparanoia checksums md5 b304bbe8ab63373924a744eac9ebc652 \ sha1 1901e20d3a370ca6afa4c76a9ef30d3f03044320 \ rmd160 d6c4ea9cc4aa4d5bcca4985e668ea6142d53cc55 patchfiles osx_interface.patch patch.args -p1 depends_build port:autoconf use_autoconf yes destroot.destdir prefix=${destroot}${prefix}