blob: 929c22193849ff46026b71e725917126d3b99a67 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = mingw-w64-hdf5
pkgdesc = General purpose library and file format for storing scientific data (mingw-w64)
pkgver = 1.14.5
pkgrel = 1
url = http://www.hdfgroup.org/HDF5/
arch = any
license = custom
makedepends = mingw-w64-cmake
makedepends = mingw-w64-wine
depends = mingw-w64-crt
depends = mingw-w64-zlib
depends = mingw-w64-libaec
options = !strip
options = !buildflags
options = staticlibs
source = https://github.com/HDFGroup/hdf5/archive/hdf5_1.14.5/hdf5-1.14.5.tar.gz
sha256sums = c83996dc79080a34e7b5244a1d5ea076abfd642ec12d7c25388e2fdd81d26350
pkgname = mingw-w64-hdf5
|