Add ncurses

This commit is contained in:
crazywhalecc 2026-02-03 09:42:53 +08:00
parent a6c79e30a8
commit 3492992b56
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

View File

@ -0,0 +1,12 @@
ncurses:
type: library
artifact:
source:
type: filelist
url: 'https://ftp.gnu.org/pub/gnu/ncurses/'
regex: '/href="(?<file>ncurses-(?<version>[^"]+)\.tar\.gz)"/'
binary: hosted
metadata:
license-files: ['COPYING']
static-libs@unix:
- libncurses.a