diff options
author | Jack Todaro <solpeth@posteo.org> | 2022-07-31 08:07:51 +1000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-31 02:29:38 +0100 |
commit | 72c4f8d8edebd4fb7932c639a75deca015405b2d (patch) | |
tree | c1484279493db84cb28140d8bdd71889591a6250 | |
parent | x11-misc/xmobar: add 0.44.1 (diff) | |
download | gentoo-72c4f8d8edebd4fb7932c639a75deca015405b2d.tar.gz gentoo-72c4f8d8edebd4fb7932c639a75deca015405b2d.tar.bz2 gentoo-72c4f8d8edebd4fb7932c639a75deca015405b2d.zip |
x11-misc/xmobar: drop 0.37
Signed-off-by: Jack Todaro <solpeth@posteo.org>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-misc/xmobar/Manifest | 1 | ||||
-rw-r--r-- | x11-misc/xmobar/xmobar-0.37.ebuild | 99 |
2 files changed, 0 insertions, 100 deletions
diff --git a/x11-misc/xmobar/Manifest b/x11-misc/xmobar/Manifest index 840013c22735..b3c8e55f3b59 100644 --- a/x11-misc/xmobar/Manifest +++ b/x11-misc/xmobar/Manifest @@ -1,2 +1 @@ -DIST xmobar-0.37.tar.gz 139585 BLAKE2B b7f115dc18f1ec6f2dc767c0cf6f4f94a9e3691cd5823302cc033542a10430bd3f29f906c4b1d8705cfae7e999695ac85d03d0c3ecfe4f7efaeac627a5e61d3f SHA512 a2904f3658ea32654ba343cd2c815928900e29e819dbc5ddff931601f42bae244365d2636ffce8b52c4dc57f88f3abebeffc62924fd3b39e197698d7b0da7d5d DIST xmobar-0.44.1.tar.gz 156756 BLAKE2B bee81627744146989b402ae04d36edb5e4a69686b546457afebad81cda96ece4ce0ace8a2855bd5136610be3fc396c2f62121ea062fffb1ad837145cf3238fdb SHA512 e04f3f9f40ffa4095df2b523916686d93d28b4cbb880f7732cf63d6f1915e721043764b9d723ed8b3c4938c3df749d0e5a9ddb9a9e64a2a015f8f0d6b3f46c97 diff --git a/x11-misc/xmobar/xmobar-0.37.ebuild b/x11-misc/xmobar/xmobar-0.37.ebuild deleted file mode 100644 index df9b615bd71e..000000000000 --- a/x11-misc/xmobar/xmobar-0.37.ebuild +++ /dev/null @@ -1,99 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -# ebuild generated by hackport 0.6.7 -#hackport: flags: -all_extensions,+with_threaded,+with_utf8,with_iwlib:iwlib,with_alsa:alsa,with_xft:xft,with_datezone:timezone,with_dbus:dbus,with_mpd:mpd,with_inotify:inotify,with_mpris:mpris,with_xpm:xpm,with_nl80211:wifi - -CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" -inherit haskell-cabal - -DESCRIPTION="A Minimalistic Text Based Status Bar" -HOMEPAGE="https://xmobar.org" -SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" - -LICENSE="BSD" -SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" -IUSE="alsa dbus inotify iwlib mpd mpris +rtsopts timezone uvmeter +weather wifi xft xpm" - -RDEPEND="dev-haskell/async:=[profile?] - >=dev-haskell/extensible-exceptions-0.1:=[profile?] <dev-haskell/extensible-exceptions-0.2:=[profile?] - >=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?] - dev-haskell/old-locale:=[profile?] - >=dev-haskell/parsec-3.1:=[profile?] <dev-haskell/parsec-3.2:=[profile?] - >=dev-haskell/parsec-numbers-0.1.0:=[profile?] - dev-haskell/regex-compat:=[profile?] - >=dev-haskell/stm-2.3:=[profile?] <dev-haskell/stm-2.6:=[profile?] - >=dev-haskell/utf8-string-0.3:=[profile?] <dev-haskell/utf8-string-1.1:=[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-core-0.6:=[profile?] - >=dev-haskell/alsa-mixer-0.3:=[profile?] <dev-haskell/alsa-mixer-0.4:=[profile?] ) - dbus? ( >=dev-haskell/dbus-1:=[profile?] - weather? ( dev-haskell/http-client-tls:=[profile?] - dev-haskell/http-conduit:=[profile?] - dev-haskell/http-types:=[profile?] ) - xpm? ( x11-libs/libXpm ) ) - !dbus? ( !uvmeter? ( weather? ( !xpm? ( dev-haskell/http-client-tls:=[profile?] - dev-haskell/http-conduit:=[profile?] - dev-haskell/http-types:=[profile?] ) ) ) ) - inotify? ( >=dev-haskell/hinotify-0.3:=[profile?] <dev-haskell/hinotify-0.5:=[profile?] ) - mpd? ( >=dev-haskell/libmpd-0.9.2.0:=[profile?] ) - mpris? ( >=dev-haskell/dbus-1:=[profile?] - !dbus? ( !uvmeter? ( weather? ( dev-haskell/http-client-tls:=[profile?] - dev-haskell/http-conduit:=[profile?] - dev-haskell/http-types:=[profile?] ) ) ) - xpm? ( x11-libs/libXpm - weather? ( dev-haskell/http-client-tls:=[profile?] - dev-haskell/http-conduit:=[profile?] - dev-haskell/http-types:=[profile?] ) ) - !xpm? ( uvmeter? ( weather? ( dev-haskell/http-client-tls:=[profile?] ) ) ) ) - !mpris? ( !dbus? ( weather? ( dev-haskell/http-client-tls:=[profile?] ) - xpm? ( x11-libs/libXpm - weather? ( dev-haskell/http-conduit:=[profile?] - dev-haskell/http-types:=[profile?] ) ) ) ) - timezone? ( >=dev-haskell/timezone-olson-0.2:=[profile?] <dev-haskell/timezone-olson-0.3:=[profile?] - >=dev-haskell/timezone-series-0.1:=[profile?] <dev-haskell/timezone-series-0.2:=[profile?] ) - uvmeter? ( 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?] ) - !wifi? ( iwlib? ( >=dev-haskell/iwlib-0.1.0:=[profile?] <dev-haskell/iwlib-0.2:=[profile?] - net-wireless/wireless-tools ) ) - xft? ( >=dev-haskell/x11-xft-0.2:=[profile?] <dev-haskell/x11-xft-0.4:=[profile?] ) -" -DEPEND="${RDEPEND} - >=dev-haskell/cabal-2.2.0.1 - test? ( >=dev-haskell/hspec-2 <dev-haskell/hspec-3 - dev-haskell/temporary ) -" - -src_configure() { - haskell-cabal_src_configure \ - --flag=-all_extensions \ - $(cabal_flag alsa with_alsa) \ - $(cabal_flag timezone with_datezone) \ - $(cabal_flag dbus with_dbus) \ - $(cabal_flag inotify with_inotify) \ - $(cabal_flag wifi with_nl80211) \ - $(cabal_flag mpd with_mpd) \ - $(cabal_flag mpris with_mpris) \ - $(cabal_flag iwlib with_iwlib) \ - $(cabal_flag rtsopts with_rtsopts) \ - --flag=with_threaded \ - --flag=with_utf8 \ - $(cabal_flag uvmeter with_uvmeter) \ - $(cabal_flag weather with_weather) \ - $(cabal_flag xft with_xft) \ - $(cabal_flag xpm with_xpm) -} - -src_install() { - cabal_src_install - - dodoc examples/xmobar.config examples/xmobar.hs readme.md changelog.md -} |