From 1be1450b755886e3c3c9b071fd522cab16202c3a Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 6 Oct 2005 18:08:15 +0000 Subject: update to 1.5 changes: -new LUT editor (RGB and HSV) -support for user defined sources -vorticity filter -support for the VolumeProMapper -utility script to search the VTK docs -bugfixes --- graphics/mayavi/Makefile | 5 ++--- graphics/mayavi/PLIST | 8 +++++++- graphics/mayavi/distinfo | 8 ++++---- 3 files changed, 13 insertions(+), 8 deletions(-) (limited to 'graphics') diff --git a/graphics/mayavi/Makefile b/graphics/mayavi/Makefile index 9049c4b38c6..883f3bad1b7 100644 --- a/graphics/mayavi/Makefile +++ b/graphics/mayavi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2005/07/27 16:21:17 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2005/10/06 18:08:15 drochner Exp $ # -DISTNAME= MayaVi-1.3 -PKGREVISION= 1 +DISTNAME= MayaVi-1.5 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mayavi/} diff --git a/graphics/mayavi/PLIST b/graphics/mayavi/PLIST index 78d84dd1f33..ddb43ee74b8 100644 --- a/graphics/mayavi/PLIST +++ b/graphics/mayavi/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/02 14:13:45 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/10/06 18:08:15 drochner Exp $ bin/mayavi ${PYSITELIB}/mayavi/Base/DataVizManager.py ${PYSITELIB}/mayavi/Base/DataVizManager.pyc @@ -57,6 +57,9 @@ ${PYSITELIB}/mayavi/Filters/Threshold.pyo ${PYSITELIB}/mayavi/Filters/UserDefined.py ${PYSITELIB}/mayavi/Filters/UserDefined.pyc ${PYSITELIB}/mayavi/Filters/UserDefined.pyo +${PYSITELIB}/mayavi/Filters/Vorticity.py +${PYSITELIB}/mayavi/Filters/Vorticity.pyc +${PYSITELIB}/mayavi/Filters/Vorticity.pyo ${PYSITELIB}/mayavi/Filters/WarpScalar.py ${PYSITELIB}/mayavi/Filters/WarpScalar.pyc ${PYSITELIB}/mayavi/Filters/WarpScalar.pyo @@ -72,6 +75,9 @@ ${PYSITELIB}/mayavi/Main.pyo ${PYSITELIB}/mayavi/Misc/CTFEditor.py ${PYSITELIB}/mayavi/Misc/CTFEditor.pyc ${PYSITELIB}/mayavi/Misc/CTFEditor.pyo +${PYSITELIB}/mayavi/Misc/GradientEditor.py +${PYSITELIB}/mayavi/Misc/GradientEditor.pyc +${PYSITELIB}/mayavi/Misc/GradientEditor.pyo ${PYSITELIB}/mayavi/Misc/Lights.py ${PYSITELIB}/mayavi/Misc/Lights.pyc ${PYSITELIB}/mayavi/Misc/Lights.pyo diff --git a/graphics/mayavi/distinfo b/graphics/mayavi/distinfo index 159d2ece158..1310de93843 100644 --- a/graphics/mayavi/distinfo +++ b/graphics/mayavi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 08:45:10 agc Exp $ +$NetBSD: distinfo,v 1.3 2005/10/06 18:08:15 drochner Exp $ -SHA1 (MayaVi-1.3.tar.gz) = 6cd063267d59dbbfd18659488b0c05920d22a639 -RMD160 (MayaVi-1.3.tar.gz) = 84e168782a162d6b6af97901418fa8267588f065 -Size (MayaVi-1.3.tar.gz) = 504912 bytes +SHA1 (MayaVi-1.5.tar.gz) = b4dc17cccbd9f13edd27947a971a3a250b7f6357 +RMD160 (MayaVi-1.5.tar.gz) = 19eb0e969c7782f57ae72847981eb961548f5aad +Size (MayaVi-1.5.tar.gz) = 525440 bytes -- cgit v1.2.3