summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-07 13:39:15 +0000
committerwiz <wiz>2003-05-07 13:39:15 +0000
commitb7e14cb868c202398ca5c3d1fd076cdc9abba0af (patch)
treebf8173e36c304851eaa9a57116d49046f2c44840 /math
parent7258399fae29a9b158de64c40fac769bdc083ca7 (diff)
downloadpkgsrc-b7e14cb868c202398ca5c3d1fd076cdc9abba0af.tar.gz
Update to 0.4.
* Added postscript export * Made the pixmaps install correctly
Diffstat (limited to 'math')
-rw-r--r--math/graphopt/Makefile12
-rw-r--r--math/graphopt/PLIST18
-rw-r--r--math/graphopt/distinfo6
3 files changed, 13 insertions, 23 deletions
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile
index a92c96e1a78..eb6a9e3a1a8 100644
--- a/math/graphopt/Makefile
+++ b/math/graphopt/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2003/05/02 11:55:44 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/05/07 13:39:15 wiz Exp $
#
-DISTNAME= graphopt-0.3
-PKGREVISION= 1
+DISTNAME= graphopt-0.4
CATEGORIES= math graphics
MASTER_SITES= http://switch.dl.sourceforge.net/sourceforge/graphopt/
EXTRACT_SUFX= .tgz
@@ -17,13 +16,6 @@ GNU_CONFIGURE= YES
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/graphopt
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/graphopt
- ${INSTALL_DATA_DIR} ${PREFIX}/share/graphopt
- ${INSTALL_DATA_DIR} ${PREFIX}/share/graphopt/pixmaps
-.for xpm in new.xpm open.xpm save.xpm save_as.xpm export.xpm \
- import.xpm quit.xpm
- ${INSTALL_DATA} ${WRKSRC}/pixmaps/${xpm} \
- ${PREFIX}/share/graphopt/pixmaps
-.endfor
.include "../../x11/gtk/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/graphopt/PLIST b/math/graphopt/PLIST
index 895da1fa950..a23657b164c 100644
--- a/math/graphopt/PLIST
+++ b/math/graphopt/PLIST
@@ -1,13 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2003/01/27 17:24:08 atatat Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/05/07 13:39:15 wiz Exp $
bin/graphopt
share/doc/graphopt/README
+share/pixmaps/new.xpm
+share/pixmaps/open.xpm
+share/pixmaps/save.xpm
+share/pixmaps/save_as.xpm
+share/pixmaps/export.xpm
+share/pixmaps/import.xpm
+share/pixmaps/quit.xpm
@dirrm share/doc/graphopt
-share/graphopt/pixmaps/new.xpm
-share/graphopt/pixmaps/open.xpm
-share/graphopt/pixmaps/save.xpm
-share/graphopt/pixmaps/save_as.xpm
-share/graphopt/pixmaps/export.xpm
-share/graphopt/pixmaps/import.xpm
-share/graphopt/pixmaps/quit.xpm
-@dirrm share/graphopt/pixmaps
-@dirrm share/graphopt
diff --git a/math/graphopt/distinfo b/math/graphopt/distinfo
index f360adbbbf7..5219ac6617a 100644
--- a/math/graphopt/distinfo
+++ b/math/graphopt/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2003/03/20 11:14:50 wiz Exp $
+$NetBSD: distinfo,v 1.3 2003/05/07 13:39:15 wiz Exp $
-SHA1 (graphopt-0.3.tgz) = 845173a3397e0164b092f6024b3094a07fdf5f87
-Size (graphopt-0.3.tgz) = 76323 bytes
+SHA1 (graphopt-0.4.tgz) = b4caee1821e8b05372be892958952d7286378238
+Size (graphopt-0.4.tgz) = 77591 bytes