mirror of
https://github.com/openharmony/third_party_ncurses.git
synced 2026-07-01 13:20:30 -04:00
a5c6f9c718
- 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>
11 lines
608 B
Plaintext
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."
|
|
}
|
|
] |