# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=4 CABAL_FEATURES="bin" inherit eutils git-2 haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="http://projects.haskell.org/xmobar/" EGIT_REPO_URI="git://github.com/jaor/xmobar.git" LICENSE="BSD" SLOT="0" KEYWORDS="" IUSE="xft unicode mail mpd mpris alsa timezone wifi" RDEPEND="x11-libs/libXrandr wifi? ( net-wireless/wireless-tools ) " DEPEND="${RDEPEND} >=dev-lang/ghc-7.0.1 >=dev-haskell/cabal-1.6 >=dev-haskell/mtl-2.0 =dev-haskell/parsec-3 >=dev-haskell/stm-2.3 =dev-haskell/dbus-core-0.9.2.1 >=dev-haskell/text-0.11.1.5