diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2009-01-23 12:00:43 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2009-01-23 12:00:43 +0000 |
commit | a8dd50ee57caeef7db19d7f3e25f5946fcfadead (patch) | |
tree | aced0eeb1787a467c0056d566c641bafc9d477da /cad/gerbv/PLIST | |
parent | cce651087b51d896e7a11cbda9143d48bc23cce3 (diff) | |
download | pkgsrc-a8dd50ee57caeef7db19d7f3e25f5946fcfadead.tar.gz |
Update to gerbv-2.2.0.
========================================================================
Release Notes for gerbv-2.2.0
========================================================================
The following is a summary off the changes which went into gerbv-2.2.0.
For a complete list of changes, refer to ChangeLog.
- libgerbv: fixed a bug in the min/max calculation.
- libgerbv: improved the ability to parse drill files with
user specified formats.
- libgerbv: Compile with -no-undefined to make it easier to build
windows DLL's.
- configure: Improve detection of tools when cross-compiling.
- libgerbv: Improved example programs.
- gerbv: Changed desktop categories to be more consistent with
the rest of gEDA.
- common: Fixed compilation with SunPRO compilers
- libgerbv: Fixed calculation of pick and place bounding box
- gerbv: Added a rendering benchmark
- gerbv: Various rendering speed improvements
- common: Made an install be relocatable. This is always needed
for proper win32 operation and helps in some cases
on other operating systems. As part of this, improve
how init.scm is located at startup.
- gerbv: Improved the project file load/save dialog.
Diffstat (limited to 'cad/gerbv/PLIST')
-rw-r--r-- | cad/gerbv/PLIST | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/gerbv/PLIST b/cad/gerbv/PLIST index 91e96e8ce49..f75999f7b10 100644 --- a/cad/gerbv/PLIST +++ b/cad/gerbv/PLIST @@ -1,12 +1,13 @@ -@comment $NetBSD: PLIST,v 1.7 2008/09/15 02:25:54 dmcmahill Exp $ +@comment $NetBSD: PLIST,v 1.8 2009/01/23 12:00:43 dmcmahill Exp $ bin/gerbv -include/gerbv-2.1.0/gerbv.h +include/${PKGNAME_NOREV}/gerbv.h lib/libgerbv.la lib/pkgconfig/libgerbv.pc man/man1/gerbv.1 share/applications/gerbv.desktop share/gerbv/scheme/gerb-debug.scm share/gerbv/scheme/gerb-ps.scm +share/gerbv/gerbv_icon.ico share/gerbv/scheme/init.scm share/icons/hicolor/16x16/apps/gerbv-16.png share/icons/hicolor/22x22/apps/gerbv-22.png |