Subject: CVS commit: pkgsrc/devel/SDL
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 07/03/2001 09:17:34
Module Name:	pkgsrc
Committed By:	rh
Date:		Tue Jul  3 06:17:33 UTC 2001

Modified Files:
	pkgsrc/devel/SDL: Makefile buildlink.mk distinfo
	pkgsrc/devel/SDL/patches: patch-ac patch-ad patch-ae patch-aj patch-aq
	pkgsrc/devel/SDL/pkg: PLIST
Removed Files:
	pkgsrc/devel/SDL/patches: patch-am patch-ap

Log Message:
Update SDL to 1.2.1.  Changes include:
    * Added Linux PlayStation 2 Graphics Synthesizer support
    * Added an audio driver that writes to disk
    * Mouse wheel sends mouse button (4/5) events on Windows
    * Added MacOS X Project Builder projects
    * Added initial support for Quartz video
    * Disabled Linux /dev/event joystick interface by default
    * Added native OpenBSD audio driver
    * Added detection of Open Sound System on Solaris x86
    * Added initial support for Nano-X
    * Fixed endian detection on IA64 architectures
    * Added --disable-dga configure option to disable DGA
    * Fixed stuck keys when changing the video mode
    * Fixed double-mouse event bug on Windows using OpenGL
    * Fixed 320x200 video mode on framebuffer console
    * Improved robustness for the ELO touchpad
    * Added support for building under Cygwin on Windows
    * Added a dummy video driver for benchmarking
    * Fixed fullscreen cursor offset bug on BeOS


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/devel/SDL/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/SDL/buildlink.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/devel/SDL/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/SDL/patches/patch-ac \
    pkgsrc/devel/SDL/patches/patch-ae
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/SDL/patches/patch-ad
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/SDL/patches/patch-aj
cvs rdiff -r1.1 -r0 pkgsrc/devel/SDL/patches/patch-am
cvs rdiff -r1.2 -r0 pkgsrc/devel/SDL/patches/patch-ap
cvs rdiff -r1.1 -r1.2 pkgsrc/devel/SDL/patches/patch-aq
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/SDL/pkg/PLIST

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