pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/abcde



Module Name:    pkgsrc
Committed By:   drochner
Date:           Tue Sep 15 10:46:10 UTC 2009

Modified Files:
        pkgsrc/audio/abcde: Makefile distinfo
        pkgsrc/audio/abcde/patches: patch-ac

Log Message:
improve handling of CDs where track 1 starts after the usual 2s gap:
Where CDDA data are filled into the cue sheet, make sure only one
title is used per track, otherwise data would shift by 1 entry and
no title would be left for the last track.
This is still not perfect because there is no (documented) way to
get the audio data within that gap with cdda2wav or cdparanoia, so
the audio data don't match the cue sheet fully, but at least the
cue sheet is not a total mess.
bump PKGREVISION


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/audio/abcde/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/audio/abcde/distinfo
cvs rdiff -u -r1.22 -r1.23 pkgsrc/audio/abcde/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index