./audio/cdparanoia, CDDA reading utility with extra data verification features

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.0.10.2nb2, Package name: cdparanoia-3.0.10.2nb2, Maintainer: kim

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.


Required to build:
[devel/gmake] [devel/libtool-base]

Master sites:

SHA1: 1901e20d3a370ca6afa4c76a9ef30d3f03044320
RMD160: d6c4ea9cc4aa4d5bcca4985e668ea6142d53cc55
Filesize: 178.941 KB

Version history: (Expand)


CVS history: (Expand)


   2010-03-26 17:41:57 by Julian Coleman | Files touched by this commit (1) | Package updated
Log message:
Update checksums for:
  patch-ad: fix an #endif versus #else error
  patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
  patch-ci: fix a crash on big-endian machines
   2010-03-26 17:38:33 by Julian Coleman | Files touched by this commit (3)
Log message:
patch-ad: fix an #endif versus #else error
patch-cc: adds NetBSD bswap* to interface/utils.h as per utils.h
patch-ci: fix a crash on big-endian machines
   2009-09-10 21:14:46 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Add patch from drochner that fixes ripping on NetBSD-current/amd64.
Bump PKGREVISION.
   2009-08-30 01:04:55 by Thomas Klausner | Files touched by this commit (1)
Log message:
regen, did not match patches.
   2009-08-29 06:54:52 by Hasso Tepper | Files touched by this commit (6)
Log message:
Make it just build on DragonFly. Doesn't work yet though.
   2009-08-14 17:51:06 by Matthias Drochner | Files touched by this commit (8) | Package updated
Log message:
some fixes and cleanup:
-replace a struct member name "private" in a public header, it is
 reserved in C+, fixes build problems reported by joerg and wiz
-link against librt on Linux (needed for clock_gettime()), should
 fix build problem reported by dsainty
-don't even compile cooked_interface.c on NetBSD, and g/c patches
 which added NetBSD support code which was never used
bump PKGREVISION
   2009-08-09 18:00:53 by Matthias Drochner | Files touched by this commit (18) | Package updated
Log message:
update to 3.0.10.2 (which is III-10.2 upstream)
This is a major update (9.8 was released 2001), most significant changes
are support for new (Linux) kernel interfaces and improved drive cache
model.

pkgsrc note: I've tried to retain Darwin/FreeBSD/DragonFly support,
except in scsi_interface.c where the structure changed significantly.
Someone who can test please add it back.
   2009-06-14 19:32:26 by Joerg Sonnenberger | Files touched by this commit (250)
Log message:
Remove @dirrm entries from PLISTs