39 lines
843 B
Plaintext
39 lines
843 B
Plaintext
name: neovim
|
|
description: Fork of Vim aiming to improve user experience, plugins, and GUIs
|
|
version: 0.12.0
|
|
revision: 1
|
|
url: https://neovim.io/
|
|
license: Apache-2.0 AND Vim
|
|
maintainers:
|
|
- [email protected]
|
|
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:
|
|
- python-pynvim
|
|
- 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: 76b4875fc1a4805a807a9fa53ff0c8fb081620137a40fb879b32436e375aeb65
|