summaryrefslogtreecommitdiff
path: root/graphics/h5utils
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2004-08-24 12:39:49 +0000
committerdrochner <drochner@pkgsrc.org>2004-08-24 12:39:49 +0000
commit46d6578b0b6ff608154327e2beda012dd533ecb0 (patch)
treeef705107847e0fa5f1a4ca9479d7cc6d3591b3a5 /graphics/h5utils
parent0bb87f5042418b9999b33708dad4c14d35f9e4e8 (diff)
downloadpkgsrc-46d6578b0b6ff608154327e2beda012dd533ecb0.tar.gz
import h5utils-1.9.1, a set of tools to convert data from/to
the HDF5 format
Diffstat (limited to 'graphics/h5utils')
-rw-r--r--graphics/h5utils/DESCR4
-rw-r--r--graphics/h5utils/Makefile24
-rw-r--r--graphics/h5utils/PLIST36
-rw-r--r--graphics/h5utils/distinfo4
4 files changed, 68 insertions, 0 deletions
diff --git a/graphics/h5utils/DESCR b/graphics/h5utils/DESCR
new file mode 100644
index 00000000000..793474215f1
--- /dev/null
+++ b/graphics/h5utils/DESCR
@@ -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 --git a/graphics/h5utils/Makefile b/graphics/h5utils/Makefile
new file mode 100644
index 00000000000..dbc5278772c
--- /dev/null
+++ b/graphics/h5utils/Makefile
@@ -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
+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 --git a/graphics/h5utils/PLIST b/graphics/h5utils/PLIST
new file mode 100644
index 00000000000..9e424ad7158
--- /dev/null
+++ b/graphics/h5utils/PLIST
@@ -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 --git a/graphics/h5utils/distinfo b/graphics/h5utils/distinfo
new file mode 100644
index 00000000000..8e4dc88f5c6
--- /dev/null
+++ b/graphics/h5utils/distinfo
@@ -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