From 784267666e7c3fa750b1dea4b19dfcd4ff4ad21d Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 May 2003 13:39:15 +0000 Subject: Update to 0.4. * Added postscript export * Made the pixmaps install correctly --- math/graphopt/Makefile | 12 ++---------- math/graphopt/PLIST | 18 ++++++++---------- math/graphopt/distinfo | 6 +++--- 3 files changed, 13 insertions(+), 23 deletions(-) (limited to 'math') 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 -- cgit v1.2.3