summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 99abba784b24f06fd640c0e117adfc47f0102c05 (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
pkgbase = neovim-git
	pkgdesc = Fork of Vim aiming to improve user experience, plugins, and GUIs.
	pkgver = 0.4.0.r23.gafd576ee9
	pkgrel = 1
	url = https://neovim.io
	install = neovim-git.install
	arch = i686
	arch = x86_64
	arch = armv7h
	arch = armv6h
	license = custom:neovim
	makedepends = cmake
	makedepends = git
	makedepends = gperf
	makedepends = lua51-mpack
	makedepends = lua51-lpeg
	depends = jemalloc
	depends = libluv
	depends = libtermkey
	depends = libuv
	depends = luajit
	depends = libvterm>=0.1.git5
	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.4.0.r23.gafd576ee9
	conflicts = neovim
	options = !strip
	source = neovim-git::git+https://github.com/neovim/neovim.git
	sha256sums = SKIP

pkgname = neovim-git