summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0b36aeae714d0a864f184951653f869c451bf505 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = include-what-you-use
	pkgdesc = A tool for use with clang to analyze #includes in C and C++ source files
	pkgver = 0.4
	pkgrel = 2
	epoch = 1
	url = http://include-what-you-use.org
	arch = i686
	arch = x86_64
	license = LLVM Release License
	makedepends = clang>=3.6
	makedepends = clang<=3.7
	makedepends = llvm>=3.6
	makedepends = llvm<=3.7
	depends = clang>=3.6
	depends = clang<=3.7
	optdepends = python2
	source = http://include-what-you-use.org/downloads/include-what-you-use-0.4.src.tar.gz
	sha1sums = c1cff21519e201a03141421953efcbe027f4e52c

pkgname = include-what-you-use