Henrik Brix Andersen wrote:
> On Tue, Jun 20, 2006 at 03:11:38PM -0400, Caleb Tennis wrote:
>> I would personally like to stay with just the "qt" use flag.  The use flag
>> will be for support of whichever version of Qt is supported (v3 or v4) for
>> the particular emerge.
> 
> I would like a single 'qt' USE flag as well. If a package supports
> multiple versions of Qt, it can easily be tested which one is
> available at build time, see for instance
> net-wireless/wpa_supplicant-0.5.3.
> 
>> In the cases where more than one version is supported, it should be for
>> Qt4 only.  The Qt3 version should be a separate emerge.  For example, in
>> the case of the poppler bindings, there should be a poppler-bindings-qt3
>> package.
> 
> How about using my idea from above (if USE=qt, then check which
> version(s) of Qt is available and compile in support for those)?

That makes for highly irreproduceable builds and particularly screws
with building packages on one machine and expecting them to work on
another. Same as autodetecting in configure scripts, except worse
because now we're doing it too.

Thanks,
Donnie

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to