Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] portage-2.1_pre2 and new use flag showing with emerge -p
Date: Mon, 26 Dec 2005 14:10:50
Message-Id: 200512262311.10018.jstubbs@gentoo.org
In Reply to: Re: [gentoo-portage-dev] portage-2.1_pre2 and new use flag showing with emerge -p by "Petteri Räty"
1 On Monday 26 December 2005 22:54, Petteri Räty wrote:
2 > Jason Stubbs wrote:
3 > > On Monday 26 December 2005 07:18, Petteri Räty wrote:
4 > >>I propose we improve the emerge -pv output to be something like the
5 > >>following:
6 > >>
7 > >>[ebuild U ] media-sound/alsa-driver-1.0.10-r1 [1.0.10] NEW="-debug"
8 > >>OLD="-doc oss" 0 kB
9 > >>
10 > >>This would keep the functionality with --verbose.
11 > >
12 > > The NEW and OLD variables have no meaning. USE have been put there
13 > > because any USE_EXPAND flags found in IUSE are represented separately.
14 > > For example:
15 > >
16 > > [ebuild R ] x11-base/xorg-x11-6.8.2-r6 USE="-bitmap-fonts cjk -debug
17 > > -dlloader -dmx -doc font-server -insecure-drivers -ipv6 -minimal -nls
18 > > -nocxx opengl -pam -sdk -static truetype-fonts -type1-fonts -xprint xv"
19 > > INPUT_DEVICES="-synaptics -wacom" 44,520 kB
20 > >
21 > > I doubt that the NEW and OLD would really be visible in the --verbose
22 > > output in the general case anyway. How about just making added flags
23 > > green to match the output of changed flags?
24 >
25 > Green would probably work. Maybe best to change it for -p too then to
26 > have -v do what is supposed to do, that is to give extra information.
27 > Maybe we could also change the - in front of the turned of use flags to
28 > some other color than the flag itself to make it stand out. It took me a
29 > while to notice it was there.
30
31 That shouldn't be necessary. I've already changed the ordering so that it goes
32 "a c e -b -d -f" rather than "a -b c -d e -f". Green negatives among blue
33 will stand out much more green negatives interspered with blue and red.
34
35 --
36 Jason Stubbs
37
38 --
39 gentoo-portage-dev@g.o mailing list