diff options
author | adam <adam> | 2003-09-09 13:36:56 +0000 |
---|---|---|
committer | adam <adam> | 2003-09-09 13:36:56 +0000 |
commit | c4fee3eeb3aa20d88e81a0def9fbc292f186e251 (patch) | |
tree | 6bef4be6fae1eecadecffa98f9b08d7bd2b8edf9 /graphics/SDL_image/PLIST | |
parent | 136d58bc053771cb65eb6b20bcdb47380e8c4d41 (diff) | |
download | pkgsrc-c4fee3eeb3aa20d88e81a0def9fbc292f186e251.tar.gz |
Changes 1.2.3:
* Fixed memory leak with non-seekable SDL_RWops
* Added 24-bit support to the ILBM format loader
* Added shared library support for MacOS X
* The JPEG loader can now load EXIF format JPEG images
* The XCF loader now ignores invisible layers and channels
Diffstat (limited to 'graphics/SDL_image/PLIST')
-rw-r--r-- | graphics/SDL_image/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/SDL_image/PLIST b/graphics/SDL_image/PLIST index e63d08ed17f..e7a7356597e 100644 --- a/graphics/SDL_image/PLIST +++ b/graphics/SDL_image/PLIST @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/03 08:20:01 wiz Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/09/09 13:36:56 adam Exp $ bin/showimage include/SDL/SDL_image.h lib/libSDL_image-1.2.so lib/libSDL_image-1.2.so.1 -lib/libSDL_image-1.2.so.1.1 +lib/libSDL_image-1.2.so.1.2 lib/libSDL_image.a lib/libSDL_image.la lib/libSDL_image.so |