# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 # ebuild generated by hackport 0.7.3.0 #hackport: flags: -all_extensions,+with_threaded,+with_utf8,-with_iwlib,with_nl80211:wifi,+with_inotify CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit git-r3 haskell-cabal DESCRIPTION="A Minimalistic Text Based Status Bar" HOMEPAGE="https://codeberg.org/xmobar/xmobar" EGIT_REPO_URI="https://codeberg.org/xmobar/xmobar" LICENSE="BSD" SLOT="0/${PV}" IUSE="alsa datezone dbus mpd mpris +rtsopts uvmeter +weather wifi xpm +xrender" RDEPEND=">=dev-haskell/aeson-1.4.7.1:=[profile?] dev-haskell/async:=[profile?] >=dev-haskell/cairo-0.13:=[profile?] >=dev-haskell/colour-2.3.6:=[profile?] >=dev-haskell/extensible-exceptions-0.1:=[profile?] =dev-haskell/hinotify-0.3:=[profile?] =dev-haskell/pango-0.13:=[profile?] >=dev-haskell/parsec-numbers-0.1.0:=[profile?] dev-haskell/regex-compat:=[profile?] >=dev-haskell/stm-2.3:=[profile?] =dev-haskell/utf8-string-0.3:=[profile?] =dev-haskell/x11-1.6.1:=[profile?] >=dev-lang/ghc-8.4.3:= x11-libs/libXrandr x11-libs/libXrender alsa? ( >=dev-haskell/alsa-core-0.5:=[profile?] =dev-haskell/alsa-mixer-0.3:=[profile?] =dev-haskell/timezone-olson-0.2:=[profile?] =dev-haskell/timezone-series-0.1:=[profile?] =dev-haskell/dbus-1:=[profile?] ) mpd? ( >=dev-haskell/libmpd-0.9.2.0:=[profile?] ) mpris? ( >=dev-haskell/dbus-1:=[profile?] ) uvmeter? ( dev-haskell/http-conduit:=[profile?] dev-haskell/http-types:=[profile?] ) weather? ( dev-haskell/http-client-tls:=[profile?] dev-haskell/http-conduit:=[profile?] dev-haskell/http-types:=[profile?] ) wifi? ( >=dev-haskell/cereal-0.5.8.1:=[profile?] >=dev-haskell/netlink-1.1.1.0:=[profile?] ) xpm? ( x11-libs/libXpm ) xrender? ( >=dev-haskell/x11-xft-0.2:=[profile?] ) " DEPEND="${RDEPEND} >=dev-haskell/cabal-2.2.0.1 test? ( >=dev-haskell/hspec-2