summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 019153c9cadf65df1bd750fbce2e718bf19a1b04 (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 = 2 
	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