Himerge screenshots
Himerge is a graphical user interface for Gentoo Linux’s package system. Araujo wrote it in Haskell using Gtk2Hs.
The main idea is to simplify browsing the package collection as well as to allow the user to perform the most common operations that the Gentoo package tool provides: “emerge”, “unmerge”, “world”, “sync”, “buildpkg”, “fetchonly”, “usepkg”.
Himerge also offers several handy tools, like a browser for global and local “use” flags, a packages branch editor (keyword/unmask/use files), mozilla support to check the package homepage, and it also uses eix as backend to search for package information.
April 20th, 2007 at 12:16 am
Were there any appreciable benefits to programming this GUI in Haskell? I assume you have GUI experience because the design is quite nice. Could you elaborate on the development experience?
Thanks,
Pete
April 20th, 2007 at 7:48 am
When I’m trying to download source code I get 404 error.
April 20th, 2007 at 9:14 pm
Hello,
Thanks Pete, i just posted an article about it on http://araujoluis.blogspot.com , i hope it might give you an idea about GUI programing on Haskell.
Sorry Radek, i still don’t update the himerge page, i will do it this weekend, for now, you can download the code from the new repo with:
dars get –partial http://www.haskell.org/~luisfaraujo/himerge-darcs/
Thanks and Regards,