aboutsummaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-09-13 16:45:01 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-09-13 16:45:01 +0000
commita4fa37e464e3972bbb86dc11a8b8fb412c8d2307 (patch)
tree784fd0b3dd1ca41f2a55b5577193e766144cce0a /graphics/autotrace
parent75777255720a4f4f6eb6b4b0710443e1a998fd92 (diff)
downloadports-a4fa37e464e3972bbb86dc11a8b8fb412c8d2307.tar.gz
ports-a4fa37e464e3972bbb86dc11a8b8fb412c8d2307.zip
Update to 0.30.5.
Notes
Notes: svn path=/head/; revision=66268
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile12
-rw-r--r--graphics/autotrace/distinfo2
-rw-r--r--graphics/autotrace/files/patch-configure13
-rw-r--r--graphics/autotrace/pkg-plist3
4 files changed, 24 insertions, 6 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index 842ed34fb876..53626599b516 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= autotrace
-PORTVERSION= 0.30
-PORTREVISION= 2
+PORTVERSION= 0.30.5
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES= http://autotrace.sourceforge.net/snapshots/
+#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= kanou@mil.allnet.ne.jp
@@ -22,12 +22,14 @@ LIB_DEPENDS= jbig.1:${PORTSDIR}/graphics/jbigkit \
png.5:${PORTSDIR}/graphics/png \
ming.3:${PORTSDIR}/graphics/ming \
wmf.2:${PORTSDIR}/graphics/libwmf \
- Magick.5:${PORTSDIR}/graphics/ImageMagick
+ Magick.5:${PORTSDIR}/graphics/ImageMagick \
+ pstoedit.0:${PORTSDIR}/graphics/pstoedit
.if !exists(/usr/bin/bzip2)
LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
.endif
-GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
+USE_LIBTOOL= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/ming"
USE_XLIB= yes
diff --git a/graphics/autotrace/distinfo b/graphics/autotrace/distinfo
index ce57c1ea0552..3a6ff4487717 100644
--- a/graphics/autotrace/distinfo
+++ b/graphics/autotrace/distinfo
@@ -1 +1 @@
-MD5 (autotrace-0.30.tar.gz) = 979efa47568d41eb4d804e2658f3cade
+MD5 (autotrace-0.30.5.tar.gz) = 51d9e2f6b64d9afdf58bcaea4ebd5788
diff --git a/graphics/autotrace/files/patch-configure b/graphics/autotrace/files/patch-configure
new file mode 100644
index 000000000000..3cb74ad296d7
--- /dev/null
+++ b/graphics/autotrace/files/patch-configure
@@ -0,0 +1,13 @@
+
+$FreeBSD$
+
+--- configure 2002/09/12 11:32:09 1.1
++++ configure 2002/09/12 11:32:32
+@@ -6509,6 +6509,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 --git a/graphics/autotrace/pkg-plist b/graphics/autotrace/pkg-plist
index 111b3302dd7e..db6cf0de060e 100644
--- a/graphics/autotrace/pkg-plist
+++ b/graphics/autotrace/pkg-plist
@@ -3,8 +3,11 @@ bin/autotrace-config
include/autotrace/autotrace.h
include/autotrace/exception.h
include/autotrace/input.h
+include/autotrace/output.h
include/autotrace/types.h
lib/libautotrace.a
+lib/libautotrace.so
+lib/libautotrace.so.1
libdata/pkgconfig/autotrace.pc
share/aclocal/autotrace.m4
@dirrm include/autotrace