Gentoo Archives: gentoo-dev

From: Stephen Bennett <spb@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] RFC: per-package default USE flags
Date: Tue, 17 Oct 2006 14:04:32
Message-Id: 20061017151212.5c1540ce@localhost
In Reply to: Re: [gentoo-dev] RFC: per-package default USE flags by Alec Warner
1 On Tue, 17 Oct 2006 09:43:08 -0400
2 Alec Warner <antarus@g.o> wrote:
3
4 > Placing the default USE flags all in the profiles amounts to profile
5 > duplication where-ever you want to use the ebuilds -> this is
6 > annoying.
7
8 This is exactly why we have cascading profiles, no?
9
10 > So that I DON'T need to emerge kde-meta only to find that I needed QT
11 > with opengl support. It's a USE dep; it's not as easily
12 > representable in a default IUSE format; but it's relatively easy to
13 > add opengl to QT's default use in a profile and say "KDE requires qt
14 > with openGL support and most of our QT users are KDE users." There
15 > exists a qualifier there; that Users exist and provided feedback.
16
17 So you put opengl in a profile package.use for qt. As soon as you
18 invoke the argument that KDE needs it enabled in Qt, it becomes a
19 repository-level issue, not an ebuild-level one.
20 --
21 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] RFC: per-package default USE flags Alec Warner <antarus@g.o>