blob: 2dcbcc738c2fcabc8a559a47e8af6bef5871d45b (
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
29
|
pkgbase = cquery
pkgdesc = Low-latency vscode language server for large C++ code-bases, powered by libclang.
pkgver = v20180718
pkgrel = 2
url = https://github.com/cquery-project/cquery/
arch = x86_64
license = MIT
makedepends = git
makedepends = python
makedepends = llvm
depends = clang
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
|