summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3260ac4b25435f142f2445065f6c5e746b5a4fae (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
30
31
32
33
pkgbase = ycmd-git
	pkgdesc = A code-completion & code-comprehension server
	pkgver = r2177.ed8d17c2
	pkgrel = 1
	url = https://github.com/Valloric/ycmd
	arch = i686
	arch = x86_64
	license = GPLv3
	makedepends = cmake
	makedepends = git
	depends = clang
	depends = python
	provides = ycmd
	conflicts = ycmd
	source = git+https://github.com/Valloric/ycmd.git
	source = git+https://github.com/bottlepy/bottle.git
	source = git+https://github.com/slezica/python-frozendict.git
	source = git+https://github.com/davidhalter/jedi.git
	source = git+https://github.com/davidhalter/parso.git
	source = git+https://github.com/PythonCharmers/python-future.git
	source = git+https://github.com/requests/requests.git
	source = git+https://github.com/Pylons/waitress.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = ycmd-git