guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: add libglade


From: ggrant
Subject: Re: [PATCH] gnu: add libglade
Date: Fri, 28 Feb 2014 09:49:02 -0800
User-agent: SquirrelMail/1.4.21

> address@hidden skribis:
>
>> +(define-public libglade
>> +  (package
>> +    (name "libglade")
>> +    (version "2.6.4")
>> +    (source (origin
>> +             (method url-fetch)
>> +             (uri (string-append
>> +
>> "http://ftp.gnome.org/pub/GNOME/sources/libglade/2.6/libglade-";
>
> There’s Glade 3.8 in gnome.scm; is it a different thing?
>
> Thanks,
> Ludo’.
>

Yeah, I believe it's different. This is for GTK+2.x, not 3.x. It's mostly
deprecated, but still used in a number of places that have yet to upgrade
to it (GTK+3).




reply via email to

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