summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam>2005-01-05 12:09:38 +0000
committeradam <adam>2005-01-05 12:09:38 +0000
commit28a8bea1c99078f2bf29e56a546ad4442d55fc53 (patch)
tree81e55686a15a87d357882bc202c63489dfafafd0 /graphics
parent88b03cc5dd8b9989a76423b9ba1cdbf71c1ba5d6 (diff)
downloadpkgsrc-28a8bea1c99078f2bf29e56a546ad4442d55fc53.tar.gz
Changes 1.2.4:
* Added support for RLE encoded BMP files * Added EHB and HAM mode support to the ILBM loader * Fixed crash loading certain PCX images
Diffstat (limited to 'graphics')
-rw-r--r--graphics/SDL_image/Makefile18
-rw-r--r--graphics/SDL_image/distinfo6
2 files changed, 11 insertions, 13 deletions
diff --git a/graphics/SDL_image/Makefile b/graphics/SDL_image/Makefile
index f6c95b04ea0..b6659447cf4 100644
--- a/graphics/SDL_image/Makefile
+++ b/graphics/SDL_image/Makefile
@@ -1,23 +1,21 @@
-# $NetBSD: Makefile,v 1.17 2004/12/28 23:18:20 reed Exp $
-#
+# $NetBSD: Makefile,v 1.18 2005/01/05 12:09:38 adam Exp $
-DISTNAME= SDL_image-1.2.3
-PKGREVISION= 3
-CATEGORIES= graphics devel
-MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
+DISTNAME= SDL_image-1.2.4
+CATEGORIES= graphics devel
+MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
-MAINTAINER= ben@NetBSD.org
-HOMEPAGE= http://www.libsdl.org/projects/SDL_image/
-COMMENT= Load images as SDL surfaces
+MAINTAINER= ben@NetBSD.org
+HOMEPAGE= http://www.libsdl.org/projects/SDL_image/
+COMMENT= Load images as SDL surfaces
CONFLICTS= SDL-image-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
+USE_LIBTOOL= YES
USE_X11= YES
GNU_CONFIGURE= YES
-USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CONFIGURE_ARGS+= --enable-tif
diff --git a/graphics/SDL_image/distinfo b/graphics/SDL_image/distinfo
index 89a50bec94d..554e785555b 100644
--- a/graphics/SDL_image/distinfo
+++ b/graphics/SDL_image/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/09/09 13:36:56 adam Exp $
+$NetBSD: distinfo,v 1.3 2005/01/05 12:09:38 adam Exp $
-SHA1 (SDL_image-1.2.3.tar.gz) = a6610edd6ea4afb0ff351c7911c46034e161076d
-Size (SDL_image-1.2.3.tar.gz) = 636747 bytes
+SHA1 (SDL_image-1.2.4.tar.gz) = 64664c43a105ca6532f2b7d7f45d24f17388b5da
+Size (SDL_image-1.2.4.tar.gz) = 841885 bytes