Gentoo Archives: gentoo-dev

From: "Michael Sterrett -Mr. Bones.-" <msterret@××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Re: [RFC] Useflags: qt, qt3, qt4?
Date: Wed, 21 Jun 2006 18:14:38
Message-Id: Pine.LNX.4.61.0606211402220.19405@rutrow.coat.com
In Reply to: Re: [gentoo-dev] Re: [RFC] Useflags: qt, qt3, qt4? by Carsten Lohrke
1 On Wed, 21 Jun 2006, Carsten Lohrke wrote:
2
3 > On Wednesday 21 June 2006 15:44, Stefan Schweizer wrote:
4 >> qt3 and qt4 is being used there already and it is obvious
5 >
6 > It's "nice" to invent new use flags affecting Qt stuff without contacting
7 > those who care for Qt.
8 >>
9 >>> 2) A package requires either Qt3 or Qt4 (both not both?...such as
10 >>> x11-libs/qwt-5).
11 >>
12 >> qt3 - enable optional qt3 support
13 >> qt4 - enable optional qt4 support
14 >
15 > That will be a mess to support in the long run. Let's go with that what works
16 > better, prefer the latest version and be fine with it. I do agree with Caleb
17 > to use the qt use flag for the latest supported version and in cases it is
18 > really necessary to have an additional qt3 use flag.
19
20 Sounds like:
21
22 qt - GLOBAL use flag that causes the package to build against the good version
23 for that package.
24
25 qt3, qt4... - LOCAL use flags to build against specific versions of
26 qt when it makes sense on a per-package basis and when it's deemed to
27 be reasonable by the package maintainer. Easy to keep track of because
28 they'd all be in use.local.desc.
29
30 Michael Sterrett
31 -Mr. Bones.-
32 mr_bones_@g.o
33 --
34 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Re: Re: [RFC] Useflags: qt, qt3, qt4? Caleb Tennis <caleb@g.o>