36 lines
785 B
Plaintext
36 lines
785 B
Plaintext
name: neovim
|
|
description: Fork of Vim aiming to improve user experience, plugins, and GUIs
|
|
version: 0.11.5
|
|
revision: 2
|
|
url: https://neovim.io/
|
|
license: Apache-2.0 AND Vim
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- libluv
|
|
- libutf8proc
|
|
- libuv
|
|
- libvterm
|
|
- lua5.1-lpeg
|
|
- luajit
|
|
- msgpack-c
|
|
- tree-sitter
|
|
- tree-sitter-c
|
|
- tree-sitter-lua
|
|
- tree-sitter-markdown
|
|
- tree-sitter-query
|
|
- tree-sitter-vim
|
|
- tree-sitter-vimdoc
|
|
- unibilium
|
|
optional_depends:
|
|
- wl-clipboard
|
|
- xclip
|
|
make_depends:
|
|
- cmake
|
|
- lua5.1-mpack
|
|
downloads:
|
|
- url: https://github.com/neovim/neovim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: c63450dfb42bb0115cd5e959f81c77989e1c8fd020d5e3f1e6d897154ce8b771
|