himerge: Haskell Graphical User Interface for Emerge

[ gui, program ] [ Propose Tags ]

Himerge is a graphical user interface for emerge (Gentoo's Portage system) written in Haskell using gtk2hs.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.17.9, 0.18, 0.20
Change log ChangeLog
Dependencies base, directory, glib, gtk, haskell98, mozembed, old-time, parallel, process, unix [details]
License LicenseRef-GPL
Author Luis Francisco Araujo
Maintainer araujo@gentoo.org
Category GUI
Home page http://www.haskell.org/himerge
Uploaded by LuisAraujo at 2008-05-02T03:01:43Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables himerge
Downloads 2532 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2017-01-03 [all 7 reports]

Readme for himerge-0.20

[back to package description]
-------------------------------------------------------
Himerge: A Haskell Graphical User Interface for Emerge.
-------------------------------------------------------
Version: 0.20 (Mani Wheel)
Status: Beta

Dependencies:

The Glasgow Haskell Compiler >= 6.8	http://www.haskell.org/ghc
The GHC Parallel Programming Library	http://www.haskell.org/ghc
Cabal (any version should work fine)	http://haskell.org/cabal
gtk2hs >= 0.9.12 (darcs version)	http://haskell.org/gtk2hs/
gentoolkit >= 0.2.3			http://www.gentoo.org/proj/en/portage/tools/index.xml
portage-utils >= 0.1.28			http://www.gentoo.org

Building:

   $ runhaskell Setup.hs configure
   $ runhaskell Setup.hs build
   # runhaskell Setup.hs install
   #./install_data
   (you may need to be root)

You need to have Cabal installed in your system.
Cabal gets installed with newer versions of GHC,
you also can get a stand-alone version of Cabal 
from http://haskell.org/cabal.

Visit the Himerge web-site and wiki for further information and
updates:

	http://www.haskell.org/himerge
	http://www.haskell.org/haskellwiki/Himerge

Use:

   $ himerge

License:
   GPL

Author:
   Luis Francisco Araujo
   araujo@gentoo.org
 
Thu May  1 20:30:31 VET 2008