summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 90652db911a409674a4ef53fad854031579a5b6d (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 = r2282.788c293a
	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>=6.0
	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