mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2024-11-21 11:01:29 -08:00
46 lines
1.4 KiB
Plaintext
46 lines
1.4 KiB
Plaintext
pkgbase = vim-youcompleteme-git
|
|
pkgdesc = A code-completion engine for Vim
|
|
pkgver = r3226.63ab13e9
|
|
pkgrel = 1
|
|
url = https://github.com/Valloric/YouCompleteMe
|
|
install = install
|
|
arch = any
|
|
groups = vim-plugins
|
|
license = GPL3
|
|
makedepends = cmake
|
|
makedepends = git
|
|
makedepends = make
|
|
makedepends = curl
|
|
makedepends = go
|
|
makedepends = npm
|
|
depends = boost
|
|
depends = boost-libs
|
|
depends = nodejs
|
|
depends = vim
|
|
depends = clang
|
|
depends = rustup
|
|
depends = python
|
|
noextract = omnisharp-mono.tar.gz
|
|
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/davidhalter/django-stubs
|
|
source = git+https://github.com/numpy/numpydoc
|
|
source = git+https://github.com/mrabarnett/mrab-regex
|
|
source = git+https://github.com/gorakhargosh/watchdog
|
|
source = https://github.com/OmniSharp/omnisharp-roslyn/releases/download/v1.37.11/omnisharp-mono.tar.gz
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = SKIP
|
|
sha256sums = 6060d44229abb27076eeed33d5909c1c69422e52b352c1ce24e0eb1f71d19b48
|
|
|
|
pkgname = vim-youcompleteme-git
|