Provide 'xxd' package

This commit is contained in:
2025-10-09 18:29:41 +03:00
parent 27bce61aa7
commit 8328e98ece
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
# Exclude bpm archives
*.bpm
+3 -1
View File
@@ -1,7 +1,7 @@
name: vim name: vim
description: A highly configurable text editor description: A highly configurable text editor
version: 9.1.1820 version: 9.1.1820
revision: 1 revision: 2
url: https://www.vim.org/ url: https://www.vim.org/
license: vim license: vim
architecture: any architecture: any
@@ -29,6 +29,8 @@ make_depends:
- python3 - python3
- ruby - ruby
- tcl - tcl
provides:
- xxd
downloads: downloads:
- url: https://github.com/vim/vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz - url: https://github.com/vim/vim/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE} extract_to: ${BPM_SOURCE}
Binary file not shown.