From 528437de628d103501e94646bc7d9f22158b341a Mon Sep 17 00:00:00 2001 From: rh Date: Fri, 17 Nov 2000 08:04:42 +0000 Subject: Initial import of autotrace-0.26, a program that converts bitmap graphics to vector graphics. --- graphics/autotrace/Makefile | 17 +++++++++++++++++ graphics/autotrace/files/md5 | 3 +++ graphics/autotrace/pkg/COMMENT | 1 + graphics/autotrace/pkg/DESCR | 6 ++++++ graphics/autotrace/pkg/PLIST | 2 ++ 5 files changed, 29 insertions(+) create mode 100644 graphics/autotrace/Makefile create mode 100644 graphics/autotrace/files/md5 create mode 100644 graphics/autotrace/pkg/COMMENT create mode 100644 graphics/autotrace/pkg/DESCR create mode 100644 graphics/autotrace/pkg/PLIST (limited to 'graphics/autotrace') 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 -- cgit v1.2.3