Subject: CVS commit: pkgsrc/sysutils/cdrtools
From: Thomas Klausner
Date: 2008-07-30 00:05:31
Message id: 20080729220531.DB57E175D0@cvs.netbsd.org

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):

-	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):

-	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.

Files:
RevisionActionfile
1.36modifypkgsrc/sysutils/cdrtools/Makefile
1.18modifypkgsrc/sysutils/cdrtools/distinfo
1.4modifypkgsrc/sysutils/cdrtools/patches/patch-ab