aboutsummaryrefslogtreecommitdiff
path: root/development/neovim/neovim.info
blob: d3280c818dabe22b3b68801fa0e01e186391504b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
PRGNAM="neovim"
VERSION="0.9.0"
HOMEPAGE="https://neovim.io"
DOWNLOAD="https://github.com/neovim/neovim/archive/v0.9.0/neovim-0.9.0.tar.gz \
          https://github.com/LuaJIT/LuaJIT/archive/505e2c0/LuaJIT-505e2c03de35e2718eef0d2d3660712e06dadf1f.tar.gz \
          https://github.com/luvit/luv/archive/093a977/luv-093a977b82077591baefe1e880d37dfa2730bd54.tar.gz \
          https://github.com/keplerproject/lua-compat-5.3/archive/v0.9/lua-compat-5.3-0.9.tar.gz"
MD5SUM="86b762639f29ee92d37f8ec0f78b7074 \
        bbf308354cf8f67d821c32adbfe52a50 \
        9f6cd99a215ef21ef93c273e4b664066 \
        7c0530123479804e40971b069ea6b0da"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lua lua-mpack lua-lpeg LuaBitOp msgpack-c libtermkey libvterm tree-sitter"
MAINTAINER="Alexander Verbovetsky"
EMAIL="alik@ejik.org"