summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 09b3647e04e33f54ca479ea345155d815ed940bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = cquery
	pkgdesc = cquery is a highly-scalable, low-latency language server for C/C++/Objective-C.
	pkgver = v20180718
	pkgrel = 4
	url = https://github.com/cquery-project/cquery/
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake>=3.1
	depends = clang>=6.0.0
	conflicts = cquery-git
	source = https://github.com/cquery-project/cquery/archive/v20180718.tar.gz
	source = git+https://github.com/miloyip/rapidjson?commit=daabb88
	source = git+https://github.com/onqtam/doctest?commit=b40b7e7
	source = git+https://github.com/greg7mdp/sparsepp?commit=1ca7189
	source = git+https://github.com/emilk/loguru?commit=6bf94c5
	source = git+https://github.com/msgpack/msgpack-c?commit=208595b
	source = git+https://github.com/zeux/pugixml?commit=24a7064
	sha256sums = 72361e5e6f7a4a6b5ae27d555354efb4b012d20798b50ddd19cfd81bdf56cc1c
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = cquery