Commit Graph

21 Commits

Author SHA1 Message Date
5d4c0c5ba1 ncurses: libncursesw should not depend on libncurses
SVN-Revision: 31861
2012-05-26 18:03:56 +00:00
82f6dfa893 [package] ncurses: enable C++ bindings ()
SVN-Revision: 26970
2011-05-22 16:53:09 +00:00
3b5d912a5f [package] ncurses: install ncurses5-config and ncursesw5-config ()
SVN-Revision: 26255
2011-03-21 06:45:20 +00:00
a359ac175a [package] ncurses: Split terminfo database into a separate package because S-Lang library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be
a lightweight dialog replacement that doesn't depend on the heavy ncurses).

SVN-Revision: 26232
2011-03-18 23:34:40 +00:00
56d63283db package/ncurses: fix freebsd install issues
SVN-Revision: 24149
2010-11-26 17:51:14 +00:00
7b8373cdcf From: Joseph Roback <openwrt-devel@roback.cc>
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.

Signed-off-by: Joe Roback <joe@roback.cc>


SVN-Revision: 22965
2010-09-07 10:00:34 +00:00
c1f315fdb7 [package] ncurses: Add libncursesw package
Thanks bartbes


SVN-Revision: 22669
2010-08-16 09:48:42 +00:00
00258c1cf0 package/ncurses: refresh patches
SVN-Revision: 20471
2010-03-26 14:29:07 +00:00
4050f1dfb9 this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixes
parallel build.

-Raphael

SVN-Revision: 19994
2010-03-05 20:12:24 +00:00
360629be01 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
3e5dadfde5 [package] update ncurses to 5.7 ()
SVN-Revision: 15147
2009-04-08 08:58:15 +00:00
78f99d82d3 get rid of the ncurses host build - the only reason why it was necessary in the first place was because of misuse of the BUILD_CC variable override.
SVN-Revision: 14934
2009-03-17 23:36:35 +00:00
601e3a4987 ncurses: make sure the timestamp of copied host utils is current, so that it doesn't fall back to attempting to use cross-compiled ones
SVN-Revision: 14912
2009-03-17 04:17:21 +00:00
9f50bf7e91 clean up ncurses makefile based on new host build changes
SVN-Revision: 14911
2009-03-17 03:22:06 +00:00
46e6f0f79b use $(FPIC) in a few places where it matters
SVN-Revision: 12225
2008-08-06 22:10:29 +00:00
288c91cc5d remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
ff5e10dbae add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
db94d68739 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
acd0837e40 package Makefile cleanup: remove uneeded vars
SVN-Revision: 8587
2007-09-03 08:20:36 +00:00
3f23f9eb42 use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
SVN-Revision: 8578
2007-09-03 05:00:38 +00:00
829a4a7dd3 move ncurses to trunk and 7.07 (util-linux depends on it)
SVN-Revision: 7854
2007-07-02 17:53:19 +00:00