| Commit message (Collapse) | Author | Age |
|\
| |
| | |
boost 1.58.0
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updated boost lib to version 1.58.0
- Added New Libraries: Endian and Sort
Boost Release Notes: http://www.boost.org/users/history/version_1_58_0.html
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- add license info
- add myself as maintainer
- put in a "Languages" submenu
- install pkgconfig .pc dev file
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| | |
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This update brings some fixes for VP9.
https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Also, it is ABI incompatible but the only known user of libvpx
is gst1-plugins-good, which is already compatile:
https://bugzilla.gnome.org/show_bug.cgi?id=739476
gst1-plugins-good has released bumped in order to rebuild.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|\ \
| | |
| | | |
new package: sbc
|
| | |
| | |
| | |
| | |
| | |
| | | |
contains Low Complexity Subband Coding needed for A2DP support in pulseaudio
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
|
|/ /
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| | |
| | | |
[libs/fftw3] Moved from oldpackages and updated to a most recent version...
|
| | |
| | |
| | |
| | | |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|/ /
| |
| |
| |
| |
| | |
the package fails to build on SDK builder2
Signed-off-by: John Crispin <blogic@openwrt.org>
|
| |
| |
| |
| |
| |
| | |
dependencies
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| |
| |
| | |
the SDK builder breaks on this package due to a bad md5sum
Signed-off-by: John Crispin <blogic@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ |
|
| |/
| |
| |
| | |
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|/ |
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
|
|
| |
Resolves #935
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
pthsem: streamline makefile
|
| |
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| |
| |
| |
| | |
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| |
| |
| |
| |
| |
| |
| |
| | |
- 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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | | |
boost: reorganize menus, fix some build dependencies and ABI selections
|
| | |
| | |
| | |
| | |
| | |
| | | |
Add meta-package with all libraries when CONFIG_ALL selected.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| |/ /
|/| | |
update opencv version as 2.4.11
|
| | |
| | |
| | |
| | | |
Signed-off-by: Jianping Li <summer@wrtnode.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
| |
| |
| |
| | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \
| |/
|/| |
boost: Dependencies, architectures updates and lib additions
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| | |
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
|
| |
| |
| |
| | |
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
|
| |
| |
| |
| | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|/
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|