summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8805578310511717726188d1be7802c3de8a8dd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = highfive
	pkgdesc = Header-only C++ HDF5 interface
	pkgver = 2.10.1
	pkgrel = 1
	url = https://github.com/BlueBrain/HighFive
	arch = any
	license = Boost
	makedepends = cmake
	makedepends = catch2
	depends = boost
	depends = hdf5
	depends = eigen
	source = https://github.com/BlueBrain/HighFive/archive/v2.10.1.tar.gz
	md5sums = 037376bcb3fd83cf2438958150aed7b8

pkgname = highfive