| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.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>
|
|
|
|
|
|
| |
Fixes #1312.
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|\
| |
| | |
Optional IPv6 support
|
| |
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| |
| |
| |
| | |
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Imports the latest version from the management feed, and fixes the
install paths. All example code, and desktop linux expects and installs
libev's headers to /usr/include/<ev.h> not under a subdirectory.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
|
| |
| |
| |
| |
| |
| | |
quickly run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\ \
| | |
| | | |
libqrencode: This reverts some unwelcome changes and then fixes a typo in Makefile
|
| | |
| | |
| | |
| | |
| | | |
Fix compile error due to autoconf
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 1e2cd3318b67584d12ea9ee27e1b23927510f630.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This commit was not made by the package maintainer and needs to be reverted.
This reverts commit 5989f6ca0b47eb575c3df94cf473bcde0819f221.
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz.
|
|/ /
| |
| |
| | |
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \
| | |
| | | |
libopus: disable building unused features
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
disable-doc turns off API documentation
disable-extra-programs turns off demo and test creation
Commit also removes whitespace at EOL in description.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\ \ \
| | | |
| | | | |
liblz4: add new package
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Darik Horn <dajhorn@vanadac.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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>
|