pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/SDL_image



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jan 28 11:00:01 UTC 2012

Modified Files:
        pkgsrc/graphics/SDL_image: Makefile buildlink3.mk distinfo
Removed Files:
        pkgsrc/graphics/SDL_image/patches: patch-aa

Log Message:
Update to 1.2.12. Add webp support. Update LICENSE (see below).

While here, remove png/tiff/jpeg includes from buildlink3.mk
since they are hidden by the library (library not linked against
them, headers not included in public headers). Recursive bump
coming next.

1.2.12:
Sam Lantinga - Thu Jan 19 23:18:09 EST 2012
 * Fixed regression in 1.2.11 loading 8-bit PNG images with libpng

1.2.11:
Sam Lantinga - Sat Jan 14 17:54:38 EST 2012
 * Fixed loading 8-bit PNG images on Mac OS X
Sam Lantinga - Sat Dec 31 09:35:40 EST 2011
 * SDL_image is now under the zlib license
Michael Bonfils - Mon Nov 28 21:46:00 EST 2011
 * Added WEBP image support
Thomas Klausner - Wed Jan 19 19:31:25 PST 2011
 * Fixed compiling with libpng 1.4
Sam Lantinga - Mon Jan 10 12:09:57 2011 -0800
 * Added Android.mk to build on the Android platform
Sam Lantinga - Mon May 10 22:42:53 PDT 2010
 * Fixed loading HAM6 images with stencil mask
Mark Tucker - Fri, 27 Nov 2009 12:38:21 -0500
 * Fixed bug loading 15 and 16 bit BMP images


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/graphics/SDL_image/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/graphics/SDL_image/buildlink3.mk
cvs rdiff -u -r1.14 -r1.15 pkgsrc/graphics/SDL_image/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/graphics/SDL_image/patches/patch-aa

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