[ptxdist] [PATCH] Add Music Player Daemon (MPD) support

2014-05-16 Thread Michael Grzeschik
From: Sascha Hauer s.ha...@pengutronix.de Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- -aligned ifs -remove MPD in every config section -removed commented build stages -used MPD_ENABLE-* where needed -used simpler addprefix macro rules/mpd.in | 56

Re: [ptxdist] [PATCH] Add Music Player Daemon (MPD) support

2013-09-09 Thread Michael Olbrich
On Sat, Aug 31, 2013 at 02:57:21PM +0200, Sascha Hauer wrote: Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- rules/mpd.in | 55 ++ rules/mpd.make | 121 + 2 files changed, 176 insertions(+) create

[ptxdist] [PATCH] Add Music Player Daemon (MPD) support

2013-08-31 Thread Sascha Hauer
Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- rules/mpd.in | 55 ++ rules/mpd.make | 121 + 2 files changed, 176 insertions(+) create mode 100644 rules/mpd.in create mode 100644 rules/mpd.make diff

Re: [ptxdist] [PATCH] Add Music Player Daemon (MPD) support

2013-08-31 Thread Alexander Aring
Hi Sascha, cool. MPD is one of my favorites music player! On Sat, Aug 31, 2013 at 02:57:21PM +0200, Sascha Hauer wrote: Signed-off-by: Sascha Hauer s.ha...@pengutronix.de --- rules/mpd.in | 55 ++ rules/mpd.make | 121

Re: [ptxdist] [PATCH] Add Music Player Daemon (MPD) support

2013-08-31 Thread Sascha Hauer
Hi Alex, On Sat, Aug 31, 2013 at 03:17:53PM +0200, Alexander Aring wrote: Hi Sascha, cool. MPD is one of my favorites music player! Mine aswell. And together with a USB sound card it's a perfect match for my beaglebone ;) Maybe we should add to install the mpdconf.example from doc