Commit Graph

71 Commits

Author SHA1 Message Date
Matthias Reichl
5a568035b3 ncurses: also include dumb terminfo in fallbacks
This fixes "top -b" erroring out with "'dumb': unknown terminal type."

Signed-off-by: Matthias Reichl <hias@horus.com>
2020-02-06 23:17:37 +01:00
Sascha Kuehndel (InuSasha)
c7c469431e buildsystem: host should not depend on cross-compiler 2019-10-18 19:41:00 +02:00
MilhouseVH
e691b3b693 packages: correct original copyright 2019-03-26 16:43:42 +00:00
MilhouseVH
b135c7ead9 packages: add missing dependencies 2019-02-08 17:17:43 +00:00
mglae
99d8ca22f1 ncurses: update version 6.1-20181215 and improve
- add /storage/.config/termcap path for user configuration
- disable getcap cache to avoid creation of /storage/none folder
- add ncurses:host to PKG_DEPENDS_TARGET to use tic from package
- add patch to remove recent xterm terminfo features to be more compatible with other emulations (i.e. Putty)
- add patch fixing freeing not allocated memory. Let screen work again
2018-12-29 18:35:21 +01:00
Ian Leonard
15282eb38b treewide: retire $SED
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2018-11-04 01:12:58 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
8e09fadb5b spdx: packages/devel 2018-07-17 23:58:50 +02:00
Matthias Reichl
a2b68bb4c6 ncurses: drop lto build flag
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa buildsystem: add BUILD_FLAG support
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)

All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk

Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
MilhouseVH
b79713ee95 ncurses: update to ncurses-6.1-20180203 2018-02-05 19:20:49 +00:00
Sascha Kuehndel (InuSasha)
3846ec7dac buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
MilhouseVH
d3e91c9fbe ncurses: add missing PKG_SHA256, update to ncurses-6.0-20171007 2017-10-14 22:42:20 +01:00
cvh
13f69f494a packages: change depends to ncurses 2017-08-21 19:19:51 +02:00
escalade
6aaf1140e1 ncurses: initial package 2017-08-21 19:18:17 +02:00
Stefan Saraev
0d9b10fb05 ncurses: replace with netbsd-curses 2016-04-20 23:25:00 -07:00
longchair
f492bf1ee9 ncurses : add -fPIC to build flags.
Without this, bison (required for qt5 build) will not build properly.
2016-04-11 16:00:34 +02:00
Stephan Raue
02986bff48 ncurses: create ncurses5-config and ncurses6-config
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-29 15:41:29 -07:00
Stephan Raue
e7355bfa07 ncurses: update to ncurses-6.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-14 01:52:29 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
b0a634f93f ncurses: add upstream fix
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-11 14:48:23 +02:00
Stephan Raue
1b55c37a08 ncurses: depends on package 'zlib'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-12-27 21:18:26 +01:00
Stephan Raue
dded97b4ec ncurses: enable installing curses.h
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-10-02 21:58:23 +02:00