Yousong Zhou
92b0575e28
Drop the redundant -r option to $(CP)
$(CP) was defined as `cp -fpR' since the very begining of OpenWrt build
system (2006-06-22). The -R option should be enough and base packages
use only $(CP) for the same purposes just fine and BSD manual of cp also
discourages the use of `-r' option. So let's just tidy up the usage now.
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
9 years ago
jmjulien
6123f54c95
poco:add package for the Poco C++ library
POrtable COmponents is a Modern, powerful open source C++ class libraries
for building network- and internet-based applications that run on desktop,
server, mobile and embedded systems.
Original Makefile -->
https://dev.openwrt.org/browser/packages/libs/poco/Makefile
add license
add maintainer
update URL to latest github stable version (1.7.0)
change patch to the configure file
add a patch to build with musl-libc
Signed-off-by: Jean-Michel Julien <jean-michel.julien@trilliantinc.com>
9 years ago
Ted Hess
1263599f96
flac: Fix musl x86 build (__sigemptyset undefined)
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Daniel Golle
4930998e8e
libinput: update to version 1.2.1
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
9857552f66
glpk: update to version 4.58
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Karl Palsson
d6f2f3aaf4
libev: Bump to version 4.22
Full changelog: http://cvs.schmorp.de/libev/Changes?view=markup
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
9 years ago
Karl Palsson
db995186fc
libs: c-ares: Bump to version 1.11
Full changelog at
https://raw.githubusercontent.com/c-ares/c-ares/cares-1_11_0/RELEASE-NOTES
Signed-off-by: Karl Palsson <karlp@etactica.com>
9 years ago
Karl Palsson
709a1337be
libwebsockets: Bump version to 1.7.3
Latest "stable" release from 1.7.x branch.
Signed-off-by: Karl Palsson <karlp@etactica.com>
9 years ago
Nikos Mavrogiannopoulos
db993dc673
gnutls: updated to 3.4.10
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Othmar Truniger
290358db62
libesmtp: add ssl support, new upstream URL
Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years ago
Ted Hess
4c73560932
libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with getsubopt()
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Peter Wagner
59e8dcf186
glib2: fix download path
Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years ago
Peter Wagner
00a5339e7e
glib2: update to 2.46.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years ago
Alexander Couzens
a99aa1ff48
libmicrohttpd: build parallel
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Alexander Couzens
19965525c9
libmicrohttpd: implement build variants -ssl and -no-ssl
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
9 years ago
Don Rumata
5b65fbcc65
remove unnecessary libiconv dependencies
The compiled libaprutil library contains references to libiconv,
libiconv_open and libiconv_close functions from the full gettext
package even when the full gettext support is disabled (i.e. the
CONFIG_BUILD_NLS configuration parameter is not set). The dependency
on these ICONV functions breaks compilation of some packages that
depend on libaprutil, such as subversion:
<targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv'
<targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv_open'
<targetdir>/usr/lib/libaprutil-1.so: undefined reference to `libiconv_close'
Signed-off-by: Don Rumata <don.rumata.vk@gmail.com>
9 years ago
Daniel Golle
5e9ab7e605
libinput: update to version 1.1.7
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
07ccb3c1d9
libinput: depend on eudev
udev was removed, depend on eudev to provide libudev.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Jacob Siverskog
9ce3f97b06
protobuf-c: Bump version to 1.2.1.
Signed-off-by: Jacob Siverskog <jacob@teenage.engineering>
9 years ago
Nikos Mavrogiannopoulos
52c82f196a
gnutls: updated to 3.4.9
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Michael Marley
13b8d4441d
alsa: Update to 1.1.0, disable basic audio test (bat) utility
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Karl Palsson
302b33eaa6
libs: file: fix typo in default call
Corrects the display and help text for file and libmagic in menuconfig.
Signed-off-by: Karl Palsson <karlp@remake.is>
9 years ago
Karl Palsson
cc422ba64b
libwebsockets: bump to v1.6.2
Many user api changes, largely to cleanup and make more consistent.
Full changelog available at
http://git.libwebsockets.org/cgi-bin/cgit/libwebsockets/tree/changelog
Signed-off-by: Karl Palsson <karlp@remake.is>
9 years ago
Karl Palsson
58c51c1e2a
libwebsockets: Correctly enable IPv6 support
Signed-off-by: Karl Palsson <karlp@remake.is>
9 years ago
heil
a5c153d7d3
unixodbc:
- corect fetch url
Signed-off-by: heil <heil@terminal-consulting.de>
9 years ago
heil
1d3a098bb9
pcre: upgrade to 0.8.38
fixes:
* CVE 2015-2327 CVE 2015-2328 CVE 2015-8380 CVE 2015-8381 CVE
* 2015-8382
* CVE 2015-8383 CVE 2015-8384 CVE 2015-8385 CVE 2015-8386 CVE
* 2015-8387
* CVE 2015-8388 CVE 2015-8389 CVE 2015-8390 CVE 2015-8391 CVE
* 2015-8392
* CVE 2015-8393 CVE 2015-8394 CVE 2015-8395
Signed-off-by: heil <heil@terminal-consulting.de>
9 years ago
Felix Fietkau
4751845e43
gdbm: add a gettext dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Felix Fietkau
599f289585
boost: do not select @BUILD_NLS , it affects the whole tree
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Felix Fietkau
9f8e5aca34
treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Felix Fietkau
f12aae60ad
glib2: sync with default host prefix change
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Felix Fietkau
a133dd69af
glib2: the host build also needs --with-libiconv=gnu
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Felix Fietkau
5014415c1c
glib2: use --with-libiconv=gnu, always required as of trunk r48396
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Felix Fietkau
3a7a4bf179
libffi: fix MIPS softfloat build issue with current binutils
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
9 years ago
Heinrich Schuchardt
ca2e6c20ab
libs/apr-util: use @APACHE download facility
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
9 years ago
Heinrich Schuchardt
7b3346b25c
libs/apr: use @APACHE download facility
Instead of explicitly specyfing an Apache mirror use the
@APACHE download facility.
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
9 years ago
Daniel Golle
e53a511b68
libinput: include cmdline tools in package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
2781b83eef
libinput: update to 1.1.4
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
27c2d20072
libevdev: update to 1.4.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Dickinson
6e288a01bf
libs/gnutls: Fix selecting cryptodev support fails to depend on kmod-cryptodev
It is not enough to select package kmod-cryptodev to avoid
build failure; there must be a Makefile dependency on
kmod-cryptodev in order for the build system to ensure
kmod-cryptodev (and it's headers) are present during build.
Therefore drop the select and add a conditional dependency.
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
9 years ago
Nikos Mavrogiannopoulos
1794ba1039
gnutls: updated to 3.4.8
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Alexandru Ardelean
728655ac29
libs/avahi: fix warning with poll.h include on musl
Warning is:
#warning redirecting incorrect #include <sys/poll.h> to <poll.
Not a big issue.
But it can be annoying when building with -Werror set.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Damiano Renfer
d14d41e70e
libs/libsodium: update to 1.0.8
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
9 years ago
W. Michael Petullo
3e57642d60
openldap: update to 2.4.43
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
W. Michael Petullo
b2d33524a7
libsoup: update to 2.53.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
Oliver Middleton
39f90ec9d5
libpng: update to 1.2.56
Fixes CVE-2015-8126 and CVE-2015-8540.
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
9 years ago
Damiano Renfer
e0d4c2f1df
libs/libsodium: update to 1.0.7
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
9 years ago
Carlos Miguel Ferreira
e57a0ce701
Boost: Version Update -> 1.60
Version Update:
- Boost is updated to version 1.60
- New library called Variadic Macro Data (VMD) [1]
- Several libraries updates [2]
[1]: http://www.boost.org/libs/vmd/
[2]: http://www.boost.org/users/history/version_1_60_0.html
Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
9 years ago
Alexandru Ardelean
87b7d9075f
ibrcommon: fix build on musl
Build error:
```
make[6]: Entering directory `/home/sandu/work/openwrt/build_dir/target-mips_34kc_musl-1.1.11/ibrcommon-1.0.1/ibrcommon/data'
CXX BLOB.lo
CXX ConfigFile.lo
CXX File.lo
File.cpp: In member function 'std::__cxx11::string ibrcommon::File::getBasename() const':
File.cpp:229:44: error: 'basename' was not declared in this scope
return std::string(basename(_path.c_str()));
^
make[6]: *** [File.lo] Error 1
```
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Alexandru Ardelean
ce37ee3f82
glib2: fix host build
Replace libintl/host with gettext-full/host.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
Ted Hess
0b66804f25
libev: Fix compatibility with libevent2 includes
Packages building with libev and want to include event.h from libev
need to be modified to include ev_event_compat.h instead.
The are no known packages which need to be fixed at this time. The
normal include is ev.h for this package.
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago