ncurses: update to 6.5

This commit is contained in:
Rudi Heitbaum 2024-05-01 05:16:48 +00:00
parent 4e7d501ccb
commit 6fe28ff9b9
3 changed files with 9 additions and 7 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ncurses"
PKG_VERSION="6.4"
PKG_SHA256="6931283d9ac87c5073f30b6290c4c75f21632bb4fc3603ac8100812bed248159"
PKG_VERSION="6.5"
PKG_SHA256="136d91bc269a9a5785e5f9e980bc76ab57428f604ce3e5a5a90cebc767971cc6"
PKG_LICENSE="MIT"
PKG_SITE="http://www.gnu.org/software/ncurses/"
PKG_URL="http://invisible-mirror.net/archives/ncurses/ncurses-${PKG_VERSION}.tar.gz"

View File

@ -3,14 +3,16 @@ Remove recent xterm terminfo features to be compatible with other emulations
--- a/misc/terminfo.src 2021-03-20 22:45:39.000000000 +0100
+++ b/misc/terminfo.src 2021-06-01 23:53:10.335516419 +0200
@@ -4808,8 +4808,8 @@ xterm-xfree86|xterm terminal emulator (X
@@ -4946,9 +4946,9 @@ xterm-xfree86|xterm terminal emulator (X
xterm+nofkeys|building block for xterm fkey-variants,
npc,
kcbt=\E[Z, kent=\EOM, nel=\EE, use=ecma+index,
- use=ansi+rep, use=ecma+strikeout, use=vt420+lrmm,
- kcbt=\E[Z, nel=\EE, use=ecma+index, use=ansi+rep,
- use=ecma+strikeout, use=vt420+lrmm, use=xterm+focus,
- use=xterm+sm+1006, use=xterm+tmux, use=ecma+italics,
+ kcbt=\E[Z, nel=\EE, use=ecma+index,
+ use=ecma+strikeout, use=vt420+lrmm,
+ use=xterm+sm+1005, use=xterm+tmux, use=ecma+italics,
use=xterm+keypad, use=xterm-basic,
# This version reflects the current xterm features.
xterm-p370|xterm patch #370,

View File

@ -2,7 +2,7 @@ Fix configure option --with-pkg-config-libdir is broken for cross compilation
--- a/configure 2021-10-17 17:12:23.000000000 +0200
+++ b/configure 2021-11-26 00:27:00.224815736 +0100
@@ -4229,7 +4229,7 @@ echo $ECHO_N "checking for first directo
@@ -4255,7 +4255,7 @@ echo $ECHO_N "checking for first directo
cf_pkg_config_path=none
for cf_config in $cf_search_path
do