Opened 19 years ago

Closed 19 years ago

#2542 closed defect (fixed)

NEW: cdparanoia-3

Reported by: jrdittmann@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

cdparanoia-3

The portfile can be found INLINE

Description: An audio extraction tool for sampling CDs - this is the OS X version, but should still compile under linux/*BSD.

Homepage: http://www.buserror.net/cdparanoia/, http://www.xiph.org/paranoia/

Comments: N/A

================INLINE CONTENT================ # $Id: $ PortSystem 1.0 name cdparanoia version 3 categories audio maintainers jrdittmann@… 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 cdpara noia source distribution). Like the original cdda2wav, cdparanoia package reads audio from the CDROM directly as data, with no analo g st ep 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 extration tools. It contains few-to-no 'extra' features, concentrating only on th e ripping process and knowing as much as possible about the hardware performing it. Cdparanoia will read correct, rock-solid audio d ata 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 au todetecting the CDROM, its type, its interface and other aspects of the ripping process at runtime. A single binary can serve the di verse hardware of the do-it-yourself computer laboratory from Hell...

homepage http://www.buserror.net/cdparanoia/ extract.suffix .tar.gz platforms darwin distname ${portname}-osx-${version} master_sites ${homepage} checksums md5 7d698b9f0faa2cd1a3bc660ccfcd9b97 destroot.destdir mandir=${destroot}${prefix}/man prefix=${destroot}${prefix}

Change History (1)

comment:1 Changed 19 years ago by toby@…

Resolution: fixed
Status: newclosed

Removed extraneous extract.suffix line, fixed mandir, reformatted long description. Committed! :)

Note: See TracTickets for help on using tickets.