blob: b8ff62bcfcc2a061658c34a761e8dfe66796ebf8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = h5utils-git
pkgdesc = A set of utilities for visualization and conversion of scientific data in the free, portable HDF5 format
pkgver = 1.13.1.r5.ge68ec74
pkgrel = 1
url = https://github.com/NanoComp/h5utils
arch = i686
arch = x86_64
license = MIT
license = GPL
depends = hdf5
depends = libpng
optdepends = libmatheval: support symbolic expressions
provides = h5utils=1.13.1.r5.ge68ec74
conflicts = h5utils
options = !makeflags
source = git+https://github.com/NanoComp/h5utils.git
sha256sums = SKIP
pkgname = h5utils-git
|