summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c1cfa425cf7d68c1e92ceabced0a62357df0296f (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-git
	pkgdesc = RTags is a client/server application that indexes C/C++ code.
	pkgver = v2.10.r17.g1c2ffdf7
	pkgrel = 1
	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
	optdepends = lua>=5.3: Lua bindings
	provides = rtags
	conflicts = rtags
	source = git+https://github.com/Andersbakken/rtags.git
	source = rdm.service
	source = rdm.socket
	sha256sums = SKIP
	sha256sums = 2a530156b5cb7637cb94e8bd91b31141f30f8041d56cf6aa076000d15307f3aa
	sha256sums = 56bf4f3e8208ea142c61ed6f80b4907f15e2bab8d690763cff8fb15f893ad16d

pkgname = rtags-git