summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4bbb9bc878aa98bbbe9d296a3b07c0183d7eee31 (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
34
pkgbase = neovim-youcompleteme-core-git
	pkgdesc = A code-completion engine for Vim
	pkgver = r2268.d27563d2
	pkgrel = 2
	url = https://valloric.github.io/YouCompleteMe/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = cmake
	makedepends = boost
	depends = neovim
	depends = boost-libs
	depends = python>=3.2
	depends = python-bottle
	depends = python-waitress
	depends = python-frozendict
	depends = python-requests-futures
	depends = python-future
	depends = python-neovim
	depends = clang
	optdepends = gocode-git: Go semantic completion
	optdepends = godef-git: Go semantic completion
	optdepends = nodejs-tern: JavaScript semantic completion
	optdepends = racerd-git: Rust semantic completion
	optdepends = typescript: Typescript semantic completion
	optdepends = python-jedihttp-git: Python semantic completion
	source = git+https://github.com/Valloric/YouCompleteMe.git
	source = git+https://github.com/Valloric/ycmd
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = neovim-youcompleteme-core-git