Commit Graph

390 Commits

Author SHA1 Message Date
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
Nicolas Thill d6560317c4 mpd: disable Opus codec support
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-28 10:01:58 +02:00
Jiri Slachta 32d28bb45c pulseaudio: fix CVE-2014-3970
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
2014-08-24 18:37:15 +02:00
Ian Leonard f5a1d1bba6 Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Conflicts:
	devel/patch/Makefile
	multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
Ian Leonard d55f37ea1a pulseaudio: add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-03 17:35:12 -07:00
Ian Leonard 0fa1106b83 mpc: add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-03 17:31:00 -07:00
Ian Leonard faa613fe20 lame: convert license to SPDX format
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-03 17:26:15 -07:00
Ian Leonard 39da48b23c sox: convert license format to SPDX
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-03 17:20:00 -07:00
Ted Hess 4f3e455a89 mpd: fix mpd-mini build dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-01 09:07:48 -04:00
Ted Hess 1df66cd47b moc: import from oldpackages, add LICENSE info, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-31 13:06:14 -04:00
Ted Hess 476041c026 sox: fix build dependencies and configure args as originally intended
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-31 10:36:17 -04:00
Ted Hess a3255798d7 MPD: Upgrade to 0.18.11, convert to procd, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:40:21 -04:00
Ted Hess b98e5d85d9 lame: import from oldpackages, upgrade to 3.99.5, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:02:40 -04:00
Ted Hess dd7fdad621 sox: import from oldpackages, patches to build with newer ffmpeg versions
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-29 12:31:32 -04:00
John Crispin 4fb546380f mpd: force zeroconf to no
without this we get missing dependecy errors if avahi is staged.

Signed-off-by: John Crispin <blogic@openwrt.org>
2014-07-17 17:49:53 +01:00
thess 8f827a5c32 MPC: Update version to 0.26, update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:32:01 -04:00
thess 13aa784f69 Update MPD to 0.17.6, refresh patches, add myself as pkg maintainer, pkg update copyright
Add some new options and fix BUILD_NLS (full language support) failures

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-16 15:30:13 -04:00
Ted Hess b495ccc053 Import mpd from oldpackages 2014-07-16 12:31:58 -04:00
Ted Hess b6b97be93f Import mpc from oldpackages 2014-07-16 12:31:58 -04:00
Peter Wagner 4b1fad86f8 pulseaudio: remove avahi support 2014-06-30 15:28:57 +02:00
Peter Wagner a49565640c pulseaudio: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2014-06-16 11:54:42 +02:00