summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a2ae668bf77a9a6d24716bf9eeeee601c331ebf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = cxx-common
	pkgdesc = Common dependency management for various Trail of Bits C++ codebases
	pkgver = 0.1.1
	pkgrel = 6
	url = https://github.com/trailofbits/cxx-common
	arch = x86_64
	license = Apache
	makedepends = clang
	makedepends = cmake
	makedepends = ninja
	makedepends = git
	makedepends = python2
	options = staticlibs
	options = !strip
	source = https://github.com/trailofbits/cxx-common/archive/v0.1.1.tar.gz
	source = 00-cxx-common-0.1.1.patch
	sha256sums = 97a0a35f9dcf65b2f1406aa77fb27594212ed4271a6e21dc26b430adfbf4e92d
	sha256sums = a8823b585aec0eb58f9eca35d72074ba5832d2edf1fa6766cc09a27b9b0a4606

pkgname = cxx-common