Gentoo Archives: gentoo-dev

From: Ryan Hill <dirtyepic@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: How to speed up maintenance and other Gentoo work?
Date: Sat, 07 Mar 2009 01:43:58
Message-Id: 20090306194452.6b5bf4e5@halo.dirtyepic.sk.ca
In Reply to: [gentoo-dev] How to speed up maintenance and other Gentoo work? by Mart Raudsepp
1 On Wed, 04 Mar 2009 04:01:36 +0200
2 Mart Raudsepp <leio@g.o> wrote:
3
4 > I'm collecting ideas from the wider development and contributing
5 > community on how to help maintainers and contributors get work done
6 > quicker, or rephrased - how to get more done in the limited time we
7 > have.
8 >
9 > This basically means ideas for tools, scripts, or functionality in
10 > some hypothetical centralized maintainer helper website or GUI/CLI
11 > program that would help save time in taking care of some of the
12 > gruntwork that gets done by maintainers right now manually or by
13 > scripts that don't get shared and re-used and generalized as much as
14 > they could.
15 >
16 > Then afterwards I can sort through the suggestions/ideas, try to make
17 > a summary and arrange some of them to actually happen.
18
19 One tool I used a lot before metadata.xml USE flags sprung up
20 everywhere was metagen (in the tree under apps-portage), written by
21 pythonhead. For anyone who hasn't used it, it's a commandline util
22 written in python (surprise!) for generating metadata.xml. You can
23 give it a herd, maintainer name/email, maintainer description, package
24 description, etc., and it will hock out a xml loogie for you. I've
25 been meaning to update it for USE flags (and whatever else we're
26 stuffing into xml these days) as a learn-python project, but like all
27 my learn-* projects it's never gotten anywhere. Maybe someone with the
28 requisite skills and boredom level might be interested in poking at it.
29
30
31 --
32 gcc-porting, by design, by neglect
33 treecleaner, for a fact or just for effect
34 wxwidgets @ gentoo EFFD 380E 047A 4B51 D2BD C64F 8AA8 8346 F9A4 0662

Attachments

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

Replies

Subject Author
[gentoo-dev] Re: How to speed up maintenance and other Gentoo work? Duncan <1i5t5.duncan@×××.net>