-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 m h wrote: > Other than a text editor? > > I'd like to have a tool that can add USE flags on a per package or > global level. (I'm doing this in some build scripts and would prefer > just to have a tool, rather than sed or some other shell hackery). > > I couldn't find anything via a quick search on google. > > Here's my interface: > > use-config --add --component sys-devel/gcc --flag fortran > > (adds the fortran USE flag to package.use for gcc) > > A --remove would remove the fortran USE flag, and --unset would put > "-fortran" instead. A --global would update make.conf instead of > package.use. > > Make sense? Are there other features that people would want? > > Unless this already exists, I'll probably create a tool for this. > > -matt
Hello there, I have been developing a GUI portage interface in my free time since the beginning of the year, called [1]Himerge, that includes a use flag editor [2](UFED GUI) , which allows you to do this kind of things very easily (or at least it should :-). I still don't even release a tarball for it, so you will have to get it with darcs if you want to try it out. Suggestions and criticisms welcome. Regards, [1] http://www.arjox.org/himerge.html [2] http://www.arjox.org/screenshots/himergeflags.jpg NOTE: This is a personal project, not a Gentoo one. - -- Luis F. Araujo "araujo at gentoo.org" Gentoo Linux -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFQW4yaTNpke9pJcURAqixAJ9IMvA/8bZVSIkO1qNyTTJlFNTzNACfb5+a UKmUaqDHa0YhmNH+7urqVfU= =dmbM -----END PGP SIGNATURE----- -- [email protected] mailing list
