Peter Wagner
d55d9ad92c
pulseaudio: update to 7.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-11-21 23:39:35 +01:00
Hannu Nyman
1b045c0ff6
mpg123: fix installation by adding a missing backslash
...
Fix the installation command by adding a missing "\".
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-14 10:33:08 +02:00
Ted Hess
990c2ac6f4
pianod: Remove svn version check from builds
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 15:30:12 -05:00
Ted Hess
d1dda2700a
shairport-sync: Add "mini" package (no soxr, no avahi, use polarssl)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 14:20:29 -05:00
John Crispin
c74530e23b
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:18:07 +01:00
Álvaro Fernández Rojas
dcb74ef849
shairport-sync: update to v2.6
...
Closes https://github.com/openwrt/packages/pull/1869
Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-24 20:58:52 +02:00
Steven Barth
d6f488d7f3
Merge pull request #1808 from ryzhovau/mpg123-deps-and-bins
...
mpg123: simplify dependanciess, add more binaries
2015-10-22 10:35:55 +02:00
John Crispin
296a7f4dc2
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:56:37 +02:00
John Crispin
f2e8c6a80f
madplay: add alsa build variant
...
Signed-off-by: John Crispin <blogic@openwrt.org>
2015-10-19 12:20:11 +02:00
Ted Hess
fb0b742a3f
pianod: Fix build/download order
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-17 10:44:30 -04:00
Ted Hess
af696323a7
pianod: Update to latest version, refresh patches
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-16 16:05:17 -04:00
Álvaro Fernández Rojas
0c90d5a300
shairport-sync: fix build when both variants are selected
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-04 16:44:53 +02:00
Ted Hess
fe71019f94
Merge pull request #1827 from openwrt-es/shairport-sync-next
...
shairport-sync: update to latest version
2015-10-03 18:17:30 -04:00
Peter Wagner
245fbc1f65
pulseaudio: update to 7.0
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2015-10-03 10:54:45 +02:00
Álvaro Fernández Rojas
855c3e4c61
shairport-sync: update to latest version
...
- update to latest (2.4.1) version
- add support for config files
- switch uci to config files
- based on https://github.com/openwrt/packages/pull/1815
- merge maintainers
- add openssl/polarssl build variants
Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-10-01 16:08:43 +02:00
Álvaro Fernández Rojas
52e2f0e80b
shairplay: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-29 21:31:07 +02:00
Alexander Ryzhov
56939a2b0e
mpg123: simplify deps, add more binaries
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2015-09-25 10:14:49 -04:00
Steven Barth
b213dac379
Merge pull request #1673 from plntyk/fix_octeon_shine
...
shine: fix mips64 (octeon) build error
2015-09-15 08:29:14 +02:00
Ted Hess
0f8522e9f0
madplay: Fix various build issues
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-28 18:54:03 -04:00
Ted Hess
7bf829e657
mpd: Fix BUILD_NLS=y full language support (regression)
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-21 17:59:39 -04:00
Dirk Neukirchen
f9c2f0821e
shine: fix mips64 (octeon) build error
...
error reported by buildbot, replicated locally:
wave.c:(.text+0x8e4): undefined reference to `__builtin_bswap16'
It seems that gcc builtin function is not working for mips64
according to
https://gcc.gnu.org/ml/gcc-patches/2014-01/msg00551.html
bswap patterns only work in >4.8 so the compiler
check in wave.c seems inconsistent across different archs
as octeon has gcc 4.6
make it require gcc >=4.8
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 12:15:46 +02:00
Dirk Neukirchen
79e2e32c27
mocp: fix build with gcc5
...
change in default CPP settings lead to build errors
explicitly set flag to enable old behaviour
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 11:19:50 +02:00
Zoltan HERPAI
54f5ae67cc
mpg123: add package with release 1.22.3
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
2015-08-08 18:31:55 +02:00
Ted Hess
12fbef0412
squeezelite: Import new package
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-07-17 12:12:18 -04:00
Steven Barth
5885ddf5a7
Merge pull request #1494 from ejurgensen/master
...
forked-daapd: fix build problem after pr #1475
2015-06-29 11:28:28 +02:00
ejurgensen
5c5fe0fe5e
forked-daapd: fix build problem after pr #1475
...
The upgraded forked-daapd required some more pregenerated ANTLR3 files,
but I forgot to add them to the patch. They are included here.
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-06-28 00:35:32 +02:00
Ted Hess
5d540875a1
Merge pull request #1488 from thess/mpd-0.19-work
...
mpd: Upgrade to 0.19.10, refresh patches
2015-06-26 17:57:24 -04:00
Ted Hess
62d824dc7b
Merge pull request #1460 from cjkoenig/update_mpc
...
mpc: update to 0.27
2015-06-26 17:04:08 -04:00
Ted Hess
8b09195b2b
mpd: Upgrade to 0.19.10, refresh patches
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-26 16:46:05 -04:00
ejurgensen
5c0d034171
forked-daapd: update to 23.2
...
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2015-06-25 22:40:46 +02:00
Christoph König
de68de3062
mpc: update to 0.27
...
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
2015-06-24 15:18:01 +02:00
Ted Hess
63fa44476d
mocp: Fix musl compatibility
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-18 15:06:29 -04:00
Petko Bordjukov
6e96e4532a
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>
2015-05-13 01:51:14 +03:00
Ted Hess
934b9a60ca
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:16:07 -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
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