summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2011-10-06 15:45:12 +0200
committerJaka Kranjc2011-10-06 18:32:40 +0200
commitefc66544bad4fc2768e1599d1743d0e9e31b4856 (patch)
tree5b75dd45e871dc7969b479425b207784859f239f
parent2dbe436258fce3af32044c7b99c36cabcdc3437e (diff)
hdf4: 4.2.6 and another source url
-rwxr-xr-xscience/hdf4/BUILD1
-rwxr-xr-xscience/hdf4/DEPENDS3
-rwxr-xr-xscience/hdf4/DETAILS9
-rw-r--r--science/hdf4/HISTORY5
4 files changed, 13 insertions, 5 deletions
diff --git a/science/hdf4/BUILD b/science/hdf4/BUILD
new file mode 100755
index 0000000000..e523ab8c0b
--- /dev/null
+++ b/science/hdf4/BUILD
@@ -0,0 +1 @@
+F77=gfortran default_build
diff --git a/science/hdf4/DEPENDS b/science/hdf4/DEPENDS
index 8a4463cf81..f5a01d6d0a 100755
--- a/science/hdf4/DEPENDS
+++ b/science/hdf4/DEPENDS
@@ -1,2 +1,3 @@
depends jpeg &&
-depends zlib
+depends zlib &&
+optional_depends -sub FORTRAN gcc --enable-fortran --enable-fortran=no "for fortran bindings"
diff --git a/science/hdf4/DETAILS b/science/hdf4/DETAILS
index 701fd904c1..bb2d301cde 100755
--- a/science/hdf4/DETAILS
+++ b/science/hdf4/DETAILS
@@ -1,10 +1,11 @@
SPELL=hdf4
- VERSION=4.2r4
- SOURCE="HDF$VERSION.tar.gz"
+ VERSION=4.2.6
+ SOURCE="hdf-$VERSION.tar.gz"
SOURCE_URL[0]=http://www.hdfgroup.org/ftp/HDF/HDF_Current/src/${SOURCE}
SOURCE_URL[1]=http://www.hdfgroup.org/ftp/HDF/prev-releases/HDF$VERSION/src/${SOURCE}
- SOURCE_HASH=sha512:184166a79154bbae4e4efa888042d3b1d398e0b35f6bca680a598bbfc137122b4109da9db6ae45c0caea02a0bd64c2d6a6459ba88f411a3f62edc5de57e83e0a
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/HDF$VERSION"
+ SOURCE_URL[2]=http://www.hdfgroup.org/ftp/HDF/HDF_$VERSION/src/${SOURCE}
+ SOURCE_HASH=sha512:9238b5a206ea698074a8acf98d0a67e96c55fdf1fc469c7536322baf53236f4c7b51822719de975d7d5573c900ae0f8edfd874ff1ffb0ad908bc8b2afa8be0ea
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/hdf-$VERSION"
WEB_SITE="http://www.hdfgroup.org/products/hdf4/"
LICENSE[0]="BSD"
ENTERED=20091102
diff --git a/science/hdf4/HISTORY b/science/hdf4/HISTORY
index be0caf5227..075d8eb4aa 100644
--- a/science/hdf4/HISTORY
+++ b/science/hdf4/HISTORY
@@ -1,3 +1,8 @@
+2011-10-06 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DETAILS: 4.2.6 and another source url
+ * BUILD: use gfortran
+ * DEPENDS: gcc optional
+
2009-11-02 Andraž "ruskie" Levstik <ruskie+f03a580f@codemages.net>
* DEPENDS, DETAILS: spell created