| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\
| |
| | |
[zoneinfo] Updated to a most recent version.
|
|/
|
|
| |
Signed-off-by: Vladimir Ulrich <admin@evl.su>
|
|
|
|
| |
Signed-off-by: Nicolas Thill <nico@openwrt.org>
|
|\
| |
| | |
forked-daapd: update to 22.2
|
| |
| |
| |
| | |
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
|
|/
|
|
|
|
|
|
|
| |
upstream bug: https://sourceforge.net/p/muninlite/patches/8/
Closes #810
Signed-off-by: Craig Gallek <cgallek@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
|
|
|
|
|
|
| |
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|\
| |
| | |
gst1.x: enable video4linux2
|
| |
| |
| |
| | |
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
libgst1allocators was compiled but not packaged.
It is needed for v4l2 good plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| | |
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| |
| |
| |
| |
| |
| | |
run tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
|
| |
| |
| |
| | |
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
|
| |
| |
| |
| | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
|
| |
| |
| |
| | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| |
| |
| |
| | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
|\ \
| | |
| | | |
glib2: fix missing gobject library when linking glib-compile-resources (#826)
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The automake template does not specify libgobject-2.0.la as _LDADD dependency
for glib-compile-resources, leading to the following linker error:
.../ld: warning: libgmodule-2.0.so.0, needed by ./.libs/libgio-2.0.so, not found (try using -rpath or -rpath-link)
./.libs/libgio-2.0.so: undefined reference to `g_module_supported'
./.libs/libgio-2.0.so: undefined reference to `g_module_symbol'
./.libs/libgio-2.0.so: undefined reference to `g_module_close'
./.libs/libgio-2.0.so: undefined reference to `g_module_error'
./.libs/libgio-2.0.so: undefined reference to `g_module_open'
collect2: error: ld returned 1 exit status
This commit introduces a patch to add the missing libtool archive to the list
of libraries to link.
Due to the update of the .am file, a full autoreconf is required to update
configure and Makefile, leading to the following error:
error: HAVE_GTK_DOC does not appear in AM_CONDITIONAL
Therfore another patch is added to properly fix the conditional when using
automake-1.15.
Finally extend the copyright year in the Makefile and enable the generic
autoreconf fixup to properly build and link glib2.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
| |
| |
| |
| | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \
| | |
| | | |
knot: update to 1.6.1
|
| | |
| | |
| | |
| | | |
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \
| | | |
| | | | |
patch: bump to version 2.7.3
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Russell Senior <russell@personaltelco.net>
|
|\ \ \
| | | |
| | | | |
shairport-sync: New package from MikeBrady
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\ \ \
| | | |
| | | | |
hub-ctrl: Control USB power on a port by port basis
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Simon Peter <probono@puredarwin.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Luka Perkov <luka@openwrt.org>
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Peter Wagner <tripolar@gmx.at>
|
|\ \ \ \
| | | | |
| | | | | |
announce: Announce services on the network with Zeroconf/Bonjour
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Simon Peter <probono@puredarwin.org>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
alpine: update to 2.20
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
New version requires a patch to skip openssl runtime checking when cross-compiling.
Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
luci-app-privoxy: will be moved to github/luci
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Marcel Denia <naoir@gmx.net>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\ \ \ \ \
| |_|/ / /
|/| | | | |
madplay: import from old packages feed
|