Doug Goldstein wrote:
> Diego 'Flameeyes' Pettenò wrote:
>   
>> Doug Goldstein <[EMAIL PROTECTED]> writes:
>>
>>   
>>     
>>> It'd be a lot more consistent if ebuilds provided a USE flag or directly
>>> depended on the xorg-server and then used the functions in the eclass.
>>> So in summary, those are the changes I plan on making very shortly. If
>>> someone's got some input, please speak up.
>>>     
>>>       
>> Kinda like good ol' kde.eclass:
>>
>> VIRTUALX_ONLY_TEST="yes"
>>
>> inherit virtualx
>>
>> and instead of using IUSE=X for that, IUSE=test.
>>
>>   
>>     
> That leaves a conditional that must be evaluated in the global scope
> every time the depends are looked at.
>
> And if that isn't set then making xorg-server always required in DEPEND?
>
> What about packages that rely on virtualx to depend on xorg-server for
> them (i.e. a RDEPEND)?
>
>   
For the third line item, those packages are broken in general and need
to be fixed so that's out of the scope of this.


Reply via email to