| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbroke MIPS support which got entirely lost since the upgrade from 2.4.1:
now all ISAs should work (MIPS1 would need kernel emulation though, untested)
- Fixed host installation which was broken on all targets
- Updated source origin to github and related variables
- Kept mipseb patch exception and MIPS16:=0 exclusion (needed for BB and CC compilation)
Only tested on a ZyXEL NBG6716 router which is MIPS32 (MIPS74Kc), ar71xx target.
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
|
|
|
|
| |
Signed-off-by: Guillaume Déflache <guillaume.deflache@ibwag.com>
|
|\
| |
| | |
libqrencode: import from old packages
|
| |
| |
| |
| |
| |
| |
| | |
Update to latest release
add qrencode package which contains the qrencode binary
Remove libpng dependancy
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|/
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
|
|
| |
dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
|
|
| |
This new version introduces improvements to the OpenHome support.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
|
|\
| |
| | |
fix missing dependency, as libsodium is required by zmq
|
| |
| |
| |
| | |
Signed-off-by: Dirk Chang <dirk@kooiot.com>
|
|/
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
tcp_wrappers: don't set LIBS=-lnsl when building with musl
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| |
| |
| |
| | |
Signed-off-by: Shuoyao Wang <wong.syrone@gmail.com>
|
| |
| |
| |
| |
| |
| | |
I added the package originally, guess I should maintain it.
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This changes the ABI and .so number, so it is only suitable for
trunk packages. A patch included upstream has been dropped.
Full changelog:
https://github.com/warmcat/libwebsockets/blob/master/changelog
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| |
| |
| | |
- fixes CVE-2015-2325, CVE-2015-2326, CVE-2008-2371
Signed-off-by: heil <heil@terminal-consulting.de>
|
| |
| |
| |
| | |
Signed-off-by: heil <heil@terminal-consulting.de>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This update follows after the previous update[1]
Due to the Boost Dev patch submited in [2], this commit also updates
the boost patch in order to, instead of excluding all architectures
that do not support -m32 and -m64 options, it now includes only the
architectures that do support it.
[1]: https://github.com/openwrt/packages/pull/1186
[2]: https://github.com/boostorg/build/pull/76
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
|
|\ \
| |/
|/| |
libvorbis: upgrade to 1.3.5
|
| |
| |
| |
| | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\ \
| | |
| | | |
Added a few lua modules (lpeg, md5, cjson, copas, coxpcall, lzlib, rings...
|
| | |
| | |
| | |
| | |
| | |
| | | |
rs232, wsapi, xavante, lzmq, mobdebug), zeromq
Signed-off-by: Dirk Chang <dirk@kooiot.com>
|
|\ \ \
| | | |
| | | | |
Allow glib2, dbus, and bluez to build in parallel
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Kevin Mehall <km@kevinmehall.net>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Unfortunatly, due to changes in Boost, Boost.Build for version 1.58.0
requires a patch for gcc.jam. This patch prevents bjam from adding
-m32 and -m64 options to gcc compiler, when compiling for targets
that use the mips1 arch.
Patch initially provided by paalsteek (https://github.com/paalsteek)
Bug discussed here: https://github.com/openwrt/packages/issues/1160
Signed-off-by: Carlos M. Ferreira carlosmf.pt@gmail.com
|
|\ \ \ \
| |_|/ /
|/| | | |
gnutls: fix compilation with external toolchain
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| | |
| | |
| | |
| | |
| | |
| | | |
updated OpenWrt header, added license information.
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Resolves #1162
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\ \ \
| | | |
| | | | |
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>
|