Ports: Enable wide-char support for ncurses
Hello ncursesw!
This commit is contained in:
parent
420bdccf0b
commit
8ced224f04
Notes:
sideshowbarker
2024-07-18 02:18:58 +09:00
Author: https://github.com/timschumi Commit: https://github.com/SerenityOS/serenity/commit/8ced224f04f Pull-request: https://github.com/SerenityOS/serenity/pull/10427 Reviewed-by: https://github.com/BertalanD Reviewed-by: https://github.com/bgianfo
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ configopts=(
|
|||
"--with-pkg-config-libdir=/usr/local/lib/pkgconfig"
|
||||
"--with-shared"
|
||||
"--without-ada"
|
||||
"--enable-widec"
|
||||
"--disable-lib-suffixes"
|
||||
)
|
||||
files="https://ftpmirror.gnu.org/gnu/ncurses/ncurses-${version}.tar.gz ncurses-${version}.tar.gz 30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d"
|
||||
auth_type="sha256"
|
||||
|
|
Loading…
Add table
Reference in a new issue