summaryrefslogtreecommitdiff
path: root/cad/gwave/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-08-30 17:49:36 +0000
committerdmcmahill <dmcmahill>2000-08-30 17:49:36 +0000
commit20bf6724c0caf8d360cac3dfb4ce6489bd83af72 (patch)
tree18903022febb4899f6b3de2e3810b73de38019f0 /cad/gwave/Makefile
parent7a597952ce9a0300983e2f148bea7bc8e1f0d35c (diff)
downloadpkgsrc-20bf6724c0caf8d360cac3dfb4ce6489bd83af72.tar.gz
update to gwave-20000809.
Notable changes since the last pkged version are: Gwave NEWS --- history of user-visible changes. -*- text -*- New in 20000518: - Logarithmic scales working on both X and Y axis. New in 20000509: - First public guile/guile-gtk release. - Popup menu on visible-wave button can activate per-waveform dialog box - Logarithmic scale on Y axis working; on X axis it isn't quite there yet. New in 20000108: - Merged in guile and guile-gtk; the GUI is mostly written in guile now. - Some additional improvements to reading of HSPICE input. Reading partial files from simulations still in progress works for ascii .tr0 files.
Diffstat (limited to 'cad/gwave/Makefile')
-rw-r--r--cad/gwave/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/gwave/Makefile b/cad/gwave/Makefile
index c5ba0e1024c..308c9a4da2f 100644
--- a/cad/gwave/Makefile
+++ b/cad/gwave/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/03/01 18:33:24 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/30 17:49:36 dmcmahill Exp $
#
-DISTNAME= gwave-19990927
+DISTNAME= gwave-20000809
CATEGORIES= cad
MASTER_SITES= http://www.cs.unc.edu/~tell/dist/
MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://www.cs.unc.edu/~tell/gwave/
-DEPENDS+= gtk+>=1.2.0:../../x11/gtk
+DEPENDS+= guile-gtk>=0.19:../../devel/guile-gtk
DEPENDS+= plotutils-*:../../graphics/plotutils
GNU_CONFIGURE= YES