Switch to new package format
This commit is contained in:
@@ -0,0 +1,40 @@
|
||||
name: vim
|
||||
description: A highly configurable text editor
|
||||
version: 9.2.0600
|
||||
revision: 2
|
||||
url: https://www.vim.org/
|
||||
license: vim
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/vimrc
|
||||
depends:
|
||||
- acl
|
||||
- glibc
|
||||
- gpm
|
||||
- libgcrypt
|
||||
- zlib
|
||||
optional_depends:
|
||||
- gawk
|
||||
- lua
|
||||
- perl
|
||||
- python3
|
||||
- ruby
|
||||
- sh
|
||||
- tcl
|
||||
make_depends:
|
||||
- gawk
|
||||
- lua
|
||||
- perl
|
||||
- python3
|
||||
- ruby
|
||||
- tcl
|
||||
provides:
|
||||
- xxd
|
||||
downloads:
|
||||
- url: https://github.com/vim/vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9bbfe0be244dbd57d2b0f9a3749e3504d215185376bbddfc3ad6420c113b4be1
|
||||
Reference in New Issue
Block a user