Switch to new package format
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
name: neovim
|
||||
description: Fork of Vim aiming to improve user experience, plugins, and GUIs
|
||||
version: 0.12.2
|
||||
revision: 3
|
||||
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:For python plugin support
|
||||
- wl-clipboard:For wayland clipboard support
|
||||
- xclip:For X11 clipboard support
|
||||
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: ef9f58da7d687ed4d1dad9715542bf0dabdeedbfe8089e2ce17fff21b920a268
|
||||
Reference in New Issue
Block a user