blob: 1e9f5efb7b3a4223b876d4ad121f20e590bfcde2 (
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
|
pkgbase = vim-youcompleteme-git
pkgdesc = A code-completion engine for Vim
pkgver = 2068.ba779aff
pkgrel = 1
url = http://valloric.github.com/YouCompleteMe/
install = install
arch = i686
arch = x86_64
groups = vim-plugins
license = GPL3
makedepends = cargo
makedepends = cmake
makedepends = git
makedepends = go
makedepends = make
makedepends = mono
makedepends = npm
depends = boost
depends = boost-libs
depends = ncurses5-compat-libs
depends = mono
depends = nodejs
depends = python
depends = python2
depends = rust
depends = vim
depends = clang
source = git+https://github.com/Valloric/YouCompleteMe.git
source = git+https://github.com/ross/requests-futures.git
source = git+https://github.com/Valloric/ycmd.git
source = git+https://github.com/kennethreitz/requests.git
source = git+https://github.com/bewest/argparse.git
source = git+https://github.com/bottlepy/bottle.git
source = git+https://github.com/slezica/python-frozendict.git
source = git+https://github.com/PythonCharmers/python-future.git
source = git+https://github.com/vheon/JediHTTP.git
source = git+https://github.com/davidhalter/jedi.git
source = git+https://github.com/Pylons/waitress.git
source = git+https://github.com/nsf/gocode.git
source = git+https://github.com/Manishearth/godef.git
source = git+https://github.com/nosami/OmniSharpServer.git
source = git+https://github.com/icsharpcode/NRefactory.git
source = git+https://github.com/jbevain/cecil.git
source = git+https://github.com/jwilm/racerd.git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = vim-youcompleteme-git
|