Re: [PATCH 2/2] gnu: Add sonata

2016-02-28 Thread Ricardo Wurmus
Thompson, David writes: > On Thu, Feb 18, 2016 at 4:26 PM, Christopher Baines wrote: >> * gnu/packages/mpd.scm (sonata): New variable. > > This is really cool, thanks! Sonata was my main music player back in > the day and I'm glad to see that it's being maintained again. I > cleaned it up som

Re: [PATCH 2/2] gnu: Add sonata

2016-02-20 Thread Thompson, David
On Thu, Feb 18, 2016 at 4:26 PM, Christopher Baines wrote: > * gnu/packages/mpd.scm (sonata): New variable. This is really cool, thanks! Sonata was my main music player back in the day and I'm glad to see that it's being maintained again. I cleaned it up somewhat, built it, and ran it. I'm hes

Re: [PATCH 2/2] gnu: Add sonata

2016-02-20 Thread Leo Famulari
On Sat, Feb 20, 2016 at 12:18:34PM +0100, Andreas Enge wrote: > On Thu, Feb 18, 2016 at 06:57:18PM -0500, Leo Famulari wrote: > > > +(inputs `(("gettext" ,gnu-gettext))) > > Can somebody with more experience comment on whether or not this should > > be propagated (assuming it's a runtime depend

Re: [PATCH 2/2] gnu: Add sonata

2016-02-20 Thread Andreas Enge
On Thu, Feb 18, 2016 at 06:57:18PM -0500, Leo Famulari wrote: > > +(inputs `(("gettext" ,gnu-gettext))) > Can somebody with more experience comment on whether or not this should > be propagated (assuming it's a runtime dependency, otherwise it should > be native)? It is most likely a native-in

Re: [PATCH 2/2] gnu: Add sonata

2016-02-18 Thread Leo Famulari
On Thu, Feb 18, 2016 at 09:26:54PM +, Christopher Baines wrote: > * gnu/packages/mpd.scm (sonata): New variable. It works! A little too well. I have no idea how it found the remote MPD server on my LAN. [...] > +(inputs `(("gettext" ,gnu-gettext))) Can somebody with more experience comm

[PATCH 2/2] gnu: Add sonata

2016-02-18 Thread Christopher Baines
* gnu/packages/mpd.scm (sonata): New variable. --- gnu/packages/mpd.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index b5a0d94..2696f21 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -27,8 +27,1