summaryrefslogtreecommitdiff
path: root/graphics/sdl_image
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-09-20 11:21:59 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-09-20 11:21:59 +0000
commit0d2725682b8325a08b11592d11062997bb9dc7f2 (patch)
tree46ab0c86563bfc2fbab1ecc5f9dadffb47afe737 /graphics/sdl_image
parentUpdate to 0.32 (diff)
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
Notes
Notes: svn path=/head/; revision=173460
Diffstat (limited to 'graphics/sdl_image')
-rw-r--r--graphics/sdl_image/Makefile5
-rw-r--r--graphics/sdl_image/distinfo6
-rw-r--r--graphics/sdl_image/files/patch-ab9
-rw-r--r--graphics/sdl_image/pkg-plist5
4 files changed, 8 insertions, 17 deletions
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index 2cddb43cb7ed..a2ebc5459a9f 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= sdl_image
-PORTVERSION= 1.2.4
-PORTREVISION= 1
+PORTVERSION= 1.2.5
+PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/SDL_image/release/
DISTNAME= SDL_image-${PORTVERSION}
@@ -26,7 +26,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm"
CONFIGURE_ARGS= --enable-tif --enable-xcf
-MAKE_ARGS= LT_CURRENT=10 LT_REVISION=0 LT_AGE=0
USE_LDCONFIG= yes
post-install:
diff --git a/graphics/sdl_image/distinfo b/graphics/sdl_image/distinfo
index 6b10c7c2c16c..c87f0303c66a 100644
--- a/graphics/sdl_image/distinfo
+++ b/graphics/sdl_image/distinfo
@@ -1,3 +1,3 @@
-MD5 (SDL_image-1.2.4.tar.gz) = 70bf617f99e51a2c94550fc79d542f0b
-SHA256 (SDL_image-1.2.4.tar.gz) = c295b5fdb8c51fd363a351b9ca66b1d3c50f99d5610a0629d719757a35139032
-SIZE (SDL_image-1.2.4.tar.gz) = 841885
+MD5 (SDL_image-1.2.5.tar.gz) = cd006109a73bf7dcc93e1c3ed15ee782
+SHA256 (SDL_image-1.2.5.tar.gz) = 8a665d136fb17cc9fedcd8e42d21fcab553bd7ab67b6cafea2c6c7efe1adb308
+SIZE (SDL_image-1.2.5.tar.gz) = 1308637
diff --git a/graphics/sdl_image/files/patch-ab b/graphics/sdl_image/files/patch-ab
index 34ba119ef93d..97f04da26e83 100644
--- a/graphics/sdl_image/files/patch-ab
+++ b/graphics/sdl_image/files/patch-ab
@@ -3,15 +3,6 @@ $FreeBSD$
--- Makefile.in.orig
+++ Makefile.in
-@@ -225,7 +225,7 @@
- target_os = @target_os@
- target_vendor = @target_vendor@
- lib_LTLIBRARIES = libSDL_image.la
--libSDL_imageincludedir = $(includedir)/SDL
-+libSDL_imageincludedir = $(includedir)/SDL11
- libSDL_imageinclude_HEADERS = \
- SDL_image.h
-
@@ -255,7 +255,6 @@
libSDL_image_la_LDFLAGS = \
diff --git a/graphics/sdl_image/pkg-plist b/graphics/sdl_image/pkg-plist
index 614f04815917..6762a1e3d345 100644
--- a/graphics/sdl_image/pkg-plist
+++ b/graphics/sdl_image/pkg-plist
@@ -1,6 +1,7 @@
bin/showimage
-include/SDL11/SDL_image.h
+include/SDL/SDL_image.h
lib/libSDL_image.a
lib/libSDL_image.la
lib/libSDL_image.so
-lib/libSDL_image.so.10
+lib/libSDL_image.so.1
+@dirrmtry include/SDL