pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/cdrtools
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 29 22:05:31 UTC 2008
Modified Files:
pkgsrc/sysutils/cdrtools: Makefile distinfo
pkgsrc/sysutils/cdrtools/patches: patch-ab
Log Message:
Update to 2.01.01a43:
NEW features of cdrtools-2.01.01a43:
*******
NOTE: cdrtools is currently in a state just before a new major release.
*******
All:
- config.guess now supports the "free" Apple Darwin variants
Libscg:
- "make install" now installes the libscg include files into
$(INS_BASE)/include/scg/
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric
Youngdale):
- Added a workaround for some Linux filesystems that do not deliver "."
and ".."
first with readdir()
- Fixed -x pattern not to exclude "." and ".." also
- Always "." and ".." first to the dir content.
NOTE that all these problems have not been present with "mkisofs .. -find
<path-list>"
NEW features of cdrtools-2.01.01a42:
*******
NOTE: cdrtools is currently in a state just before a new major release.
Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt
heiko%hexco.de@localhost):
- Fixed array index overrun in L1 coder. Thanks to Heiko Eißfeldt.
The problem was reported by the coverity test. Note that the L1 coder
is not used by cdrtools.
Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt
heiko%hexco.de@localhost):
- New option -no-fork tells cdda2wav to run in unbuffered mode.
- New option -interactive
The first test implemenation supports the following interactive
commands:
stop stop reading
If you like to empty the internal buffers,
send "stop" read everything you get from the output pipe
repeat this until no further data is available.
cont continue reading
read trasks <trackno> Start reading from new trackno
read sectors <secno> Start reading from new sector number
exit
quit exit cdda2wav
This new option is a result from a collaboration with the GNOME
developers to make "sound-juicer" legal. Sound-juicer suffers from
license problems from libcdio which is usually loaded as a
"gstreamer" plugin.
The option -interactive together with the related new libgstcdda2wavsrc
gives better quality of the extracted audio-data and does not cause
license
violations.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 pkgsrc/sysutils/cdrtools/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/sysutils/cdrtools/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/cdrtools/patches/patch-ab
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