summaryrefslogtreecommitdiff
path: root/graphics/SDL_image
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-10-30 23:58:03 +0000
committerwiz <wiz@pkgsrc.org>2009-10-30 23:58:03 +0000
commit42ef21a5d45ac5205308cd5fb7d4b1be1ffd5bd9 (patch)
treee9c5ccc592515f0d814c1e2e20e897a6b7ec4f5b /graphics/SDL_image
parentaa0a9444b6744cfc86527262ab9f13838df91a0b (diff)
downloadpkgsrc-42ef21a5d45ac5205308cd5fb7d4b1be1ffd5bd9.tar.gz
Update to 1.2.8:
1.2.8: Sam Lantinga - Sun Oct 4 13:12:54 PDT 2009 * Added support for uncompressed PCX files Mason Wheeler - 2009-06-10 06:29:45 PDT * Added IMG_Init()/IMG_Quit() to prevent constantly loading and unloading DLLs Couriersud - Mon, 12 Jan 2009 17:21:13 -0800 * Added support for ICO and CUR image files Eric Wing - Fri, 2 Jan 2009 02:01:16 -0800 * Added ImageIO loading infrastructure for Mac OS X * Added UIImage loading infrastructure for iPhone / iPod Touch
Diffstat (limited to 'graphics/SDL_image')
-rw-r--r--graphics/SDL_image/Makefile6
-rw-r--r--graphics/SDL_image/PLIST3
-rw-r--r--graphics/SDL_image/distinfo8
3 files changed, 9 insertions, 8 deletions
diff --git a/graphics/SDL_image/Makefile b/graphics/SDL_image/Makefile
index 40561692d9b..7bda4e65491 100644
--- a/graphics/SDL_image/Makefile
+++ b/graphics/SDL_image/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2009/08/26 19:56:41 sno Exp $
+# $NetBSD: Makefile,v 1.33 2009/10/30 23:58:03 wiz Exp $
-DISTNAME= SDL_image-1.2.7
-PKGREVISION= 1
+DISTNAME= SDL_image-1.2.8
CATEGORIES= graphics devel
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
@@ -19,6 +18,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-tif
INSTALLATION_DIRS= bin
+PKGCONFIG_OVERRIDE= SDL_image.pc.in
post-install:
${LIBTOOL} --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/showimage \
diff --git a/graphics/SDL_image/PLIST b/graphics/SDL_image/PLIST
index 7830dfd5c92..259dc5045e9 100644
--- a/graphics/SDL_image/PLIST
+++ b/graphics/SDL_image/PLIST
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:32 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/10/30 23:58:03 wiz Exp $
bin/showimage
include/SDL/SDL_image.h
lib/libSDL_image.la
+lib/pkgconfig/SDL_image.pc
diff --git a/graphics/SDL_image/distinfo b/graphics/SDL_image/distinfo
index 8048e874168..3d6f45318f1 100644
--- a/graphics/SDL_image/distinfo
+++ b/graphics/SDL_image/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/12/03 08:33:07 wiz Exp $
+$NetBSD: distinfo,v 1.10 2009/10/30 23:58:03 wiz Exp $
-SHA1 (SDL_image-1.2.7.tar.gz) = 0cffd05e41014651e7114d7fea309c9f37ef2d8a
-RMD160 (SDL_image-1.2.7.tar.gz) = d54233077c0a49f075bf11dc1cc2cfe7c0a64efa
-Size (SDL_image-1.2.7.tar.gz) = 1315517 bytes
+SHA1 (SDL_image-1.2.8.tar.gz) = ce9f208b57e4bb5e677c79b6a241f86f5430dda4
+RMD160 (SDL_image-1.2.8.tar.gz) = 8ddf14adc6b67a90595e954b76f195ac510ee84b
+Size (SDL_image-1.2.8.tar.gz) = 1329661 bytes