You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/libs
John Crispin 354aa80ada ncurses: Fix build of libncursew
Packages using libncursesw can fail to build if both libncurses and libncursesw
are not installed. Currently the ncurses.h file is installed in "usr/include/ncursesw"
directory and includes other .h files in the "usr/include" directory incorrectly.
For example: Including <ncursesw/ncurses.h> fails due to these references. These build
changes will set the correct include paths within the developer includes.

Packages that expect ncurses.h (or curses.h) in the default "usr/include" path fail
even when expecting to build with libncursesw and will need to be fixed as well. However,
they cannot be fixed until this patch is applied.

Signed-off-by: Ted Hess <thess@kitschensync.net>

SVN-Revision: 47853
9 years ago
..
argp-standalone argp-standalone: fix build error with gcc 5.2 (#20460) 9 years ago
cyassl cyassl: update to wolfSSL version 3.7.0 9 years ago
elfutils elfutils: bump to 0.164 9 years ago
gettext Add a few SPDX tags 10 years ago
gettext-full gettext-full: activate format-security checks 9 years ago
gmp gmp: use http instead of ftp download (#18805) 10 years ago
libbsd packages: use $(LN) macro, make symlinks relative 9 years ago
libconfig license info - revert r43155 10 years ago
libevent2 libevent2: remove defunct download mirror 9 years ago
libiconv Add a few SPDX tags 10 years ago
libiconv-full libiconv-full: fix build with fortify source 9 years ago
libjson-c json-c: merge an upstream fix for a compiler warning (fixes #19187) 9 years ago
libmnl license info - revert r43155 10 years ago
libnetfilter-conntrack update libnetfilter_conntrack to version 1.0.4 9 years ago
libnetfilter-cthelper conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues 9 years ago
libnetfilter-cttimeout conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues 9 years ago
libnetfilter-log Add a few SPDX tags 10 years ago
libnetfilter-queue conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues 9 years ago
libnfnetlink conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues 9 years ago
libnftnl libnftnl: bump to upstream release 1.0.3 10 years ago
libnl libnl: fix URL 9 years ago
libnl-tiny libnl-tiny: include <sys/socket.h> 9 years ago
libpcap libpcap: USB support by default if usbmon is enabled 9 years ago
libreadline cosmetic: remove trailing whitespaces 9 years ago
libroxml packages: remove uneeded PKG_BUILD_DIR overrides 9 years ago
librpc librpc: update to the latest version, fixes build with uclibc-ng (#20856) 9 years ago
libtool cosmetic: remove trailing whitespaces 9 years ago
libubox libubox: update to the latest version, adds a small json_script feature 9 years ago
libusb libusb: update to version 1.0.19 10 years ago
libusb-compat libusb-compat: fix musl compatibility issues 9 years ago
lzo lzo: disable unaligned access for everything except x86 10 years ago
mbedtls mbedtls: update to version 2.1.3 9 years ago
ncurses ncurses: Fix build of libncursew 9 years ago
nettle nettle: bump to 3.1.1 9 years ago
ocf-crypto-headers license info - revert r43155 10 years ago
openssl openssl: add config option for no_hw support 9 years ago
polarssl polarssl: update to version 1.3.15 9 years ago
popt popt: remove xgettext prereq check, it is not necessary 9 years ago
sysfsutils license info - revert r43155 10 years ago
toolchain toolchain: remove obsolete relinking code 9 years ago
uclibc++ cosmetic: remove trailing whitespaces 9 years ago
uclient uclient: update to the latest version, fixes a crash in processing redirect/disconnect after headers 9 years ago
ustream-ssl ustream-ssl: fix compilation against current PolarSSL/mbedTLS version 9 years ago
zlib cosmetic: remove trailing whitespaces 9 years ago