summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2008-02-18 22:40:36 +0000
committerdmcmahill <dmcmahill>2008-02-18 22:40:36 +0000
commit26684b3af3d01a57d160de3eb3ba03f736c3554e (patch)
tree1fc7c0c4974ff6d477f79a93913ea0ec552e106c /cad
parent7dc8f26e6dcf7150351fc022b8b79eccde1c03ef (diff)
downloadpkgsrc-26684b3af3d01a57d160de3eb3ba03f736c3554e.tar.gz
Update to gerbv-2.0.1.
Many updates including - 100% of RS274-X is now supported - cairo rendering which among other things gives printing to a printer, pdf, png, ps, or svg. - gnome/kde desktop integration - added a regression test suite - lots of rework of the gui. All in all this is a major overhaul.
Diffstat (limited to 'cad')
-rw-r--r--cad/gerbv/Makefile10
-rw-r--r--cad/gerbv/PLIST9
-rw-r--r--cad/gerbv/distinfo8
3 files changed, 17 insertions, 10 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 53ac5c4fba3..ee092aa8651 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2007/11/29 04:04:15 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.32 2008/02/18 22:40:36 dmcmahill Exp $
#
-DISTNAME= gerbv-1.0.3
+DISTNAME= gerbv-2.0.1
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
@@ -11,13 +11,13 @@ COMMENT= Gerber file viewer
PKG_INSTALLATION_TYPES= overwrite pkgviews
-CONFIGURE_ARGS+= --enable-exportpng
GNU_CONFIGURE= YES
USE_TOOLS+= gmake pkg-config
-
-LIBS+= -lm
+#CONFIGURE_ARGS+= --disable-update-desktop-database
.include "../../devel/glib2/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/cad/gerbv/PLIST b/cad/gerbv/PLIST
index d43f836bd08..23c189fb532 100644
--- a/cad/gerbv/PLIST
+++ b/cad/gerbv/PLIST
@@ -1,8 +1,15 @@
-@comment $NetBSD: PLIST,v 1.5 2007/11/29 04:04:15 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/02/18 22:40:36 dmcmahill Exp $
bin/gerbv
man/man1/gerbv.1
+share/applications/gerbv.desktop
share/gerbv/scheme/gerb-debug.scm
share/gerbv/scheme/gerb-ps.scm
share/gerbv/scheme/init.scm
+share/icons/hicolor/16x16/apps/gerbv-16.png
+share/icons/hicolor/22x22/apps/gerbv-22.png
+share/icons/hicolor/24x24/apps/gerbv-24.png
+share/icons/hicolor/32x32/apps/gerbv-32.png
+share/icons/hicolor/48x48/apps/gerbv-48.png
+share/icons/hicolor/scalable/apps/gerbv.svg
@dirrm share/gerbv/scheme
@dirrm share/gerbv
diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo
index b271e73c6b3..af949f8425c 100644
--- a/cad/gerbv/distinfo
+++ b/cad/gerbv/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2007/11/29 04:04:15 dmcmahill Exp $
+$NetBSD: distinfo,v 1.18 2008/02/18 22:40:36 dmcmahill Exp $
-SHA1 (gerbv-1.0.3.tar.gz) = 510f9a44c7e205496eba555ee7d6c97c192a2549
-RMD160 (gerbv-1.0.3.tar.gz) = 5e9d3bd3b8e563bf33da8b048e9d7d392c5b7511
-Size (gerbv-1.0.3.tar.gz) = 1088959 bytes
+SHA1 (gerbv-2.0.1.tar.gz) = 751912d0efa6b1db91d0a8703774df825bc9b79e
+RMD160 (gerbv-2.0.1.tar.gz) = f40fdb935e1f318b8fa7c0e3e3fbf49171fbeb6b
+Size (gerbv-2.0.1.tar.gz) = 5011389 bytes