UmVirt LFS Package info

DB commit: c78e95157185199cceff370fa5b5f1dd2a1be2fa
APP commit: cac3f2066a9a05955b29d720b9b9b14f534d21c2

neovim

Vim-fork focused on extensibility and usability.

Package info

Codename: neovim
Source file: neovim-0.4.3.tar.gz
Source directory: neovim-0.4.3
Package URL: https://umvirt.com/linux/downloads/0.1/packages/n/neovim-0.4.3.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/n/neovim-0.4.3.tar.gz.md5sum
Dependances: libuv, luajit, msgpack, libtermkey, libvterm, jemalloc, libmpack, libmpack-lua, lpeg, bitop, unibilium, luv.
Dependance of: *** NO PACKAGES FOUND ***
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -v build &&
cd       build 

cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr ..

Build script:
make

Install script:
make install


Comments:

  1. On prebuild images libuv package update is needed before installation.