guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Add libunique.


From: ng0
Subject: Re: [PATCH] gnu: Add libunique.
Date: Mon, 15 Aug 2016 23:33:26 +0000

Leo Famulari <address@hidden> writes:

> [ Unknown signature status ]
> On Fri, Aug 05, 2016 at 06:44:47PM +0000, ng0 wrote:
>> Subject: [PATCH] gnu: Add libunique.
>> 
>> * gnu/packages/gnome.scm (libunique): New variable.
>
> This package appears abandoned by its developers:

I am aware of that, as I pointed out earlier in the thread.

> WARNING
> Unique is now in maintenance mode, and its usage is strongly discouraged.
> Applications should use the GtkApplication class provided by GTK+ 3.0.
> If you are using Unique, read the GtkApplication porting guide provided by 
> GTK+.
>
> source: https://wiki.gnome.org/Attic/LibUnique
>
> Is this package required by something else that we are working on? What
> is the use case?

(gnunet-gtk):

    (arguments
         `(#:configure-flags
                (list "--without-libunique"
                      "--with-qrencode"
                      (string-append "--with-gnunet="
                                     (assoc-ref %build-inputs "gnunet")))))

Maybe also racket, at least libunique-1.0 appears in its definition, I
have no desire to understand its meaning in there now.
I'd like to have libunique available for gnunet-gtk, but I also have planned
to address some further questions to other gnunet developers about
dependencies I found in the last year packaging it, so it might or might
not be necessary.
-- 
♥Ⓐ  ng0
For non-prism friendly talk find me on http://www.psyced.org



reply via email to

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