ports/75400: Update port: graphics/simage to 1.6.1

KATO Tsuguru tkato432 at yahoo.com
Wed Dec 22 17:10:30 UTC 2004


>Number:         75400
>Category:       ports
>Synopsis:       Update port: graphics/simage to 1.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 22 17:10:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 1.6.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/simage/Makefile graphics/simage/Makefile
--- /usr/ports/graphics/simage/Makefile	Tue Oct 26 16:40:33 2004
+++ graphics/simage/Makefile	Thu Dec 23 00:38:00 2004
@@ -6,28 +6,25 @@
 #
 
 PORTNAME=	simage
-PORTVERSION=	1.2.2
+PORTVERSION=	1.6.1
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://ftp.coin3d.org/pub/coin/src/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Library with image format loaders and front-ends
 
-BUILD_DEPENDS=	guile:${PORTSDIR}/lang/guile
-LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
-		png.5:${PORTSDIR}/graphics/png \
-		ungif.5:${PORTSDIR}/graphics/libungif
+LIB_DEPENDS=	sndfile.1:${PORTSDIR}/audio/libsndfile \
+		vorbis.3:${PORTSDIR}/audio/libvorbis \
+		jpeg.9:${PORTSDIR}/graphics/jpeg \
+		ungif.5:${PORTSDIR}/graphics/libungif \
+		png.5:${PORTSDIR}/graphics/png
 
-USE_REINPLACE=	yes
 USE_XLIB=	yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=	15
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--program-transform-name="s/x/x/" --with-ungif=${LOCALBASE} \
-		--with-jpeg --with-png --with-tiff --with-mpeg2enc
+CONFIGURE_ARGS=	--with-mpeg2enc
 INSTALLS_SHLIB=	yes
-
-post-patch:
-	@${REINPLACE_CMD} -e "s|malloc.h|stdlib.h|g" ${WRKSRC}/src/resize.c
 
 .include <bsd.port.mk>
diff -urN /usr/ports/graphics/simage/distinfo graphics/simage/distinfo
--- /usr/ports/graphics/simage/distinfo	Wed Mar 31 18:08:40 2004
+++ graphics/simage/distinfo	Thu Dec 23 00:24:24 2004
@@ -1,2 +1,2 @@
-MD5 (simage-1.2.2.tar.gz) = 5f5e9a560b692600d8999539446ec259
-SIZE (simage-1.2.2.tar.gz) = 327840
+MD5 (simage-1.6.1.tar.gz) = d4c836ab282388392a65cd0650f224c5
+SIZE (simage-1.6.1.tar.gz) = 615432
diff -urN /usr/ports/graphics/simage/pkg-plist graphics/simage/pkg-plist
--- /usr/ports/graphics/simage/pkg-plist	Wed Sep 18 23:01:03 2002
+++ graphics/simage/pkg-plist	Thu Dec 23 00:35:27 2004
@@ -1,14 +1,9 @@
-bin/simage-convert.scm
 bin/simage-config
 include/simage.h
-include/guilesimage.h
+lib/libsimage.a
 lib/libsimage.so
-lib/libsimage.so.22
-lib/libguilesimage.so
-lib/libguilesimage.so.0
-share/aclocal/simage.m4
-share/guile/coin/simage.scm
+lib/libsimage.so.26
 share/Coin/conf/simage-default.cfg
- at dirrm share/guile/coin
+share/aclocal/simage.m4
 @unexec rmdir %D/share/Coin/conf 2>/dev/null || true
 @unexec rmdir %D/share/Coin 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list