Gentoo Archives: gentoo-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] USE_EXPAND and IUSE
Date: Tue, 21 Jun 2005 11:31:46
Message-Id: 200506220528.06764.jstubbs@gentoo.org
In Reply to: Re: [gentoo-dev] USE_EXPAND and IUSE by Alin Nastac
1 On Tuesday 21 June 2005 14:35, Alin Nastac wrote:
2 > I don't really understand why you consider pppconfig unpredictable.
3 > the ebuild displays what languages will be installed.
4
5 Because there is no way to foretell what will be installed without actually
6 initiating an install.
7
8 > > >The IUSE thing would raise 2 problems:
9 > > > - lower maintainability - not really a major problem
10 > > > - if user wants all languages, it will be forced to select them one by
11 > > >one - now if LINGUAS is empty, all available languages gets installed.
12 > >
13 > > FRITZCAPI_CARDS FCDSL_CARDS VIDEO_CARDS INPUT_DEVICES LINGUAS
14 > >
15 > > Do any of these not follow the same pattern of empty var == all installed?
16 > > Any objections to making that a requirement for adding a new USE_EXPAND
17 > > variable? If so, the emerge *display* issue would be no problem.
18 >
19 > This would be fine as long as LINGUAS do not appear in IUSE. When
20 > LINGUAS var is empty, the "equery uses" report would be an abomination .
21
22 The whole point is to add this stuff to IUSE and improve the output
23 accordingly. Using current tools as a reason to not improve things isn't
24 really logical.
25
26 Regards,
27 Jason Stubbs

Replies

Subject Author
Re: [gentoo-dev] USE_EXPAND and IUSE Jason Stubbs <jstubbs@g.o>