summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5d6e3af05042ef49a9b0a1b48ae4e18821e06d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated by mksrcinfo v8
# Tue Apr 21 16:31:05 UTC 2020
pkgbase = ccls-git
	pkgdesc = C/C++ language server supporting cross references, hierarchies, completion and semantic highlighting
	pkgver = 20200419
	pkgrel = 1
	url = https://github.com/MaskRay/ccls
	arch = x86_64
	license = Apache
	makedepends = cmake
	makedepends = git
	makedepends = llvm
	makedepends = rapidjson
	depends = clang
	depends = llvm-libs
	source = git+https://github.com/MaskRay/ccls.git
	md5sums = SKIP

pkgname = ccls-git