guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/3] gnu: libxfce4ui: Build with GTK+ 3 support.


From: 宋文武
Subject: Re: [PATCH 1/3] gnu: libxfce4ui: Build with GTK+ 3 support.
Date: Wed, 02 Sep 2015 20:02:25 +0800
User-agent: Notmuch/0.19 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-unknown-linux-gnu)

Ludovic Courtès <address@hidden> writes:

> 宋文武 <address@hidden> skribis:
>
>> * gnu/packages/xfce.scm (libxfce4ui)[propagated-inputs]: Add gtk+.
>
> [...]
>
>> +     `(("gtk+-2" ,gtk+-2)  ; required by libxfce4ui-1.pc
>> +       ("gtk+-3" ,gtk+)    ; required by libxfce4ui-2.pc
>
> Should we keep just GTK+3?  What happens when both are provided, are two
> variants being built?
Yes, libxfce4ui will built as 2 version (libxfce4ui-1.so and libxfce4ui-2.so).
Xfce is still targeted at GTK+ 2, with only few components support GTK+ 3.



reply via email to

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