summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5ff1358afbe402b61beb571efacfb29f9cb39c58 (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 = 20190310
	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