summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 45b5e28d14961132aa8e1921aa4ff5cd6a427903 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = ccls-git
	pkgdesc = C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting
	pkgver = 20190309
	pkgrel = 1
	url = https://github.com/MaskRay/ccls
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	makedepends = llvm
	depends = clang
	depends = llvm-libs
	depends = rapidjson
	source = git+https://github.com/MaskRay/ccls.git
	md5sums = SKIP

pkgname = ccls-git