aboutsummaryrefslogtreecommitdiff
path: root/libs
Commit message (Collapse)AuthorAge
* Merge pull request #1104 from Wedmer/masterSteven Barth2015-03-31
|\ | | | | [libs/fftw3] Moved from oldpackages and updated to a most recent version...
| * [libs/fftw3] Moved from oldpackages and updated to a most recent version.Vladimir Ulrich2015-03-31
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | gdbm: fixes build for gettext 1.9John Crispin2015-03-29
|/ | | | | | the package fails to build on SDK builder2 Signed-off-by: John Crispin <blogic@openwrt.org>
* libxerces-c: update to latest version, clean configure and fix iconv ↵Álvaro Fernández Rojas2015-03-31
| | | | | | dependencies Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* libtasn1: fix md5sumJohn Crispin2015-03-29
| | | | | | the SDK builder breaks on this package due to a bad md5sum Signed-off-by: John Crispin <blogic@openwrt.org>
* libtasn1: updated to 4.4Nikos Mavrogiannopoulos2015-03-29
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* avahi: Enable IPv6 by defaultTed Hess2015-03-24
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge branch 'master' of https://github.com/openwrt/packagesMirko Vogt2015-03-23
|\
| * avahi: remove optional dependency on libsspStijn Tintel2015-03-20
| | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
| * avahi: avahi-autoipd uses libssp if SSP_SUPPORT is enabledDaniel Golle2015-03-15
| | | | | | | | | | | | | | | | | | | | Found on an all-y build with SSP enabled: Package avahi-autoipd is missing dependencies for the following libraries: libssp.so.0 Adding the missing dependency to address that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
| * libtasn1: updated to 4.3Nikos Mavrogiannopoulos2015-03-14
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | [pcre] also package 16bit variantMirko Vogt2015-03-23
|/
* libmodbus: update to 3.1.2Michael Heimpold2015-03-13
| | | | | | | Although this version is marked 'unstable' by upstream, it's very robust and stable. So give it a broader audience for testing. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* removed Build/Configure partNikos Mavrogiannopoulos2015-03-12
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* seccomp: depends on CONFIG_KERNEL_SECCOMPNikos Mavrogiannopoulos2015-03-12
| | | | | | Resolves #935 Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #1027 from tru7/pthsemSteven Barth2015-03-12
|\ | | | | pthsem: streamline makefile
| * pthsem: streamline makefileOthmar Truniger2015-03-11
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | libesmtp: streamline makefileOthmar Truniger2015-03-11
| | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | sqlite3: update to 3.8.8.3Etienne CHAMPETIER2015-03-10
| | | | | | | | | | | | run tested on ar71xx Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
* | libugpio: import from oldpackages and upgrade to 0.0.6Michael Heimpold2015-03-07
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | libidn: Update to 1.30Marcel Denia2015-03-06
| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | libuv: add packageLuka Perkov2015-03-04
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | gnutls: cleanup old codeDirk Neukirchen2015-03-04
| | | | | | | | | | | | | | | | - rpath is not necessary (buildroot does not use it too) - SED of paths in configure does not seem needed (from pre 3.x version) - remove configure section Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | gnutls: fix build with librtDirk Neukirchen2015-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compile errors in config phase with ArchLinux and Fedora 20 config.log trying to link with -I/usr/lib/librt.so: /usr/lib/librt.so: undefined reference to `gettimeofday@GLIBC_2.2.5' or Fedora20: /usr/lib/librt.so: error adding symbols: File in wrong format linkage is AC_LIB_HAVE_LINKFLAGS macro behaviour see http://marc.info/?l=gnulib-bug&m=129660262901148 Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
* | Merge pull request #976 from thess/boost-workTed Hess2015-03-03
|\ \ | | | | | | boost: reorganize menus, fix some build dependencies and ABI selections
| * | boost: reorganize menus, fix some build dependencies and ABI selectionsTed Hess2015-03-02
| | | | | | | | | | | | | | | | | | Add meta-package with all libraries when CONFIG_ALL selected. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | libv4l: Update to latest version 1.6.2Ted Hess2015-03-02
| | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #974 from lijpsummer/masterSteven Barth2015-03-02
|\ \ \ | |/ / |/| | update opencv version as 2.4.11
| * | update opencv version as 2.4.11Jianping Li2015-03-02
| | | | | | | | | | | | Signed-off-by: Jianping Li <summer@wrtnode.com>
* | | libsigc++: bump to 2.4.1Steven Barth2015-03-02
|/ / | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | libevhtp: update to version 1.2.10Gergely Kiss2015-03-01
| | | | | | | | Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
* | libseccomp: remove legacy cruftNikos Mavrogiannopoulos2015-02-27
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | gnutls: updated to 3.3.13Nikos Mavrogiannopoulos2015-02-25
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #952 from ClaymorePT/masterTed Hess2015-02-24
|\ \ | |/ |/| boost: Dependencies, architectures updates and lib additions
| * boost 1.57.0cmf2015-02-24
| | | | | | | | | | | | | | | | | | | | Added MIPS (o32 and 64 abi) and Arm (aapcs abi) support. Everything else defaults to sysv. Added Boost.Locale iconv dependency - uCLibc does not implement monetary.h and because of that boost.locale.posix is off. For everything else it is on. - For details check here: http://www.boost.org/doc/libs/1_57_0/libs/locale/doc/html/building_boost_locale.html Added Boost.Context, Boost.Container, Boost.Coroutine and Boost.Log Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
* | ibrdtn: Updated to 1.0.1Johannes Morgenroth2015-02-24
| | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
* | ibrcommon: Updated to 1.0.1Johannes Morgenroth2015-02-24
| | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
* | libunistring: update to 0.9.5ejurgensen2015-02-22
| | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | remove uneeded PKG_BUILD_DIR & PKG_CAT overridesNicolas Thill2015-02-22
| | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | ortp: moved to telephony feedNicolas Thill2015-02-21
|/ | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* ortp: fix md5sum, change download url (thanks to hnyman)Nicolas Thill2015-02-18
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* boost: makefile and patches updated to v1.57claymore2015-02-17
| | | | Signed-off-by: Carlos M. Ferreira <carlosmf.pt@gmail.com>
* libshout: import from old packages feedNicolas Thill2015-02-17
| | | | | | | - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* ortp: import from old packages feedNicolas Thill2015-02-17
| | | | | | | | - update to latest version (v0.23.0) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* glib2: update to 2.43.4Peter Wagner2015-02-15
| | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* libseccomp: added packageNikos Mavrogiannopoulos2015-02-14
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #869 from jow-/libtorrent-autoconf-fixtripolar2015-02-09
|\ | | | | libtorrent: remove manual autoconf invocation
| * libtorrent: remove manual autoconf invocationJo-Philipp Wich2015-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Makefile already uses the proper autoreconf fixup but leaves a manual autoconf invocation in place. The bad autoconf call leads to the following build error in the SDK: configure.ac:3: installing `./config.guess' configure.ac:3: installing `./config.sub' configure.ac:20: installing `./install-sh' configure.ac:20: installing `./missing' src/Makefile.am: installing `./depcomp' autoreconf: Leaving directory `.' aclocal... autoheader... libtoolize... libtoolize nor glibtoolize not found make[2]: *** [.../.configured_] Error 1 Remove the entire Build/Configure override to let libtorrent build correctly. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | Merge pull request #881 from MikePetullo/masterTed Hess2015-02-08
|\ \ | | | | | | libdmapsharing: update to 2.9.30
| * | libdmapsharing: update to 2.9.30W. Michael Petullo2015-02-08
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>