Peter Wagner
43b06049c3
pulseaudio: update to 6.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
10 years ago
Ted Hess
2f2878c1e0
svox: Add build output to package
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Nicolas Thill
f5c4816f10
shairplay: fix PKG_FIXUP
PKG_FIXUP should be defined before including package.mk
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
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>
10 years ago
Ted Hess
a9f87e3851
shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e61499165b
upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
3e58633462
shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
ejurgensen
bfc72eac16
forked-daapd: update to 22.2
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
Ted Hess
c742c5c49a
shairport-sync: New package from MikeBrady
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
probonopd
623b21e5ca
madplay: Create Makefile
Signed-off-by: Simon Peter <probono@puredarwin.org>
10 years ago
Alessandro Di Marco
1a82f58f8e
svox: add package
Signed-off-by: Alessandro Di Marco <dmr@ethzero.com>
10 years ago
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>
10 years ago
Ted Hess
070a01b6fd
moc: updgrade to released version 2.5.0
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
c55ce0bdfd
mpd: Update to latest (0.18.21)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
0da4eeaeee
mpd: Update to 0.18.20
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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...
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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>
10 years ago
Ted Hess
6b11fa45d9
forked-daapd: Shorten title so it displays
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Nicolas Thill
b4ca3e765c
add espeak, a compact open source software speech synthesizer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
876698a27b
add portaudio, a portable cross-platform audio I/O library
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
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>
10 years ago
ejurgensen
54b346587b
forked-daapd: add gperf host tool dependency
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
ejurgensen
9ab6894c2f
forked-daapd: add version 22.0
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
10 years ago
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>
10 years ago
Ted Hess
224eb43231
mpd: update to 0.18.16
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
John Crispin
0f52b1ff77
mpd: disable libsoup
this showed up during the BB build
Signed-off-by: John Crispin <blogic@openwrt.org>
10 years ago
Nicolas Thill
d6560317c4
mpd: disable Opus codec support
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Jiri Slachta
32d28bb45c
pulseaudio: fix CVE-2014-3970
Signed-off-by: Jiri Slachta <slachta@cesnet.cz>
10 years ago
Ted Hess
195bc823e4
moc: import from oldpackages, add LICENSE info, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
5cc0da6e4f
sox: fix build dependencies and configure args as originally intended
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ian Leonard
d55f37ea1a
pulseaudio: add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
0fa1106b83
mpc: add PKG_LICENSE information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
faa613fe20
lame: convert license to SPDX format
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
39da48b23c
sox: convert license format to SPDX
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
4f3e455a89
mpd: fix mpd-mini build dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
1df66cd47b
moc: import from oldpackages, add LICENSE info, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
476041c026
sox: fix build dependencies and configure args as originally intended
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
a3255798d7
MPD: Upgrade to 0.18.11, convert to procd, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Ted Hess
dd7fdad621
sox: import from oldpackages, patches to build with newer ffmpeg versions
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
thess
8f827a5c32
MPC: Update version to 0.26, update copyright, add myself as pkg maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Ted Hess
b495ccc053
Import mpd from oldpackages
10 years ago
Ted Hess
b6b97be93f
Import mpc from oldpackages
10 years ago
Peter Wagner
4b1fad86f8
pulseaudio: remove avahi support
10 years ago
Peter Wagner
a49565640c
pulseaudio: import from packages
Signed-off-by: Peter Wagner <tripolar@gmx.at>
11 years ago