From: Zac Medico <zmedico@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] add global useflag: webkit
Date: Mon, 07 May 2012 11:11:04 -0700 [thread overview]
Message-ID: <4FA81038.9030806@gentoo.org> (raw)
In-Reply-To: <201205070248.02584.Arfrever.FTA@gmail.com>
On 05/06/2012 05:47 PM, Arfrever Frehtes Taifersar Arahesis wrote:
> 2012-05-06 02:34:26 hasufell napisał(a):
>> # grep :webkit use.local.desc | wc -l
>> 33
>>
>> I would vote to make this a global useflag:
>>
>> webkit - Adds support for the webkit library/module
>
> I suggest to use separate qt-webkit (or webkit-qt) and webkit-gtk USE flags.
Another possible way to model this kind of relationship would be to us
REQUIRED_USE to enforce relationships with the qt and gtk flags:
REQUIRED_USE="webkit? ( qt ) !webkit? ( !qt ) qt? ( webkit ) !qt? (
!webkit )"
versus
REQUIRED_USE="webkit? ( gtk ) !webkit? ( !gtk ) gtk? ( webkit ) !gtk? (
!webkit )"
It's pretty awkward with the existing operators, but we could extend the
REQUIRED_USE syntax to support an equivalent operator in a future EAPI.
--
Thanks,
Zac
next prev parent reply other threads:[~2012-05-07 18:12 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-06 0:34 [gentoo-dev] add global useflag: webkit hasufell
2012-05-06 1:55 ` Ben
2012-05-06 9:29 ` Markos Chandras
2012-05-06 10:52 ` Davide Pesavento
2012-05-08 1:28 ` hasufell
2012-05-07 0:47 ` Arfrever Frehtes Taifersar Arahesis
2012-05-07 1:00 ` hasufell
2012-05-07 1:35 ` Arfrever Frehtes Taifersar Arahesis
2012-05-07 8:30 ` Samuli Suominen
2012-05-07 3:14 ` Ben
2012-05-07 6:36 ` Jesús J. Guerrero Botella
2012-05-07 18:11 ` Zac Medico [this message]
2012-05-07 18:18 ` Ciaran McCreesh
2012-05-07 19:18 ` Ulrich Mueller
2012-05-07 20:24 ` Zac Medico
2012-05-07 20:43 ` Michał Górny
2012-05-07 21:41 ` Zac Medico
2012-05-07 21:50 ` Ciaran McCreesh
2012-05-08 3:50 ` Michał Górny
2012-05-08 3:58 ` Zac Medico
2012-05-08 4:07 ` Michał Górny
2012-05-08 4:35 ` Zac Medico
2012-05-08 7:22 ` Samuli Suominen
2012-05-07 18:26 ` Ulrich Mueller
2012-05-07 18:30 ` Ciaran McCreesh
2012-05-07 18:33 ` Zac Medico
2012-05-07 19:33 ` Stelian Ionescu
2012-05-07 20:34 ` Zac Medico
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=4FA81038.9030806@gentoo.org \
--to=zmedico@gentoo.org \
--cc=gentoo-dev@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox