summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c55182a8a1b1b892321587d530001a964f50eeda (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.2
	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.2.tar.gz::https://github.com/rizsotto/Bear/archive/2.4.2.tar.gz
	md5sums = 1a9a8045ab707ba32a4c8094addbc3c0

pkgname = bear