summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c0c173e7c9692aeb5288b00110fba57713cf2b5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = bear
	pkgdesc = tool to generate compilation database for clang tooling
	pkgver = 2.4.1
	pkgrel = 1
	url = https://github.com/rizsotto/Bear
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = ninja
	depends = python>=2.7
	provides = bear
	conflicts = bear
	options = !ccache
	source = bear-2.4.1.tar.gz::https://github.com/rizsotto/Bear/archive/2.4.1.tar.gz
	md5sums = 6d48dcb55fc031a444fafff0ab5c3339

pkgname = bear