Gentoo Archives: gentoo-dev

From: Luis Francisco Araujo <araujo@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Is there a tool to manage USE flags? (use-config?)
Date: Fri, 27 Oct 2006 02:29:43
Message-Id: 45416E33.50108@gentoo.org
In Reply to: [gentoo-dev] Is there a tool to manage USE flags? (use-config?) by m h
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 m h wrote:
5 > Other than a text editor?
6 >
7 > I'd like to have a tool that can add USE flags on a per package or
8 > global level. (I'm doing this in some build scripts and would prefer
9 > just to have a tool, rather than sed or some other shell hackery).
10 >
11 > I couldn't find anything via a quick search on google.
12 >
13 > Here's my interface:
14 >
15 > use-config --add --component sys-devel/gcc --flag fortran
16 >
17 > (adds the fortran USE flag to package.use for gcc)
18 >
19 > A --remove would remove the fortran USE flag, and --unset would put
20 > "-fortran" instead. A --global would update make.conf instead of
21 > package.use.
22 >
23 > Make sense? Are there other features that people would want?
24 >
25 > Unless this already exists, I'll probably create a tool for this.
26 >
27 > -matt
28
29 Hello there,
30
31 I have been developing a GUI portage interface in my free time since the
32 beginning of the year, called [1]Himerge, that includes a use flag
33 editor [2](UFED GUI) , which allows you to do this kind of things very
34 easily (or at least it should :-).
35
36 I still don't even release a tarball for it, so you will have to get it
37 with darcs if you want to try it out.
38
39 Suggestions and criticisms welcome.
40
41 Regards,
42
43 [1] http://www.arjox.org/himerge.html
44 [2] http://www.arjox.org/screenshots/himergeflags.jpg
45
46 NOTE: This is a personal project, not a Gentoo one.
47
48 - --
49
50 Luis F. Araujo "araujo at gentoo.org"
51 Gentoo Linux
52
53 -----BEGIN PGP SIGNATURE-----
54 Version: GnuPG v1.4.5 (GNU/Linux)
55
56 iD8DBQFFQW4yaTNpke9pJcURAqixAJ9IMvA/8bZVSIkO1qNyTTJlFNTzNACfb5+a
57 UKmUaqDHa0YhmNH+7urqVfU=
58 =dmbM
59 -----END PGP SIGNATURE-----
60 --
61 gentoo-dev@g.o mailing list