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

pkgname = ccls-git