diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-05-29 00:17:45 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-05-29 00:17:45 +0000 |
commit | ff1a47d9ad93097ecb941fb88e4110ead5f754e0 (patch) | |
tree | a74f151f499dc74468c20c2696a87677d5e92702 /cad/gerbv/PLIST | |
parent | ee881e7236b3f774b92c6a05216a6a18f3e78c76 (diff) | |
download | pkgsrc-ff1a47d9ad93097ecb941fb88e4110ead5f754e0.tar.gz |
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.
Diffstat (limited to 'cad/gerbv/PLIST')
-rw-r--r-- | cad/gerbv/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
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 |