summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2da10b7215bf2580a77364c7a50e458fd6378a56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = ccls
	pkgdesc = C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
	pkgver = 0.20181225.5
	pkgrel = 1
	url = https://github.com/MaskRay/ccls
	arch = any
	license = Apache
	makedepends = cmake
	makedepends = git
	makedepends = llvm
	depends = clang
	depends = llvm
	conflicts = ccls-git
	source = https://github.com/MaskRay/ccls/archive/0.20181225.5.tar.gz
	source = git+https://github.com/Tencent/rapidjson
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = ccls