pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/h5utils import h5utils-1.9.1, a set of tools ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3d4018487a0d
branches:  trunk
changeset: 479865:3d4018487a0d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Aug 24 12:39:49 2004 +0000

description:
import h5utils-1.9.1, a set of tools to convert data from/to
the HDF5 format

diffstat:

 graphics/h5utils/DESCR    |   4 ++++
 graphics/h5utils/Makefile |  24 ++++++++++++++++++++++++
 graphics/h5utils/PLIST    |  36 ++++++++++++++++++++++++++++++++++++
 graphics/h5utils/distinfo |   4 ++++
 4 files changed, 68 insertions(+), 0 deletions(-)

diffs (84 lines):

diff -r 64fb8290e0f6 -r 3d4018487a0d graphics/h5utils/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/h5utils/DESCR    Tue Aug 24 12:39:49 2004 +0000
@@ -0,0 +1,4 @@
+h5utils is a set of utilities for visualization and conversion of
+scientific data in the free, portable HDF5 format.  HDF5 was developed
+in the National Center for Supercomputing Applications at the
+University of Illinois.
diff -r 64fb8290e0f6 -r 3d4018487a0d graphics/h5utils/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/h5utils/Makefile Tue Aug 24 12:39:49 2004 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/08/24 12:39:49 drochner Exp $
+#
+
+DISTNAME=              h5utils-1.9.1
+CATEGORIES=            graphics
+MASTER_SITES=          http://ab-initio.mit.edu/h5utils/
+
+MAINTAINER=            tech-pkg%NetBSD.org@localhost
+HOMEPAGE=              http://ab-initio.mit.edu/h5utils/
+COMMENT=               Utilities for conversion from/to HDF5
+
+USE_BUILDLINK3=                yes
+USE_PKGLOCALEDIR=      yes
+GNU_CONFIGURE=         yes
+
+pre-install:
+       ${INSTALL_DATA_DIR} ${PREFIX}/share/h5utils/colormaps
+
+.include "../../devel/hdf5/buildlink3.mk"
+.include "../../devel/hdf/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../math/libmatheval/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 64fb8290e0f6 -r 3d4018487a0d graphics/h5utils/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/h5utils/PLIST    Tue Aug 24 12:39:49 2004 +0000
@@ -0,0 +1,36 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/08/24 12:39:49 drochner Exp $
+bin/h5fromh4
+bin/h5fromtxt
+bin/h5math
+bin/h5topng
+bin/h5totxt
+bin/h5tovtk
+man/man1/h5fromh4.1
+man/man1/h5fromtxt.1
+man/man1/h5math.1
+man/man1/h5topng.1
+man/man1/h5totxt.1
+man/man1/h5tovtk.1
+share/h5utils/colormaps/autumn
+share/h5utils/colormaps/bluered
+share/h5utils/colormaps/bone
+share/h5utils/colormaps/colorcube
+share/h5utils/colormaps/cool
+share/h5utils/colormaps/copper
+share/h5utils/colormaps/flag
+share/h5utils/colormaps/gray
+share/h5utils/colormaps/green
+share/h5utils/colormaps/hot
+share/h5utils/colormaps/hsv
+share/h5utils/colormaps/jet
+share/h5utils/colormaps/lines
+share/h5utils/colormaps/pink
+share/h5utils/colormaps/prism
+share/h5utils/colormaps/spring
+share/h5utils/colormaps/summer
+share/h5utils/colormaps/vga
+share/h5utils/colormaps/winter
+share/h5utils/colormaps/yarg
+share/h5utils/colormaps/yellow
+@dirrm share/h5utils/colormaps
+@dirrm share/h5utils
diff -r 64fb8290e0f6 -r 3d4018487a0d graphics/h5utils/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/h5utils/distinfo Tue Aug 24 12:39:49 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/08/24 12:39:49 drochner Exp $
+
+SHA1 (h5utils-1.9.1.tar.gz) = 052c64d79826337a5449df0ad4720dfc3b55cdbd
+Size (h5utils-1.9.1.tar.gz) = 131897 bytes



Home | Main Index | Thread Index | Old Index