Commit Graph

58 Commits

Author SHA1 Message Date
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
Stephan Raue
4ce6dc634e ncurses: build statically
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-24 22:20:01 +02:00
Stephan Raue
1991538a71 ncurses: strip_lto instead of linker_plugin 2014-09-03 23:01:35 +02:00
Stephan Raue
e4d77faaeb ncurses: update to ncurses-5.9, with upstream patches taken from fedora up to 20140323 :-( , this fixes some issues, segfaults etc with 'dialog' :-(, todo: replace dialog and ncurses if possible
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-09-01 20:15:16 +02:00
Stephan Raue
5305e4bdee ncurses: clean up
- disable terminfo database. fallbacks are enough.
- remove ncurses:host
2014-08-26 03:56:03 +02:00
Stephan Raue
33d38cb8a5 ncurses: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:31 +01:00
Stefan Saraev
4370c35f8d ncurses: clean up libtinfo
... addons bumped and uploaded.
2014-01-07 21:22:57 +02:00
Stefan Saraev
9a838d7c38 ncurses: disable -ltinfo. disable ~/.terminfo 2014-01-05 22:03:08 +02:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stefan Saraev
a44fa0c881 ncurses: more cleanup 2013-12-09 11:01:49 +02:00
Stephan Raue
b73d898360 ncurses: cleanup buildscript
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-08 18:30:23 +01:00
Stephan Raue
92c0a822e6 ncurses: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-07 21:09:25 +01:00
Stephan Raue
ff1e176cc7 ncurses: install headers to $SYSROOT_PREFIX
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-07-31 23:04:37 +02:00
Dag Wieers
3d23d92fbf Fix the default shell
Go with whatever is set by SSH, and fall back to "linux" if the terminal is not available.

This fixes #1975
2013-03-03 19:32:50 +01:00