Gentoo Archives: gentoo-dev

From: Jeroen Roovers <jer@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New global USE flag: modplug
Date: Fri, 02 Nov 2007 13:03:59
Message-Id: 20071102140115.32330f85@epia.jer-c2.orkz.net
In Reply to: Re: [gentoo-dev] New global USE flag: modplug by "Marijn Schouten (hkBst)"
1 On Fri, 02 Nov 2007 13:40:40 +0100
2 "Marijn Schouten (hkBst)" <hkBst@g.o> wrote:
3
4 > Another prime example for use flags with more than two values:
5 >
6 > mod=off
7 > mod=fmod
8 > mod=libmodplug
9 >
10 > the first for disabling mod support, the second for enabling it and
11 > preferring fmod implementation, the third for enabling it and
12 > preferring libmodplug implementation.
13
14 I don't think you've actually argued the case why one USE flag with
15 three, perhaps four modes (off, fmod, libmodplug, and perhaps default)
16 is preferable to two USE flags with two modes each (fmod and modplug,
17 both refering to the libs a package links to, either on or off).
18
19 Besides, could you explain why are you trying to hijack a short and
20 simple thread about globalising one or two USE flags?
21
22
23 Kind regards,
24 JeR
25 --
26 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] New global USE flag: modplug "Marijn Schouten (hkBst)" <hkBst@g.o>