guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Thompson, David
Subject: Re: [PATCH 2/2] gnu: Add sonata
Date: Sat, 20 Feb 2016 13:49:15 -0500

On Thu, Feb 18, 2016 at 4:26 PM, Christopher Baines <address@hidden> 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 hesitant to push
the patch right now, though, and I hope someone who knows more about
Python can help me clear some things up.

I don't like that gtk+ and gobject-introspection need to be propagated
 Could anyone familiar with creating Python bindings for C libraries
tell me if it would be possible to patch pygobject to include the
absolute path to the gtk+ and gobject-introspection libraries?  This
has been the strategy for avoiding propagation of C libraries within
Guile packages, and I'm hoping it applies here.

Thanks,

- Dave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]