pkgsrc/sysutils/cdrtools
wiz d5411d9612 Update to 3.01a17:
All:

-	The Schily Makefilesystem no longer uses CC= for internal tasks.
	People who now set $CC to a different value will fail in a similar
	way as they would fail with other build systems.

-	Added automatic support for ARMv5 and ARMv6. This makes compilation
	on the RaspberryPI also possible with the non-automake aware gmake.

-	Allow "static" compilation (a compilation that does not use the
	dynamic defines from the Schily Makefilesystem) on Linux ARMv6 (which
	is used by RaspberryPI).

-	Allow a "static" compilation (a compilation without using dynamic -I
	Paths) on Linux on ARMv5 and ARMv6 by adding static #includes for
	Linux ARM in:

		include/schily//align.h
		include/schily//archdefs.h
		include/schily//avoffset.h
		include/schily//xconfig.h

	This is needed if you like to install the schily include files
	to /usr/include/schily and allow users to "manually" compile
	programs that use e.g libparanoia.

	To allow this, the autoconf results need to be installed as:

	<schily/armv5l-linux-gcc/*.h>
	and
	<schily/armv6l-linux-gcc/*.h>


-	Many sources have been modified to deal __CYGWIN32__ like __CYGWIN__
	This is neded as newer Cygwin versions that run in 64 Bit mode
	do no longer define __CYGWIN32__ but __CYGWIN__


Libmdigest:

-	Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
	This is neded as newer Cygwin versions that run in 64 Bit mode
	do no longer define __CYGWIN32__ but __CYGWIN__

Libscg:

-	Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
	This is neded as newer Cygwin versions that run in 64 Bit mode
	do no longer define __CYGWIN32__ but __CYGWIN__

Cdrecord:

-	Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
	This is neded as newer Cygwin versions that run in 64 Bit mode
	do no longer define __CYGWIN32__ but __CYGWIN__


Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):

-	Sources have been modified to deal __CYGWIN32__ like __CYGWIN__
	This is neded as newer Cygwin versions that run in 64 Bit mode
	do no longer define __CYGWIN32__ but __CYGWIN__
2013-08-15 09:12:40 +00:00
..
patches Update to 3.01a14: 2013-04-24 09:40:38 +00:00
DESCR
distinfo Update to 3.01a17: 2013-08-15 09:12:40 +00:00
Makefile Update to 3.01a17: 2013-08-15 09:12:40 +00:00
MESSAGE.cdrecord.conf
MESSAGE.SunOS
PLIST Update to 2.01.01alpha76: 2010-02-21 13:19:51 +00:00