Files
manjiamu a5c6f9c718 [Update] upgrade ncurses to 6.6
- replace upstream ncurses sources with version 6.6
- update VERSION file to 6.6
- update ncurses.spec to reference ncurses-6.6.tar.gz
- update README.OpenSource with new version and URL
- keep original patches for adaptation

Signed-off-by: manjiamu <wanghao636@huawei.com>
2026-04-27 16:52:06 +08:00

11 lines
608 B
Plaintext

[
{
"Name": "ncurses",
"License": "MIT",
"License File": "COPYING",
"Version Number": "6.6",
"Owner": "liyiming13@huawei.com",
"Upstream URL": "https://invisible-mirror.net/archives/ncurses/ncurses-6.6.tar.gz",
"Description": "The ncurses (new curses) library is a free software emulation of curses in System V Release 4.0 (SVr4), and more. It uses terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SVr4-curses enhancements over BSD curses. SVr4 curses became the basis of X/Open Curses."
}
]