Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ncurses: change handling of PKG_CONFIG_LIBDIR | Jo-Philipp Wich | 2016-08-15 |
| | | | | | | | | | | | | | | When PKG_CONFIG_LIBDIR was unset in the environment, the configure script was deducing the PKG_CONFIG_LIBDIR from the location of the pkg-config binary, which doesn't make a lot of sense, and isn't done by other autotools based packages. Patch imported from the Buildroot project: https://github.com/buildroot/buildroot/blob/master/package/ncurses/0001-fixup-pkg-config-handling.patch Also refresh patches while we're at. Signed-off-by: Jo-Philipp Wich <jo@mein.io> | ||
* | ncurses: Fix building with gcc 5.1 | Hauke Mehrtens | 2015-06-02 |
| | | | | | | | | | | This patch is taken from the gentoo guys who extracted this from a large upstream commit (with many unrelated changes). Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 45878 | ||
* | ncurses: update to 5.9 | Jonas Gorski | 2013-04-23 |
| | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 36395 | ||
* | ncurses: fix build with musl libc toolchains | Florian Fainelli | 2013-02-26 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35811 | ||
* | ncurses: fix build error in libncursesw | Felix Fietkau | 2012-12-17 |
| | | | | SVN-Revision: 34739 | ||
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 |
SVN-Revision: 33657 |