Gentoo Archives: gentoo-dev

From: Samuli Suominen <ssuominen@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] add global useflag: webkit
Date: Mon, 07 May 2012 08:34:47
Message-Id: 4FA78837.3000406@gentoo.org
In Reply to: Re: [gentoo-dev] add global useflag: webkit by hasufell
1 On 05/07/2012 04:00 AM, hasufell wrote:
2 > On 05/07/2012 02:47 AM, Arfrever Frehtes Taifersar Arahesis wrote:
3 >> 2012-05-06 02:34:26 hasufell napisaƂ(a):
4 >>> # grep :webkit use.local.desc | wc -l 33
5 >>>
6 >>> I would vote to make this a global useflag:
7 >>>
8 >>> webkit - Adds support for the webkit library/module
9 >>
10 >> I suggest to use separate qt-webkit (or webkit-qt) and webkit-gtk
11 >> USE flags.
12 >>
13 >
14 > You mean that for example KDE users who set +webkit in make.conf would
15 > possibly get some weird gtk-deps too?
16 >
17
18 KDE shouldn't be trying to avoid GTK+ in any case, as USE="gtk" is
19 enabled in the default desktop profile and is a graphical toolkit which
20 may be the only graphical toolkit available for an package (and likely
21 is). It's not like it's "straightup" GNOME.
22
23 -1 for separating them