summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 756ac97e7d587ef0e976f14a373eb9fcb422492b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = cpputest-git
	pkgdesc = Unit testing and mocking framework for C/C++
	pkgver = 4.0.r674.g81eb8b8
	pkgrel = 2
	url = https://github.com/cpputest/cpputest
	arch = x86_64
	license = BSD
	makedepends = cmake
	makedepends = git
	provides = cpputest
	conflicts = cpputest
	options = !strip
	options = staticlibs
	source = cpputest::git+https://github.com/cpputest/cpputest.git
	sha512sums = SKIP

pkgname = cpputest-git