pkgsrc-wip/cdrtools-devel
Thomas Klausner ba8132d1a4 Update to 2.01.01a11:
All:

-	The makefile system has been completely rewritten to be more reusable
	and to not replicate code.

-	The makefile system now supports to compile under "Services For Unix",
	a free POSIX add on from Microsoft (identifies as "Interix").
	Note that you need the latest 'smake' relase smake-1.2a36 or never
	from ftp://ftp.berlios.de/pub/smake/alpha/

	Currently, cdrecord is not able to send SCSI commands from this
	environment. I am looking for help from experienced users.

-	The makefile system now supports to compile using the Microsoft
	C-Compiler "cl".
	Note that you need the latest 'smake' relase smake-1.2a36 or never
	from ftp://ftp.berlios.de/pub/smake/alpha/
	This compilation currently may only be cone from a "Cygwin" environment
	using smake with the Environment variables set up in a way that allows
	"cl" to work (find it's include files and libraries).

	Run "smake CCOM=cl" for this kiond of compilation.

	Cdrecord has not yet been verified to compile in this environment.

	Note that I am interested in feedback for these new compile possibilities.

Cdrecord:

-	Avoid a GCC warning in the code that works around a Linux DMA residual bug.

Cdda2wav (By Heiko Eißfeldt heiko@hexco.de):

-	Some modifications needed because of the restructured makefiles.
2006-07-14 14:57:55 +00:00
..
patches Pull over patch from sysutils/cdrtools: 2006-05-29 22:13:20 +00:00
DESCR Note that this is the development version. 2006-01-31 18:03:07 +00:00
distinfo Update to 2.01.01a11: 2006-07-14 14:57:55 +00:00
Makefile Update to 2.01.01a11: 2006-07-14 14:57:55 +00:00
MESSAGE.cdrecord.conf
MESSAGE.SunOS
PLIST