summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2019-02-03 18:46:47 +0100
committerGrey Christoforo2019-02-03 18:46:47 +0100
commitc3d26e795b4a0a288b785d145133d932761a5ae4 (patch)
treef51e8c79ed0a17f863ba2653cb7009de1bd42469 /.SRCINFO
downloadaur-c3d26e795b4a0a288b785d145133d932761a5ae4.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ec787ca4fc72
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+pkgbase = hdf5-java
+ pkgdesc = General purpose library and file format for storing scientific data, w/java bindings
+ pkgver = 1.10.4
+ pkgrel = 1
+ url = https://www.hdfgroup.org/hdf5
+ arch = x86_64
+ license = custom
+ makedepends = cmake
+ makedepends = time
+ makedepends = gcc-fortran
+ makedepends = java-environment-openjdk=11
+ depends = zlib
+ depends = libaec
+ depends = bash
+ provides = hdf5-cpp-fortran
+ provides = hdf5-java
+ provides = hdf5
+ conflicts = hdf5
+ conflicts = hdf5-openmpi
+ replaces = hdf5-cpp-fortran
+ options = staticlibs
+ source = https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.4/src/hdf5-1.10.4.tar.bz2
+ sha256sums = 1267ff06aaedc04ca25f7c6026687ea2884b837043431195f153401d942b28df
+
+pkgname = hdf5-java
+