Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: nano
|
||||
description: A simple text editor
|
||||
version: "9.0"
|
||||
revision: 2
|
||||
url: https://www.nano-editor.org/
|
||||
license: GPL3
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
keep:
|
||||
- etc/nanorc
|
||||
depends:
|
||||
- file
|
||||
- glibc
|
||||
- ncurses
|
||||
downloads:
|
||||
- url: https://www.nano-editor.org/dist/v${BPM_PKG_VERSION%%.*}/nano-${BPM_PKG_VERSION}.tar.xz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 9f384374b496110a25b73ad5a5febb384783c6e3188b37063f677ac908013fde
|
||||
Reference in New Issue
Block a user