From: 宋文武 <iyzsong@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/3] gnu: libxfce4ui: Build with GTK+ 3 support.
Date: Wed, 02 Sep 2015 20:02:25 +0800 [thread overview]
Message-ID: <87wpw981wu.fsf@gmail.com> (raw)
In-Reply-To: <87io7tg8hx.fsf@gnu.org>
Ludovic Courtès <ludo@gnu.org> writes:
> 宋文武 <iyzsong@gmail.com> 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.
prev parent reply other threads:[~2015-09-02 12:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-30 13:19 [PATCH 1/3] gnu: libxfce4ui: Build with GTK+ 3 support 宋文武
2015-08-30 13:19 ` [PATCH 2/3] gnu: xfce4-panel: " 宋文武
2015-09-01 21:01 ` Ludovic Courtès
2015-08-30 13:19 ` [PATCH 3/3] gnu: Add xfce4-pulseaudio-plugin 宋文武
2015-09-01 21:01 ` Ludovic Courtès
2015-09-01 21:00 ` [PATCH 1/3] gnu: libxfce4ui: Build with GTK+ 3 support Ludovic Courtès
2015-09-02 12:02 ` 宋文武 [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wpw981wu.fsf@gmail.com \
--to=iyzsong@gmail.com \
--cc=guix-devel@gnu.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.