summaryrefslogtreecommitdiff
path: root/recipes/ncurses/ncurses_5.7.bb
AgeCommit message (Collapse)AuthorFiles
2010-08-11ncurses: swapped installation of widec and narrowc headersEnrico Scholz1
Widec headers contain additional definitions and shall be installed last hence. To ensure compatibility of both headers a sanity check was added. Thanks to Martin Jansa for noticing this issue. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
2010-08-05ncurses: added 5.7 recipeEnrico Scholz1
It uses ideas from the old 5.4 recipe but brings a lot of new features like widec libs, pkgconfig files or splitted library packages. As lot of packages depend on ncurses, whole distribution must be probably rebuild when updating to this new version. Due to this and the complex recipe, it has a negative DEFAULT_PREFERENCE for now. Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>