Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Zac Medico <zmedico@g.o>
Subject: Re: add global useflag: webkit
Date: Mon, 07 May 2012 11:11:04 -0700
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


Replies:
Re: add global useflag: webkit
-- Stelian Ionescu
Re: add global useflag: webkit
-- Ulrich Mueller
Re: add global useflag: webkit
-- Ciaran McCreesh
References:
add global useflag: webkit
-- hasufell
Re: add global useflag: webkit
-- Arfrever Frehtes Taifersar Arahesis
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
Re: add global useflag: webkit
Next by thread:
Re: add global useflag: webkit
Previous by date:
Lastrite =www-client/firefox-3.6*
Next by date:
Re: add global useflag: webkit


Updated Jun 29, 2012

Summary: Archive of the gentoo-dev mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.