On Sun, Sep 11, 2016 at 11:08 AM, Leo Famulari wrote:
> On Sun, Sep 11, 2016 at 11:00:37AM +0100, Christopher Baines wrote:
>> * gnu/packages/mpd.scm (sonata): New variable.
>
> Thanks! Pushed as 6c86cef5d36d613be0a62f8f18e276232abf51f0.
>
> This will make it easier for my houseguests to control t
On 11/09/16 18:01, Alex Kost wrote:
Christopher Baines (2016-09-11 11:00 +0100) wrote:
* gnu/packages/mpd.scm (sonata): New variable.
---
gnu/packages/mpd.scm | 53
1 file changed, 53 insertions(+)
diff --git a/gnu/packages/mpd.scm b/gnu/pa
On Sun, Sep 11, 2016 at 08:01:19PM +0300, Alex Kost wrote:
> Christopher Baines (2016-09-11 11:00 +0100) wrote:
> > + #:use-module ((guix build glib-or-gtk-build-system) #:prefix
> > glib-or-gtk:)
>
> This line is not needed. You use it in the #:modules argument in the
> package definition, but
Christopher Baines (2016-09-11 11:00 +0100) wrote:
> * gnu/packages/mpd.scm (sonata): New variable.
> ---
> gnu/packages/mpd.scm | 53
>
> 1 file changed, 53 insertions(+)
>
> diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
> index 27
On Sun, Sep 11, 2016 at 11:00:37AM +0100, Christopher Baines wrote:
> * gnu/packages/mpd.scm (sonata): New variable.
Thanks! Pushed as 6c86cef5d36d613be0a62f8f18e276232abf51f0.
This will make it easier for my houseguests to control the stereo :)
Yep, obviously didn't re-read the previous feedback thoroughly enough. gettext
is indeed only used at build time. I've attached an updated patch (with just
that change).
* gnu/packages/mpd.scm (sonata): New variable.
---
gnu/packages/mpd.scm | 53
1 file changed, 53 insertions(+)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 279ec68..8b1b071 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/
On Sat, Sep 10, 2016 at 12:31:33PM +0100, Christopher Baines wrote:
> * gnu/packages/mpd.scm (sonata): New variable.
Wow, I'm very happy to see this package fixed up :)
> +(inputs
> + `(("gettext" ,gnu-gettext)
All looks good to me except for the gettext issue discussed earlier.
$ guix
I've finally got around to updating the patch for sonata, sorry for the
long delay.
* gnu/packages/mpd.scm (sonata): New variable.
---
gnu/packages/mpd.scm | 52
1 file changed, 52 insertions(+)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 279ec68..cc9d583 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/
10 matches
Mail list logo