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

pkgname = ccls-git