summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6d5f1f3cb87d8693dacd854bb33122d67399dd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = include-what-you-use-git
	pkgdesc = A tool for use with clang to analyze #includes in C and C++ source files
	pkgver = r1344.ca25529
	pkgrel = 1
	url = https://include-what-you-use.org/
	arch = any
	license = LLVM Release License
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	depends = clang
	depends = python
	provides = include-what-you-use
	conflicts = include-what-you-use
	source = include-what-you-use::git+https://github.com/include-what-you-use/include-what-you-use.git
	sha512sums = SKIP

pkgname = include-what-you-use-git