Gentoo Archives: gentoo-dev

From: "Santiago M. Mola" <coldwind@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] USE flag documentation
Date: Mon, 14 Jan 2008 02:31:15
Message-Id: 3c32af40801131831x366a4b60u1d6737683fb0aa28@mail.gmail.com
In Reply to: Re: [gentoo-dev] USE flag documentation by "Santiago M. Mola"
1 On 1/14/08, Santiago M. Mola <coldwind@g.o> wrote:
2 > On 1/14/08, Yuri Vasilevski <yvasilev@g.o> wrote:
3 > >
4 > > [ebuild R ] media-video/mplayer-1.0_rc2_p24929-r2 USE="X cdio -aac#1 -cdparanoia#2 -encode ..."
5 > >
6 > > #1 aac needs encode
7 > > #2 cdio conflicts with cdparanoia
8 >
9 > This can be implemented with use.desc/use.local.desc. Paludis already
10 > does that by default.
11 >
12
13 Sorry. Paludis shows USE flags, and overrides definitions with use.local.desc.
14 But stuff like "aac needs encode" and "cdio conflicts with
15 cdparanoia" should be something separate from USE flag documentation.
16 As you said, it should be handled at ebuild level.
17
18 --
19 Santiago M. Mola
20 Jabber ID: cooldwind@×××××.com
21 --
22 gentoo-dev@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] USE flag documentation Vlastimil Babka <caster@g.o>