Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

7
graphics/xmorph/DESCR Normal file
View File

@@ -0,0 +1,7 @@
xmorph is a digital image warping and dissolving program, also known
as a "morphing" program. It runs under the X Window System. The
primary use of xmorph is to generate and modify meshes which control
the shape of an image. xmorph also has the capacity to dissolve
images together, and to generate a sequence of warped and dissolved
images. When this sequence is made into a movie, it is called a
"morph".

26
graphics/xmorph/Makefile Normal file
View File

@@ -0,0 +1,26 @@
# $NetBSD: Makefile,v 1.10 2012/10/06 14:11:26 asau Exp $
DISTNAME= xmorph_20060817
PKGNAME= xmorph-20060817
PKGREVISION= 5
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmorph/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://xmorph.sourceforge.net/home/gourlay/public_html/Xmorph/
COMMENT= X program for image warping and dissolving
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-gtkmorph=no
INFO_FILES= yes
USE_LANGUAGES= c c++ fortran77
USE_LIBTOOL= yes
USE_TOOLS+= msgfmt
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../math/fftw/buildlink3.mk"
.include "../../x11/xbitmaps/buildlink3.mk"
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXp/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

64
graphics/xmorph/PLIST Normal file
View File

@@ -0,0 +1,64 @@
@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:59:32 joerg Exp $
bin/morph
bin/xmorph
include/xmorph/RgbaImage.h
include/xmorph/mesh-getext.h
include/xmorph/mesh.h
include/xmorph/mesh_t.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
info/xmorph.info
lib/libmorph.la
man/man1/gtkmorph.1
man/man1/xmorph.1
share/locale/fr/LC_MESSAGES/xmorph.mo
share/locale/it/LC_MESSAGES/xmorph.mo
share/xmorph/example/AA/README
share/xmorph/example/AA/circuit.dest.mesh
share/xmorph/example/AA/circuit.jpg
share/xmorph/example/AA/circuit.jpg.mesh
share/xmorph/example/AA/circuit.pgm
share/xmorph/example/AA/circuit.ppm
share/xmorph/example/AA/circuit.ppm.mesh
share/xmorph/example/AA/circuit.session
share/xmorph/example/AA/grid.pgm
share/xmorph/example/AA/grid.ppm
share/xmorph/example/AA/grid.ppm.mesh
share/xmorph/example/AA/gtkmorph.session
share/xmorph/example/AD/1-to-2.mesh
share/xmorph/example/AD/2-to-1.mesh
share/xmorph/example/AD/README
share/xmorph/example/AD/gtkmorph.session
share/xmorph/example/AD/image1.png
share/xmorph/example/AD/image1.png.mesh
share/xmorph/example/AD/image2.png
share/xmorph/example/AD/image2.png.mesh
share/xmorph/example/AD2/gtkmorph.session
share/xmorph/example/AD2/image1.png
share/xmorph/example/AD2/image1.png.mesh
share/xmorph/example/AD2/image2.png
share/xmorph/example/AD2/image2.png.mesh
share/xmorph/example/AD_freeborder/README
share/xmorph/example/AD_freeborder/gtkmorph.session
share/xmorph/example/AD_freeborder/image1.png
share/xmorph/example/AD_freeborder/image1.png.mesh
share/xmorph/example/AD_freeborder/image1.png.meshtmp
share/xmorph/example/AD_freeborder/image2.png
share/xmorph/example/AD_freeborder/image2.png.mesh
share/xmorph/example/AD_freeborder/image2.png.meshtmp
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

7
graphics/xmorph/distinfo Normal file
View File

@@ -0,0 +1,7 @@
$NetBSD: distinfo,v 1.2 2007/06/23 08:01:08 minskim Exp $
SHA1 (xmorph_20060817.tar.gz) = 7eeb4d59c937c155dc36d97c43a27da629bf0a1e
RMD160 (xmorph_20060817.tar.gz) = 0ce2138ad0a590b4ecc404758c026d38f720557e
Size (xmorph_20060817.tar.gz) = 1564280 bytes
SHA1 (patch-aa) = 0ece4ac06bbc772471ef8847bfe8151e3299bd26
SHA1 (patch-ab) = 75079fb481f3875d5c984b5b6a1d395ba139a588

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-aa,v 1.1.1.1 2006/10/30 21:51:49 agc Exp $
--- xmorph/Makefile.in 2006/10/30 21:41:42 1.1
+++ xmorph/Makefile.in 2006/10/30 21:42:14
@@ -212,7 +212,7 @@
XMKMF = @XMKMF@
X_CFLAGS = @X_CFLAGS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
+X_LIBS = @X_LIBS@ -Wl,-R${X11BASE}/lib
X_PRE_LIBS = @X_PRE_LIBS@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@

View File

@@ -0,0 +1,22 @@
$NetBSD: patch-ab,v 1.1 2007/06/23 08:01:08 minskim Exp $
--- libmorph/my_malloc.c.orig 2005-10-07 03:07:39.000000000 -0700
+++ libmorph/my_malloc.c
@@ -26,17 +26,6 @@ Boston, MA 02111-1307, USA.
#include <sys/types.h>
#include "braindead_msvc.h"
-/* Apollo w/ Domain/OS SR10.4.1, BSD 4.3 has no "malloc.h". Thanks to PW.
-//
-// Windows NT/95 using the cygwin package already includes "malloc.h".
-// Thanks to Geoff Lawler.
-*/
-
-#if defined(apollo) || defined(__CYGWIN32__)
-#else
-#include <malloc.h>
-#endif
-
#include "my_malloc.h"