pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/SDL



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 23 06:05:07 UTC 2009

Modified Files:
        pkgsrc/devel/SDL: Makefile buildlink3.mk distinfo
Removed Files:
        pkgsrc/devel/SDL/patches: patch-ab patch-pulse

Log Message:
Changes 1.2.14:
* Added cast macros for correct usage with C++:
        SDL_reinterpret_cast(type, expression)
        SDL_static_cast(type, expression)
* Added SDL_VIDEO_FULLSCREEN_DISPLAY as a preferred synonym for
  SDL_VIDEO_FULLSCREEN_HEAD on X11.
* Added SDL_DISABLE_LOCK_KEYS environment variable to enable normal
  up/down events for Caps-Lock and Num-Lock keys.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/devel/SDL/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/SDL/buildlink3.mk
cvs rdiff -u -r1.53 -r1.54 pkgsrc/devel/SDL/distinfo
cvs rdiff -u -r1.8 -r0 pkgsrc/devel/SDL/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/SDL/patches/patch-pulse

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



Home | Main Index | Thread Index | Old Index