Himerge 0.16 (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:
GHC 6.8 compliant. A 'Portage Browser Operations' panel. A 'Browser Editor' panel for editing the contents shown by the browser in a given time. An option to 'Refresh' the browser views. Interactive searching has been enabled for the packages 'Queue' list. Now packages can be easily searched and located interactively from any queue list. Text buffer operations are improved. You can now scroll to the current processed package in the 'Queue' lists. This release allows you to work with the branching operations keyword/mask/unmask over all the versions of a package at once.
|