| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
libvpx provides VP8/VP9 Codec SDK, "a high quality,
royalty free, open source codec deployed on millions
of computers and devices worldwide."
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\
| |
| | |
libnfc: new package including the latest version of libnfc and utils
|
| |
| |
| |
| | |
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
|
| |
| |
| |
| | |
Signed-off-by: Sebastian Wendel packages@sourceindex.de
|
| |
| |
| |
| | |
Signed-off-by: Sebastian Wendel <packages@sourceindex.de>
|
| |
| |
| |
| |
| |
| |
| | |
This library is a wrapper of libupnp written in C++. It is a dependency of
upmpdcli.
Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| |
| |
| |
| | |
This allows the user to select individual services to be announced
via Avahi.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
| |
| |
| |
| |
| |
| | |
This makes the description of the HTTP and SSH services look the
same as in other distributions as suggested by kirelagin in #543.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
|\ \
| |/
|/| |
dmx_usb_module: new package added
|
| |
| |
| |
| |
| |
| | |
dmx_usb_module is a kernel module that is needed to controll FTDI485 based DMX modules.
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
|
|\ \
| | |
| | | |
libxml2: Fix zlib detection the right way
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The previous fix (#557) forced -lz into LDFLAGS instead of fixing the
real issue where configure was failing to detect zlib in the first
place. This was happening because it was looking in /lib, resulting in
conflicts with the host libraries.
Signed-off-by: James Le Cuirot <james.le-cuirot@yakara.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | | |
libartnet: new package added
|
| | |
| | |
| | |
| | | |
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
|
| |/
| |
| |
| | |
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
|
|/
|
|
| |
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
|
|\
| |
| | |
Adding support for libhttp-parser
|
| |
| |
| |
| | |
Signed-off-by: Ramanathan Sivagurunathan <ramzthecoder@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
|
| |
| |
| |
| | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
|\ \
| | |
| | | |
License updates and metadata typo correction
|
| | |
| | |
| | |
| | | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |/
| |
| |
| | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Compilation of libxml2 on some distributions is problematic (at least
archlinux) for OpenWrt. This commit fixes the issue. Issue is caused
because configuration for some reason does not find gzopen from zlib.
This patch issues linker to include zlib anyway, if host system doesn't
have this issue, it is not a problem as linker should not link libs
twice anyway.
Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
[ Slightly modified commit message ]
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| |
| |
| |
| | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \
| | |
| | | |
fdm, tdb, nail: new packages added
|
| | |
| | |
| | |
| | | |
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
|
| |/
|/|
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| |
| |
| | |
This reverts commit 49c7e701bccd5451a1f0006c66833b81c964aa01.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |
| |
| |
| |
| |
| | |
Fixed the host install, because some packages need the host binary to build properly
Signed-off-by: Martijn Zilverschoon <martijn@friedzombie.com>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/
|
|
|
|
|
|
|
|
|
|
| |
Several packages may depend on host compiled packages during
the build time (such as the new LTS versions of telephony packages).
This commit adds an option to use the libxml2 to be built as
a host package. Usage would be following:
PKG_BUILD_DEPENDS:=libxml2/host
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
|
|
|
|
|
|
| |
Run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|
|
|
| |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
|
|
|
| |
Signed-off-by: Han Chen chen1324@gmail.com
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
|\
| |
| | |
avahi: add libavahi-compat-libdnssd support.
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|
|
|
| |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
|
|
|
|
|
| |
fixes CVE-2014-3660, CVE-2014-0191 among other issues
Signed-off-by: Steven Barth <steven@midlink.org>
|
|
|
|
| |
Signed-off-by: Steven Barth <steven@midlink.org>
|