From: "Philippe Lafoucrière" <lafou@wanadoo.fr>
To: Gentoo-dev <gentoo-dev@gentoo.org>
Subject: [gentoo-dev] emerge improvment
Date: 14 Sep 2003 00:12:20 +0200 [thread overview]
Message-ID: <1063491139.19099.3.camel@biproc> (raw)
hi all.
I just discovered the etcat utility which is really great. In fact, I
had a problem with quake3-nsco, and someone told me that there was a
"dedicated" USE flag for this package. I had no idea that it was
possible to get available flags for a package, and I think a lot of
gentoo users don't do an etcat before emerging something.
That's why I propore a new tool in portage. This would be a frontend to
emerge. I already proposed it a couple of months ago. I won't be able
to develop it, but I know some devs here with great skills in python.
(BTW, I couldn't find the portage API doc, just :
http://dev.gentoo.org/~g2boojum/portage.html#importing-portage
).
The tool would be developed in python + dialog
(http://pythondialog.sourceforge.net/), since we could use the portage
api directly.
First Menu :
- Portage update (-> emerge rsync)
- Portage upgrade (-> emerge -UDp world, then UD world)
- Emerge a package (-> see bellow)
- Quit
-> Emerge a package will display a menu with all categories from
/usr/portage/profiles/categories.
When a category is selected, the tool would display all packages in this
category :
----------------------------------------------------------------
[ X ] package packages Desc (This package is installed)
[ ] package2 other package Desc (package not installed).
----------------------------------------------------------------
--> When selecting a new package :
(for exemple : games-fps/quake3-nsco-1.45)
----------------------------------------------------------------
[ X ] opengl : Adds support for OpenGL
[ X ] X : Adds support for XFree86
[ ] dedicated : Adds support for dedicated game servers
[ OK ] [UNMERGE] [CANCEL]
----------------------------------------------------------------
-> The user can see all available USE flags for this package. If he
changes a flag, the package will be emerged again with the new option.
He also have the possibility of unmerge it.
Someone interrested ? please let me know.
--
gentoo-dev@gentoo.org mailing list
next reply other threads:[~2003-09-13 22:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-13 22:12 Philippe Lafoucrière [this message]
2003-09-13 22:41 ` [gentoo-dev] emerge improvment Luke-Jr
2003-09-14 1:49 ` Brian Harring
2003-09-14 15:35 ` Chris Gianelloni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1063491139.19099.3.camel@biproc \
--to=lafou@wanadoo.fr \
--cc=gentoo-dev@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox