| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
|
|
|
|
| |
Resolves #640
|
|\
| |
| | |
pthsem: fix Makefile to use TABs instead of spaces
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|/
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|\
| |
| | |
libesmtp: add Makefile for new package
|
| |
| |
| | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
|\ \
| | |
| | | |
pthsem: new package
|
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| | |
| | |
| | | |
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |/
| |
| |
| |
| | |
should replace the one in old packages
Signed-off-by: Othmar Truniger <github@truniger.ch>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|/
|
|
|
|
|
|
| |
Based on upstream commit by Thomas Jarosch based on Alexander's patch.
More info: https://github.com/openwrt/packages/pull/690
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
| |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\
| |
| | |
libpng: update to 1.2.52
|
| |
| |
| |
| | |
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|\ \
| | |
| | | |
elfutils: fix compilation with musl
|
| | |
| | |
| | |
| | |
| | |
| | | |
this gets rid of tons of incompatible gnu-isms.
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \
| | | |
| | | | |
glib2: Upgrade to 2.42.1
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
| |/ /
|/| |
| | |
| | |
| | |
| | | |
Thanks to nakarotori for spotting this.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This includes a patch for cyassl building that has been committed
upstream, but not released.
There's no SPDX license identifier for LGPL + static linking exception,
so I've used "LGPL-2.1+exception" as suggested at
http://lwn.net/Articles/378329/
See also: https://github.com/warmcat/libwebsockets/issues/170
Signed-off-by: Karl Palsson <karlp@remake.is>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Steven Barth <steven@midlink.org>
|
|\ \ \
| | | |
| | | | |
elfutils: imported from oldpackages, updated to 0.160
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The pkg was imported from oldpackages.
It was updated to latest version, requiring some fixes in patches.
I added myself as maintainer.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
Tested-by: Gergely Kiss <mail.gery@gmail.com>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
compile tested on ar71xx
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
libvpx excepts gcc to be used as linker. However, it respects
what is defined in LD. The problem is that LD is defined by
OpenWRT as *-ld.
Forcing the LD env for configure and make solves the problem.
Also, the patch that modified ld call to match what *-ld provides
is not needed anymore.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|