summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cbe9da30bb739ac378e748cf5829c0f41afaf77e (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
# Generated by mksrcinfo v8
# Wed May  3 20:36:10 UTC 2017
pkgbase = neovim-git
	pkgdesc = Fork of Vim aiming to improve user experience, plugins, and GUIs.
	pkgver = 0.2.0.r22.g2b3cb2c44
	pkgrel = 1
	url = https://neovim.io
	install = neovim-git.install
	arch = i686
	arch = x86_64
	license = custom:neovim
	makedepends = cmake
	makedepends = git
	makedepends = gperf
	makedepends = luajit
	makedepends = lua51-mpack
	makedepends = lua51-lpeg
	depends = jemalloc
	depends = libtermkey
	depends = libuv
	depends = libvterm
	depends = msgpack-c
	depends = unibilium
	optdepends = python2-neovim: for Python 2 plugin support (see :help provider-python)
	optdepends = python-neovim: for Python 3 plugin support (see :help provider-python)
	optdepends = ruby-neovim: for Ruby plugin support (see :help provider-ruby)
	optdepends = xclip: for clipboard support (or xsel) (see :help provider-clipboard)
	optdepends = xsel: for clipboard support (or xclip) (see :help provider-clipboard)
	provides = neovim=0.2.0.r22.g2b3cb2c44
	conflicts = neovim
	options = !strip
	source = neovim-git::git+https://github.com/neovim/neovim.git
	sha256sums = SKIP

pkgname = neovim-git