Switch to new package format
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
name: ncurses
|
||||
description: System V Release 4.0 curses emulation library
|
||||
version: "6.6"
|
||||
revision: 2
|
||||
url: https://invisible-island.net/ncurses/ncurses.html
|
||||
license: MIT-open-group
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- glibc
|
||||
optional_depends:
|
||||
- bash
|
||||
make_depends:
|
||||
- gcc
|
||||
downloads:
|
||||
- url: https://ftpmirror.gnu.org/gnu/ncurses/ncurses-${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: 355b4cbbed880b0381a04c46617b7656e362585d52e9cf84a67e2009b749ff11
|
||||
Reference in New Issue
Block a user