Commit graph

1480 commits

Author SHA1 Message Date
Ian Leonard
af0eb7f740 minidlna: update to 1.1.4
The Philips TV patch was included upstream.
Rename the minidlnad binary to minidlna instead of tweaking automake files.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-25 23:31:58 -07:00
Álvaro Fernández Rojas
236f128117 shairplay: add new package.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-25 21:48:57 +02:00
Ted Hess
31db0a0ca6 Merge pull request #465 from Noltari/avahi-next
avahi: add libavahi-compat-libdnssd support.
2014-10-25 11:34:41 -04:00
Álvaro Fernández Rojas
f36017a44c avahi: add libavahi-compat-libdnssd support.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-25 17:14:41 +02:00
Ted Hess
2017a0f6e2 libmpdclient: Add patch for musl libc compatibility (from upstream repo)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-25 10:56:24 -04:00
Álvaro Fernández Rojas
c778155fff dump1090: update to latest version, add init script and config.
Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-25 16:14:08 +02:00
sbyx
5a744f9ec7 Merge pull request #470 from commodo/python-fix-base-package
python: add _sysconfigdata.py to python base package
2014-10-25 15:30:48 +02:00
Alexandru Ardelean
ab0232eebe python: add _sysconfigdata.py to python base package
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2014-10-25 15:01:49 +03:00
Nicolas Thill
3cb13c7a6a dkjson: remove wrong PKG_BUILD_DIR override
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
b4ca3e765c add espeak, a compact open source software speech synthesizer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
876698a27b add portaudio, a portable cross-platform audio I/O library
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
c9178e9479 haserl: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
5274983da8 dump1090: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
a31ad62a7b openconnect: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
06a201079e ocserv: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
0d93cb8973 nut: force rebuild when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
896b23e650 gnutls: force rebuuld when config changes
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-25 09:40:56 +02:00
Nicolas Thill
6243f35724 python3: create ./usr/bin directory at package/install
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-24 16:32:29 +02:00
Nicolas Thill
09287433fc lftp: disable libidn explicitely
This prevent detection of libidn when target arch = host arch.
2014-10-24 16:32:29 +02:00
Nicolas Thill
7405d4bc08 luasql: bump to v2.3.0 2014-10-24 16:32:29 +02:00
sbyx
c062fa455c Merge pull request #462 from bk138/gcc-workaround-sys-sdt-h-detection
gcc: work around wrongly detected sys/sdt.h header.
2014-10-24 10:02:43 +02:00
sbyx
437de230bc Merge pull request #458 from roger-/micropython
micropython: update to latest
2014-10-24 09:05:52 +02:00
Nicolas Thill
cad9bdbc85 python, python3: fix python*-package.mk
Replace calls to getvar function recently removed

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-10-23 22:57:02 +02:00
Ted Hess
84d39fefaf Merge pull request #460 from ejurgensen/master
forked-daapd: fix libevent dependency problem
2014-10-23 16:53:32 -04:00
Christian Beier
480452dce8 gcc: work around wrongly detected sys/sdt.h header.
The build system somehow detects /usr/include/sys/sdt.h, which is part of systemtap-sdt-devel
package in the host environment but not present in the SDK.

This patch simply disables the check for sys/sdt.h, enabling building of this package when
systemtap-sdt-devel is installed in the host environment.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
2014-10-23 16:44:49 +02:00
Petar Koretic
363f254052 lxc: use xz tool from busybox
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 10:09:15 -04:00
Luka Perkov
513349c886 lxc: create /lxc directory by default
The containers are stored in /lxc rather then in /var/lib/lxc. The latter is
not suitable for OpenWrt.

Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-23 09:41:25 -04:00
Petar Koretic
733ce2c29f lxc: patches: add openwrt common config
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 09:30:33 -04:00
Petar Koretic
ad224e5355 lxc: fix hooks installation on 1.0.6
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 04:11:00 -04:00
Petar Koretic
bfb1c85ae0 lxc: add busybox options menu
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 04:09:26 -04:00
Petar Koretic
9168c95173 lxc: patches: remove unsupported option
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 04:07:10 -04:00
Petar Koretic
6bb15ba13c lxc: add config templates package
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 04:06:16 -04:00
Petar Koretic
dafecb2fef lxc: enable template installation
Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-23 04:05:35 -04:00
ejurgensen
310d2fb69d forked-daapd: fix libevent dependency problem
Switch to libevent2 which also enables configuring LastFM and removing
special linker flags for libevent1

Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-22 23:12:54 +02:00
Roger
8a9c990343 micropython: update to latest
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-10-22 12:54:05 -05:00
Daniel Golle
7bd68693a7 tracertools: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2014-10-22 07:11:05 +02:00
Luka Perkov
97a8547586 lxc: lxc-ls depends on lxc-config
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 10:34:46 -04:00
Luka Perkov
151c7cc386 lxc: bump to 1.0.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 10:09:38 -04:00
Luka Perkov
404a5f5831 nspr: bump to 3.16.6
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 09:10:07 -04:00
Luka Perkov
faefb22e09 file: bump to 5.20
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 08:39:25 -04:00
Luka Perkov
64a9489651 lxc: set default lxcpath to /lxc
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 08:17:56 -04:00
Luka Perkov
153e482090 rpcd-mod-lxc: add package for rpcd lxc module
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 07:58:47 -04:00
Luka Perkov
952912aea1 lxc: add missing lxc-init package
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 07:55:12 -04:00
sbyx
b87f4d359e Merge pull request #450 from commodo/python3-update-1-2-3
Python3 update 1 2 3
2014-10-21 08:55:16 +02:00
sbyx
fec6a37989 Merge pull request #449 from commodo/python-update-3
python: fix source folder for libpython
2014-10-21 08:55:11 +02:00
Matthias Schiffer
5ab3b37710 fastd: re-enable link-time optimization
The toolchain is fixed, so LTO can be enabled again.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2014-10-21 02:55:30 +02:00
Ted Hess
6841e484cc Merge pull request #452 from ejurgensen/forked-daapd
forked-daapd: add gperf host tool dependency
2014-10-20 18:59:15 -04:00
Ted Hess
1dc4e2854e Merge pull request #451 from ejurgensen/upstream
gperf: modified copy from oldpackages, upgrade to 3.0.4
2014-10-20 18:58:37 -04:00
ejurgensen
54b346587b forked-daapd: add gperf host tool dependency
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-20 23:14:23 +02:00
ejurgensen
21a5b9f644 gperf: modified copy from oldpackages, upgrade to 3.0.4
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-20 23:07:17 +02:00