Himerge 0.21 (Default branch) |
|
|
Himerge is a GUI for emerge (Gentoo's Portage
system) written in Haskell using gtk2hs. The main
idea is to simplify browsing the entire portage
tree, and allow running the most basic and common
options from the emerge command. It also offers
several handy tools, like global and local use
flags browsers, inspired by UFED (the Gentoo Linux
USE flags editor). It also uses eix (a small
utility for searching ebuilds with indexing for
fast results) as a back-end command to show
package information in HTML/CSS format, so you can
access a package's Web site for a quick glance.
License: GNU General Public License (GPL)
Changes:
Now the package queue pop-up menu can also be launched with the shortcut-key sequence "Ctrl+RightArrow". Himerge now will check for all the required binaries and files needed to run at the start. The package information from the mozembed window has been improved, it now only shows the exact package information when selecting the package from the package version view. A new queue operation "depclean" was added. This queue option will show all the packages that are not associated with explicitly installed packages.
|