Subject: CVS commit: pkgsrc/devel/SDL
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2006 21:49:13
Module Name:	pkgsrc
Committed By:	wiz
Date:		Mon Jul  3 21:49:13 UTC 2006

Modified Files:
	pkgsrc/devel/SDL: Makefile PLIST distinfo

Log Message:
Update to 1.2.11:

SDL 1.2.11 is a minor bug fix release.

Unix Notes

Dynamic X11 loading is only enabled with gcc 4 supporting -fvisibility=hidden.  This fixes crashes related to symbol collisions, and allows building on Solaris and IRIX.

Fixed building SDL with Xinerama disabled.

Fixed DRI OpenGL library loading, using RTLD_GLOBAL in dlopen().

Added pkgconfig configuration support.

Mac OS X Notes

The Quartz video driver supports 32x32 cursors on Mac OS X 10.3 and above.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 pkgsrc/devel/SDL/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/SDL/PLIST
cvs rdiff -r1.44 -r1.45 pkgsrc/devel/SDL/distinfo

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