Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] [GLEP56] USE flag descriptions in metadata
Date: Fri, 06 Jun 2008 23:52:55
Message-Id: 20080607005247.5d2182bc@snowcone
In Reply to: [gentoo-dev] [GLEP56] USE flag descriptions in metadata by Doug Goldstein
1 On Thu, 05 Jun 2008 15:42:24 -0400
2 Doug Goldstein <cardoe@g.o> wrote:
3 > Here's a GLEP for the addition of USE flag descriptions to package
4 > metadata. It does not address any future ideas that others may have
5 > had or suggested. It merely gives developers the necessary "tools" to
6 > document their USE flag usage it better detail on a per package basis.
7
8 There should also be a way of referring to a use flag owned by either
9 this or another package. For example:
10
11 <flag name="foo">Enables support for fooing. Ignored unless <flagref
12 name="bar">plugin</flagref> support is enabled for this package and
13 <flagref restrict="app-misc/foo" name="bindings">bindings</flagref> is
14 enabled for <pkg>app-misc/foo</pkg>.</flag>
15
16 But that's rather ugly... There's probably a nicer way of marking it up
17 using XML.
18
19 --
20 Ciaran McCreesh

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] [GLEP56] USE flag descriptions in metadata Steve Dibb <beandog@g.o>