projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73eeac4
)
ncurses: add foot terminfo
author
novenary enneagon
<novenary@kwak.zip>
Wed, 10 Jul 2024 09:16:03 +0000
(12:16 +0300)
committer
Robert Marko
<robimarko@gmail.com>
Wed, 10 Jul 2024 10:53:27 +0000
(12:53 +0200)
Add terminfo file for the terminal emulator foot.
https://codeberg.org/dnkl/foot
Signed-off-by: novenary enneagon <novenary@kwak.zip>
Link:
https://github.com/openwrt/openwrt/pull/15915
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/libs/ncurses/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/ncurses/Makefile
b/package/libs/ncurses/Makefile
index 02791720c16a517012b62a31c61585ee338ae7f7..0958051533278afd4ffa4c84d2dd6fe9f6c43055 100644
(file)
--- a/
package/libs/ncurses/Makefile
+++ b/
package/libs/ncurses/Makefile
@@
-126,6
+126,7
@@
ifneq ($(HOST_OS),FreeBSD)
a/ansi \
a/alacritty \
d/dumb \
+ f/foot \
l/linux \
r/rxvt \
r/rxvt-unicode \