From ff1a47d9ad93097ecb941fb88e4110ead5f754e0 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Sat, 29 May 2004 00:17:45 +0000 Subject: update to gerbv-0.16. additions/changes since gerbv-0.15: * projects: you can save and load setups in what I call projects. * GTK+ 2 support * Now you can invert a layer by the push of button. Basically. * When gerber files were defined with omit trailing zeros, gerbv could parse them very bad. Now it should work better. * Aperture macros did not handle exposures at all. Now they do a better work. Some thermals are defined from their CAD program as a sequence of aperture macros instead of just using aperture macro 7. They are drawn better now. * Handles tool tables when drawing drill files thanks to Dimitri. See man page for more info. --- cad/gerbv/Makefile | 5 ++--- cad/gerbv/PLIST | 5 ++++- cad/gerbv/distinfo | 6 +++--- 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'cad') diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index ac741ede176..ce8ca6c068c 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/04/25 04:16:43 xtraeme Exp $ +# $NetBSD: Makefile,v 1.21 2004/05/29 00:17:45 dmcmahill Exp $ # -DISTNAME= gerbv-0.15 -PKGREVISION= 1 +DISTNAME= gerbv-0.16 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/cad/gerbv/PLIST b/cad/gerbv/PLIST index 279227006a4..38a53d9966e 100644 --- a/cad/gerbv/PLIST +++ b/cad/gerbv/PLIST @@ -1,3 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2003/03/21 03:43:22 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/05/29 00:17:45 dmcmahill Exp $ bin/gerbv man/man1/gerbv.1 +share/gerbv/scheme/init.scm +@dirrm share/gerbv/scheme +@dirrm share/gerbv diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo index e49bdea083a..73ddffec51f 100644 --- a/cad/gerbv/distinfo +++ b/cad/gerbv/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2003/10/26 04:56:58 dmcmahill Exp $ +$NetBSD: distinfo,v 1.12 2004/05/29 00:17:45 dmcmahill Exp $ -SHA1 (gerbv-0.15.tar.gz) = baae40fc86eb46cb153e7d7ed3ec062a861864d1 -Size (gerbv-0.15.tar.gz) = 1021073 bytes +SHA1 (gerbv-0.16.tar.gz) = cc6e5c911767e59c86362ca2b559b2ec91880791 +Size (gerbv-0.16.tar.gz) = 1032058 bytes -- cgit v1.2.3