Add ncursesw

This commit is contained in:
crazywhalecc
2026-03-18 15:00:44 +08:00
parent c1f2fd49a6
commit c81146bf18
3 changed files with 49 additions and 30 deletions

View File

@@ -1,12 +1,10 @@
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]
artifact: ncurses
static-libs@unix:
- libncurses.a
ncursesw:
type: library
artifact: ncurses
static-libs@unix:
- libncursesw.a