summaryrefslogtreecommitdiff
path: root/graphics/SDL_image/Makefile
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/SDL_image/Makefile
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/SDL_image/Makefile')
-rw-r--r--graphics/SDL_image/Makefile18
1 files changed, 8 insertions, 10 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