summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f3c80fa5bbf32ec11d42efd7d8cbdb4a9c8f9f37 (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 = rtags
	pkgdesc = A client/server application that indexes C/C++ code
	pkgver = 2.31
	pkgrel = 2
	url = https://github.com/Andersbakken/rtags
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cmake
	makedepends = git
	makedepends = llvm
	makedepends = zlib
	depends = bash
	depends = clang
	optdepends = bash-completion: for bash completion
	optdepends = zlib
	conflicts = rtags-git
	source = git+https://github.com/Andersbakken/rtags.git#tag=v2.31
	source = git+https://github.com/Andersbakken/rct.git
	source = rdm.service
	source = rdm.socket
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = c2235b4360442d309f14a38cbd7a7cbb2091061cb1d12a827ef173c1aa0bf556
	sha256sums = 56bf4f3e8208ea142c61ed6f80b4907f15e2bab8d690763cff8fb15f893ad16d

pkgname = rtags