Matthias Schiffer
e47da635ad
libuecc: update to v7
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
Ted Hess
6003d2d3d5
libsoxr: Make dynamic libraries
Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Alexander Ryzhov
6bff5ab08b
libsoxr: make dynamic libraries
fixes https://github.com/openwrt/packages/issues/2533
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Dov Murik
40daf44e61
Add libs/libfastjson - required for rsyslog 8.17.0
9 years ago
Michael Heimpold
e0aad338b7
libinput: fix and optimize build
Buildbots are reporting the following build failure:
-snip-
CCLD test-build-linker
../src/.libs/libinput.so: undefined reference to `static_assert'
-snap-
Since this is the only call to static_assert within the library,
removing this assertion seems to be reasonable.
While at, speed up the build by not building tests and documentation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
Lukasz Baj
2f39488cd4
Update libimobiledevice, libplist, libusbmuxd and usbmuxd
Updated libraries and tools to support connectivity of Apple devices,
such as iPads, iPods and iPhones.
Signed-off-by: Lukasz Baj <l.baj@radytek.com>
9 years ago
Álvaro Fernández Rojas
9b88a4c490
libxerces-c: update to v3.1.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Ted Hess
815ec8e08b
giflib: Update to 5.1.2, remove doc build
docbook breaks build on some hosts, skip it (in a not very elegant way)
Signed-off-by: Daniel Golle daniel@makrotopia.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
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
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