Gentoo Archives: gentoo-dev

From: Ben de Groot <yngwin@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] USE flags dri, cups, pppd
Date: Sat, 19 Jan 2013 08:19:03
Message-Id: CAB9SyzQ6PLCKQSxLgsTVF7cQZ1z4Qw98cAvX-Ui3f9uPfT4uKQ@mail.gmail.com
In Reply to: [gentoo-dev] USE flags dri, cups, pppd by "Andreas K. Huettel"
1 On 19 January 2013 04:49, Andreas K. Huettel <dilfridge@g.o> wrote:
2 >
3 > During the server profile discussion, it became clear that we could clean up
4 > the base profiles a bit. This is unrelated to the profile versions, as the
5 > change would affect all versions (well, at least without bigger changes).
6 >
7 > What I suggested and what djc and kensington supported was:
8 >
9 > * move setting USE=dri and USE=cups from default/linux/make.defaults to
10 > targets/desktop/make.defaults
11
12 As said by others, dri can stay in the default base profile, as it
13 only affects things when X is specifically installed, in which case
14 dri would be a good default to have.
15
16 I'm not sure whether we need to keep cups at all. I haven't printed
17 anything from my personal PC or laptop in years. And I'm sure I'm not
18 the only one. So I'm voting for dropping cups useflag from all
19 profiles. If some people think it is necessary, maybe it can be moved
20 up to the more complete desktop profiles for gnome and kde. For a
21 simple non-gnome/kde desktop, I see no need for cups to be enabled by
22 default at all. Since this may be an unexpected change for some, let's
23 only drop it from the new 13.0 profiles.
24
25 > * remove setting USE=pppd in default/linux/make.defaults, instead have it
26 > default to on in net-dialup/capi4k-utils (the only place where it is used)
27
28 +1
29
30 --
31 Cheers,
32
33 Ben | yngwin
34 Gentoo developer
35 Gentoo Qt project lead, Gentoo Wiki admin

Replies

Subject Author
Re: [gentoo-dev] USE flags dri, cups, pppd Rich Freeman <rich0@g.o>