summaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-11-17 08:04:42 +0000
committerrh <rh@pkgsrc.org>2000-11-17 08:04:42 +0000
commit84cdd3458376cb3f9278778cdb6131f2f09317f7 (patch)
tree4e95be290ba1278d8620a5a56bc47aff50c25ede /graphics/autotrace
parentcfaaffaa0d28693918f5df7a47090d67b3103aaa (diff)
downloadpkgsrc-84cdd3458376cb3f9278778cdb6131f2f09317f7.tar.gz
Initial import of autotrace-0.26, a program that converts bitmap graphics
to vector graphics.
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile17
-rw-r--r--graphics/autotrace/files/md53
-rw-r--r--graphics/autotrace/pkg/COMMENT1
-rw-r--r--graphics/autotrace/pkg/DESCR6
-rw-r--r--graphics/autotrace/pkg/PLIST2
5 files changed, 29 insertions, 0 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
new file mode 100644
index 00000000000..d9a80b13bc1
--- /dev/null
+++ b/graphics/autotrace/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/11/17 08:04:42 rh Exp $
+#
+
+DISTNAME= autotrace-0.26
+CATEGORIES= graphics cad
+MASTER_SITES= http://homepages.go.com/homepages/m/a/r/martweb/ \
+ ftp://autotrace.sourceforge.net/pub/autotrace/
+
+MAINTAINER= rh@netbsd.org
+HOMEPAGE= http://homepages.go.com/homepages/m/a/r/martweb/AutoTrace.htm
+
+DEPENDS+= ImageMagick>=5.2.2:../../graphics/ImageMagick
+
+GNU_CONFIGURE= YES
+USE_X11= YES
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/autotrace/files/md5 b/graphics/autotrace/files/md5
new file mode 100644
index 00000000000..a206cf8779e
--- /dev/null
+++ b/graphics/autotrace/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2000/11/17 08:04:42 rh Exp $
+
+MD5 (autotrace-0.26.tar.gz) = 3b4dd2f63840642aad6110aa80ac299d
diff --git a/graphics/autotrace/pkg/COMMENT b/graphics/autotrace/pkg/COMMENT
new file mode 100644
index 00000000000..1907a62df96
--- /dev/null
+++ b/graphics/autotrace/pkg/COMMENT
@@ -0,0 +1 @@
+convert bitmap to vector graphics
diff --git a/graphics/autotrace/pkg/DESCR b/graphics/autotrace/pkg/DESCR
new file mode 100644
index 00000000000..58d50c81884
--- /dev/null
+++ b/graphics/autotrace/pkg/DESCR
@@ -0,0 +1,6 @@
+ AutoTrace is a program for converting bitmap to vector graphics. The aim
+of the AutoTrace project is the development of a freely available application
+similar to CorelTrace or Adobe Streamline. The author hopes that it will be
+better than all commercial available programs. In some aspects it is already
+better. Originally it was created as a plugin for GIMP. Now it is a
+standalone program and can be compiled on a UNIX platform using GCC.
diff --git a/graphics/autotrace/pkg/PLIST b/graphics/autotrace/pkg/PLIST
new file mode 100644
index 00000000000..37887368d8e
--- /dev/null
+++ b/graphics/autotrace/pkg/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/11/17 08:04:42 rh Exp $
+bin/autotrace