aur-packages/vim-youcompleteme-git/.SRCINFO

69 lines
2.0 KiB
Plaintext
Raw Normal View History

2018-01-01 02:20:54 -08:00
pkgbase = vim-youcompleteme-git
pkgdesc = A code-completion engine for Vim
pkgver = r2600.d9a9ce47
pkgrel = 1
url = https://github.com/Valloric/YouCompleteMe
2018-01-01 02:20:54 -08:00
install = install
arch = any
2018-01-01 02:20:54 -08:00
groups = vim-plugins
license = GPL3
makedepends = cmake
makedepends = git
makedepends = make
makedepends = curl
makedepends = go
makedepends = npm
2018-01-01 02:20:54 -08:00
depends = boost
depends = boost-libs
depends = nodejs
2018-01-01 02:20:54 -08:00
depends = vim
depends = clang
depends = omnisharp-roslyn
depends = rustup
depends = python-requests-futures
depends = python-certifi
depends = python-future
depends = python-bottle
depends = python-waitress
depends = python-regex
depends = python-jedi
depends = python-parso
depends = python-numpydoc
2018-01-01 02:20:54 -08:00
source = git+https://github.com/Valloric/YouCompleteMe.git
source = git+https://github.com/ycm-core/ycmd.git
source = git+https://github.com/davidhalter/jedi.git
source = git+https://github.com/davidhalter/parso.git
source = git+https://github.com/davidhalter/typeshed.git
source = git+https://github.com/numpy/numpydoc
source = git+https://github.com/ross/requests-futures.git
source = git+https://github.com/requests/requests.git
source = git+https://github.com/kjd/idna.git
source = git+https://github.com/certifi/python-certifi.git
source = git+https://github.com/chardet/chardet.git
source = git+https://github.com/urllib3/urllib3.git
source = git+https://github.com/bottlepy/bottle.git
2018-01-01 02:20:54 -08:00
source = git+https://github.com/PythonCharmers/python-future.git
source = git+https://github.com/Pylons/waitress.git
source = git+https://github.com/ycm-core/regex.git
source = git+https://github.com/golang/tools.git
sha256sums = SKIP
2018-01-01 02:20:54 -08:00
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
2018-01-01 02:20:54 -08:00
pkgname = vim-youcompleteme-git