summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e342b3747b5b7ee9b4187c5a7a498f4816729dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = libmatio-cpp-git
	pkgdesc = A C++ wrapper of the matio library, with memory ownership handling.
	pkgver = r161.949f9e5
	pkgrel = 1
	url = https://github.com/dic-iit/matio-cpp
	arch = x86_64
	license = BSD
	checkdepends = catch2
	makedepends = git
	makedepends = cmake
	depends = libmatio
	provides = libmatio-cpp
	conflicts = libmatio-cpp
	source = libmatio-cpp::git+https://github.com/dic-iit/matio-cpp
	md5sums = SKIP

pkgname = libmatio-cpp-git