Commit Graph

70 Commits

Author SHA1 Message Date
Zoltan Herpai d2a404bf3c
Merge pull request #5094 from wigyori/for-15.05-pianod
CC: fix pianod build
2017-11-13 07:20:47 +01:00
Ted Hess 97c5e0f881 pianod: Remove svn version check from builds
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-09 19:46:42 +01:00
Ted Hess 3d8da2bef4 pianod: Fix build/download order
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-09 19:46:39 +01:00
Ted Hess 9b20566068 pianod: Update to latest version, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-09 19:46:34 +01:00
Ted Hess b839a8a398 upmpdcli/libupnpp: Update to latest versions, refresh patch
upmpdcli: Version 1.1.3
libupnpp: Version 0.14

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-08 18:57:01 +01:00
Petko Bordjukov 96cfc0b597 upmpdcli: Bump version to 0.11.0
upmpdcli 0.11 mainly improves on the Songcast support, in
complement with the changes in sc2mpd. Especially, it now
includes an utility (scctl) and web interface to set up
multi-room Songcast.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2017-11-08 18:56:26 +01:00
John Crispin f8a70fc188 madplay: some build variant related fixes
the 2 variants could not be built at the same time

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-26 17:15:00 +01:00
John Crispin 0c2c46417d madplay: add PKG_RELEASE and keep oss variants name
* update PKG_RELEASE
* dont change the name of the oss variant

Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 15:58:41 +02:00
John Crispin 224ead0d5b madplay: add alsa build variant
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-17 12:31:23 +02:00
Ted Hess f46542cb83 mpd: Update to 0.18.23, fix ALSA support in mpd-mini, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-12 15:42:29 -04:00
Peter Wagner 612e1a2aaf pulseaudio: fix libjson dependency
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-04-24 20:30:13 +02:00
Ted Hess 8aa5931d93 pianod: Fix client build on buildbot
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-25 10:28:10 -04:00
Peter Wagner 368c113db7 pulseaudio: pulseaudio-daemon depends on libjson-c
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-03-25 13:06:39 +01:00
Peter Wagner f49ab7c61a Revert "debootstrap: bump version"
This reverts commit e9072e50fe.
2015-03-25 13:02:11 +01:00
Ted Hess 99d4c95ad3 pianod: Sync patches with upstream. Fix SNI support
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-24 16:11:50 -04:00
Daniel Golle e9072e50fe debootstrap: bump version
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-03-24 19:18:37 +01:00
Ted Hess 1ba6028cc1 pianod: Add Pandora Radio player daemon
* Integrate as OpenWrt daemon
   * Build with PolarSSL (replaces GNUTLS)
   * Add optional client WebUI
   * Fix some socket failure handling and segfaults

Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-21 18:05:02 -04:00
ejurgensen d932d30d56 forked-daapd: update to 22.3
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-02-22 23:04:17 +01:00
Nicolas Thill e24dfafb01 remove uneeded PKG_BUILD_DIR & PKG_CAT overrides
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-22 02:37:56 +01:00
Ted Hess 9786955abc Merge pull request #898 from thess/svox-work
svox: Add build output to package
2015-02-18 13:54:51 -05:00
Peter Wagner 43b06049c3 pulseaudio: update to 6.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-02-15 22:43:47 +01:00
Ted Hess 2f2878c1e0 svox: Add build output to package
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-11 15:07:18 -05:00
Nicolas Thill 39c89a8268 shine: add new package
savonet/shine is a super fast fixed-point MP3 encoder

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-09 17:10:09 +01:00
Nicolas Thill f5c4816f10 shairplay: fix PKG_FIXUP
PKG_FIXUP should be defined before including package.mk

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-08 19:34:53 +01:00
Jo-Philipp Wich 507b778414 shairplay: use generic autoreconf fixup
Use the generic autoreconf facility to pickup proper variants of
autoconf, automake and libtool.

Remove the unneeded Build/Configure override.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-02-07 23:58:53 +01:00
Álvaro Fernández Rojas 8f8251f374 Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory
2015-02-05 11:38:01 +01:00
Ted Hess a9f87e3851 shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 15:13:08 -05:00
Ted Hess e61499165b upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:49:47 -05:00
Ted Hess 3e58633462 shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:43:10 -05:00
champtar dce4a15829 Merge pull request #809 from dmrlsn/master
svox: add package
compile tested on ar71xx
2015-02-01 15:57:06 +01:00
ejurgensen bfc72eac16 forked-daapd: update to 22.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-01-29 22:32:40 +01:00
Ted Hess c742c5c49a shairport-sync: New package from MikeBrady
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-25 20:14:18 -05:00
probonopd 623b21e5ca madplay: Create Makefile
Signed-off-by: Simon Peter <probono@puredarwin.org>
2015-01-24 17:47:03 +01:00
Alessandro Di Marco 1a82f58f8e svox: add package
Signed-off-by: Alessandro Di Marco <dmr@ethzero.com>
2015-01-22 12:55:28 +01:00
Ted Hess 9bc03b9d99 avahi: Build 2 versions and allow selection of dbus vs non-dbus
shairplay: Fixup avahi dependency (select dbus version)
forked-daapd: Fixup avahi dependency (select dbus version)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-16 16:28:23 -05:00
Ted Hess 070a01b6fd moc: updgrade to released version 2.5.0
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-10 15:23:39 -05:00
Ted Hess c55ce0bdfd mpd: Update to latest (0.18.21)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-07 11:45:10 -05:00
Ted Hess 0da4eeaeee mpd: Update to 0.18.20
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-18 13:55:30 -05:00
Michael Heimpold 2f3cfb9c2d mpd: factor out avahi service file
As discussed in #543 provide the avahi service file within its own
tiny package to allow the user to choose which services are
announced.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

---

The former avahi service file was only installed for mpd-full. Does
the mpd-mini does not support network functionality?

Then we should adjust deps here...
2014-12-08 23:15:25 +01:00
Ian Leonard ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess 122e36be3a sox: update ffmpeg patches for 2.4.x (deprecated functions), add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 20:00:06 -04:00
Ted Hess 6b11fa45d9 forked-daapd: Shorten title so it displays
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-01 18:57:24 -04: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
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
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 9ab6894c2f forked-daapd: add version 22.0
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2014-10-18 21:52:34 +02:00
John Crispin d4042ec35e generic userid: use the new USERID api
recent changes in trunk allow us to specify the userid inside the openwrt makefile.
the info is stored int he meta data of the IPK contorl file and users are generated
by the new generic postinst trigger.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-10-08 03:45:30 +02:00
Ted Hess 224eb43231 mpd: update to 0.18.16
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-26 13:24:26 -04:00
John Crispin 0f52b1ff77 mpd: disable libsoup
this showed up during the BB build

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-09-02 16:01:28 +02:00