summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 58dccb082100a409c7770c2f282902087e1fc824 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = cppinsights
	pkgdesc = C++ Insights - See your source code with the eyes of a compiler
	pkgver = 0.17
	pkgrel = 1
	url = https://cppinsights.io
	arch = x86_64
	license = MIT
	makedepends = ninja
	depends = llvm-libs
	depends = llvm
	depends = clang
	conflicts = cppinsights-git
	source = https://github.com/andreasfertig/cppinsights/archive/refs/tags/v_0.17.tar.gz
	b2sums = 3a42853554de74ab47ad0618c1903d6bb0fc027c80651cdf9a3147e5e9c80058846f22044a80de70d49a07bb7016662f96fd2fa81e9b2b1aa365e31aa8662d33

pkgname = cppinsights