summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6767ce5a60dc5ceffc3976dc751b2c7e807154c (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 = de5199dba756137c9f689879ab2e842f7d7477f7f6a9091178a72888484d1102
	sha256sums = 25d1842a4187a1933ff27833201cfd0879da71a50241860e32edecfc7e75f14f

pkgname = rtags-git