Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-08-11 | ncurses: swapped installation of widec and narrowc headers | Enrico Scholz | 1 | |
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-05 | ncurses: added 5.7 recipe | Enrico Scholz | 1 | |
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> |