Gentoo Archives: gentoo-dev

From: Daniel Stiefelmaier <mail@××××××××××.de>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Improved ebuild information
Date: Sat, 01 Oct 2005 20:16:12
Message-Id: 433EEF5B.1040102@stiefelweb.de
1 Hi!
2
3 I just opened this in gentoo-portage-dev, but Jason Stubbs told me my
4 ideas are either bad or belong to THIS list, so i try my luck again...
5
6 I'd like to have a functionality that prints out what the useflags of a
7 ebuild are good for. Some are obvious, others are not. Example:
8 The useflag "xprint" sounds like printing support, but doesn't tell if
9 you need it if you use cups or the kde-printing system or... whatever.
10 Jason stated:
11
12 Take the USE flag "perl", for example. It has the description "Adds
13 support/bindings for the Perl language." but for mysql setting it enables the
14 installation of some support scripts that just happen to be written in perl.
15
16
17 Another thing is, that i'd like to get some additional information on
18 some ebuilds.
19 Like HOWTOs, known issues, configuration help, related ebuilds (not
20 dependant but useful together)
21 In my opinion, the easiest way would be a wiki.
22 Ebuilds could contain an additional field "EBUILDNOTES" or the like,
23 providing the URL.
24 An even more simple way would be to have portage tools (eix, emerge)
25 print an automatically generated link like
26 http://www.gentoo-wiki.com/Ebuild:www-client/mozilla-firefox
27 as mediawiki pages always have a discussion page attached, this could be
28 used to get in touch with the maintainers of that package. (Only if they
29 want that. This could be noted on the page)
30
31 thanks for reading and answering :)
32
33 Caliga
34 --
35 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] Improved ebuild information Ciaran McCreesh <ciaranm@g.o>
Re: [gentoo-dev] Improved ebuild information Simon Stelling <blubb@g.o>