ports/64336: Update port: graphics/xmorph to 2004.01.10

KATO Tsuguru tkato at prontomail.com
Tue Mar 16 13:10:16 UTC 2004


>Number:         64336
>Category:       ports
>Synopsis:       Update port: graphics/xmorph to 2004.01.10
>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:   Tue Mar 16 05:10:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update to version 2004.01.10

New file:
files/patch-Makefile.in

Remove file:
files/patch-configure

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xmorph/Makefile graphics/xmorph/Makefile
--- /usr/ports/graphics/xmorph/Makefile	Sun Mar 14 18:11:45 2004
+++ graphics/xmorph/Makefile	Tue Mar 16 21:34:09 2004
@@ -6,23 +6,23 @@
 #
 
 PORTNAME=	xmorph
-PORTVERSION=	2003.05.27
-PORTREVISION=	1
+PORTVERSION=	2004.01.10
 CATEGORIES=	graphics
-MASTER_SITES=	${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR=	pool/main/x/xmorph
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	${PORTNAME}_${PORTVERSION:S/.//g}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A digital image warping program
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//g}
+WRKSRC=		${WRKDIR}/${PORTNAME}-current
 
 CONFLICTS=	libmorph*
 
 USE_X_PREFIX=	yes
 WANT_GNOME=	yes
-USE_LIBTOOL_VER=13
+USE_GNOME=	gnometarget lthack
+USE_LIBTOOL=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
 INSTALLS_SHLIB=	yes
@@ -36,13 +36,18 @@
 USE_GNOME+=     gtk20
 CONFIGURE_ARGS+=	--with-gtk2
 MAN1+=		gtkmorph.1
-PLIST_SUB+=	GTK2=""
 .else
 CONFIGURE_ARGS+=	--without-gtkmorph
-PLIST_SUB+=	GTK2="@comment "
 .endif
 
 post-extract:
 	@${RM} -f ${WRKSRC}/doc/*.info*
+
+post-install:
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${EXAMPLESDIR}
+	cd ${WRKSRC}/example && ${FIND} . | \
+		${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR}
+.endif
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/graphics/xmorph/distinfo graphics/xmorph/distinfo
--- /usr/ports/graphics/xmorph/distinfo	Thu Jan 29 20:26:53 2004
+++ graphics/xmorph/distinfo	Sun Mar 14 01:45:26 2004
@@ -1,2 +1,2 @@
-MD5 (xmorph_20030527.tar.gz) = 8bd5ac56a1f228f59578f2618ddfa682
-SIZE (xmorph_20030527.tar.gz) = 854541
+MD5 (xmorph_20040110.tar.gz) = f0fec1ab474649fbbc74f04e2b151e19
+SIZE (xmorph_20040110.tar.gz) = 1146523
diff -urN /usr/ports/graphics/xmorph/files/patch-Makefile.in graphics/xmorph/files/patch-Makefile.in
--- /usr/ports/graphics/xmorph/files/patch-Makefile.in	Thu Jan  1 09:00:00 1970
+++ graphics/xmorph/files/patch-Makefile.in	Sun Mar 14 02:13:39 2004
@@ -0,0 +1,15 @@
+--- Makefile.in.orig	Tue Jan 13 00:29:21 2004
++++ Makefile.in	Sun Mar 14 02:13:28 2004
+@@ -763,12 +763,6 @@
+ 	    fi \
+ 	  done \
+ 	fi 
+-	cd example; for i in * ;\
+-	 	do $(INSTALL) -d $(DESTDIR)$(pkgdatadir)/example/$$i ;\
+-		for j in $$i/* ;\
+-		do  $(INSTALL_DATA) $$j $(DESTDIR)$(pkgdatadir)/example/$$i;\
+-		done;\
+-	done
+ 
+ dist-hook:
+ 	if test -d pixmaps; then \
diff -urN /usr/ports/graphics/xmorph/files/patch-configure graphics/xmorph/files/patch-configure
--- /usr/ports/graphics/xmorph/files/patch-configure	Sat Jun  7 23:54:09 2003
+++ graphics/xmorph/files/patch-configure	Thu Jan  1 09:00:00 1970
@@ -1,10 +0,0 @@
---- configure.orig	Wed May 28 01:35:34 2003
-+++ configure	Thu May 29 10:06:07 2003
-@@ -7652,6 +7652,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -urN /usr/ports/graphics/xmorph/pkg-descr graphics/xmorph/pkg-descr
--- /usr/ports/graphics/xmorph/pkg-descr	Mon Aug  7 00:53:27 2000
+++ graphics/xmorph/pkg-descr	Sun Mar 14 02:10:18 2004
@@ -1,22 +1,12 @@
-From the README:
-   xmorph: Digital Image Warp ("morph") graphical user interface
+Xmorph is a digital image warping program, also known as a "morphing"
+program.
 
-   Written and Copyright (C) 1994, 1995, 1996 by Michael J. Gourlay
+Xmorph loads, saves, warps, and dissolves images, and loads, saves,
+creates, and manipulates control meshes which determine the warping.
+Xmorph has help pages built into it, so no external documentation
+is necessary.
 
-   NO WARRANTEES, EXPRESS OR IMPLIED.
+Gtkmorph is another graphical interface for the warping engine in
+Xmorph.
 
-   Xmorph is a digital image warping program, also known as a "morphing"
-   program.  It runs under the X Window System, using the X library, X
-   toolkit, X miscellaneous utilities, and the Athena widgets, all of
-   which are publically available from MIT, and part of the typical X
-   installation.  It is written in ANSI C.
-
-   Xmorph loads, saves, warps, and dissolves images, and loads, saves,
-   creates, and manipulates control meshes which determine the warping.
-   Xmorph has help pages built into it, so no external documentation is
-   necessary.
-
-WWW: http://www.colorado-research.com/~gourlay/software/Graphics/Xmorph/
-
-eric.
-erich at FreeBSD.org
+WWW: http://xmorph.sourceforge.net/
diff -urN /usr/ports/graphics/xmorph/pkg-plist graphics/xmorph/pkg-plist
--- /usr/ports/graphics/xmorph/pkg-plist	Fri Nov 21 08:19:48 2003
+++ graphics/xmorph/pkg-plist	Sun Mar 14 02:18:02 2004
@@ -1,35 +1,68 @@
 @comment $FreeBSD: ports/graphics/xmorph/pkg-plist,v 1.5 2003/11/20 18:25:18 krion Exp $
-%%GTK2%%bin/gtkmorph
+%%GNOME:%%bin/gtkmorph
 bin/morph
 bin/xmorph
 include/xmorph/RgbaImage.h
+include/xmorph/mesh-getext.h
 include/xmorph/mesh.h
 include/xmorph/my_malloc.h
 include/xmorph/relax.h
+include/xmorph/resample.h
 include/xmorph/spl-array.h
 include/xmorph/spline.h
 include/xmorph/tga.h
+include/xmorph/warp-gtk.h
 include/xmorph/warp.h
+include/xmorph/warp2.h
 lib/libmorph.a
 lib/libmorph.so
 lib/libmorph.so.1
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/README
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.dest.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.jpg
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.jpg.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.pgm
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.ppm
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.ppm.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/circuit.session
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/grid.pgm
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/grid.ppm
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/grid.ppm.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AA/gtkmorph.session
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD/README
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD/gtkmorph.session
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD/image1.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD/image1.png.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD/image2.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD/image2.png.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD2/gtkmorph.session
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD2/image1.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD2/image1.png.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD2/image2.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD2/image2.png.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/README
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/gtkmorph.session
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/image1.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/image1.png.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/image1.png.meshtmp
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/image2.png
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/image2.png.mesh
+%%PORTDOCS%%%%EXAMPLESDIR%%/AD_freeborder/image2.png.meshtmp
 share/locale/it/LC_MESSAGES/xmorph.mo
-share/xmorph/example/README
-share/xmorph/example/gtkmorph.session
-share/xmorph/example/image1.png
-share/xmorph/example/image1.png.mesh
-share/xmorph/example/image2.png
-share/xmorph/example/image2.png.mesh
-%%GTK2%%share/xmorph/mpeg.param
-share/xmorph/pixmaps/cursor_left.xpm
-share/xmorph/pixmaps/eraser.xpm
-share/xmorph/pixmaps/example.xpm
-share/xmorph/pixmaps/hand01.xpm
-share/xmorph/pixmaps/howmany.xpm
-share/xmorph/pixmaps/pencil.xpm
-share/xmorph/pixmaps/pencil_y.xpm
-share/xmorph/pixmaps/transform.xpm
- at dirrm share/xmorph/pixmaps
- at dirrm share/xmorph/example
- at dirrm share/xmorph
+%%GNOME:%%%%DATADIR%%/mpeg.param
+%%DATADIR%%/pixmaps/cursor_left.xpm
+%%DATADIR%%/pixmaps/eraser.xpm
+%%DATADIR%%/pixmaps/example.xpm
+%%DATADIR%%/pixmaps/hand01.xpm
+%%DATADIR%%/pixmaps/howmany.xpm
+%%DATADIR%%/pixmaps/pencil.xpm
+%%DATADIR%%/pixmaps/pencil_y.xpm
+%%DATADIR%%/pixmaps/transform.xpm
+ at dirrm %%DATADIR%%/pixmaps
+ at dirrm %%DATADIR%%
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/AD_freeborder
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/AD2
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/AD
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/AA
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 @dirrm include/xmorph
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list