Mark H Weaver skribis:
> Mark H Weaver writes:
>
>> Andreas Enge writes:
>>
>>> On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote:
Could someone please ask Hydra to build the packages?
>>>
>>> Done.
>>
>> This is a waste because it's not built on top of the 'openssl-update'
>>
Mark H Weaver writes:
> Andreas Enge writes:
>
>> On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote:
>>> Could someone please ask Hydra to build the packages?
>>
>> Done.
>
> This is a waste because it's not built on top of the 'openssl-update'
> branch, which will render all of tho
Andreas Enge writes:
> On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote:
>> Could someone please ask Hydra to build the packages?
>
> Done.
This is a waste because it's not built on top of the 'openssl-update'
branch, which will render all of those builds obsolete. Also, since the
Andreas Enge writes:
> On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote:
>> Could someone please ask Hydra to build the packages?
>
> Done.
Thank you! (Right now hydra seems not to respond, though.)
On Fri, Mar 20, 2015 at 10:57:07PM +0100, Ricardo Wurmus wrote:
> Could someone please ask Hydra to build the packages?
Done.
Andreas
Ludovic Courtès writes:
>> From a71d408351e54031a1bb0ecb143128a5512fc75e Mon Sep 17 00:00:00 2001
>> From: Ricardo Wurmus
>> Date: Sun, 15 Mar 2015 23:12:32 +0100
>> Subject: [PATCH] gnu: gtk+-2: build gobject introspection typelib file.
>>
>> * gnu/packages/gtk.scm (gtk+-2): add `gobject-intros
Ricardo Wurmus skribis:
> GTK2 does not install its typelib file, which is needed by applications
> using GTK through gobject introspection.
Good catch.
> From a71d408351e54031a1bb0ecb143128a5512fc75e Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Sun, 15 Mar 2015 23:12:32 +0100
> Sub
Hi Guix,
GTK2 does not install its typelib file, which is needed by applications
using GTK through gobject introspection.
The attached patch fixes this by adding "gobject-introspection" to the
native inputs. An additional make flag is required to use "gcc" rather
than "cc".
Is the commit messag