From 100ce16c6fb75a4911f388aa77f860324607c869 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 31 Jul 2022 09:12:05 +0100 Subject: gentoo auto-resync : 31:07:2022 - 09:12:04 --- x11-misc/xmobar/Manifest | 6 +-- x11-misc/xmobar/metadata.xml | 31 ++++------- x11-misc/xmobar/xmobar-0.37.ebuild | 99 ------------------------------------ x11-misc/xmobar/xmobar-0.44.1.ebuild | 97 +++++++++++++++++++++++++++++++++++ 4 files changed, 111 insertions(+), 122 deletions(-) delete mode 100644 x11-misc/xmobar/xmobar-0.37.ebuild create mode 100644 x11-misc/xmobar/xmobar-0.44.1.ebuild (limited to 'x11-misc/xmobar') diff --git a/x11-misc/xmobar/Manifest b/x11-misc/xmobar/Manifest index b355f88ad271..4a7b5118d8c5 100644 --- a/x11-misc/xmobar/Manifest +++ b/x11-misc/xmobar/Manifest @@ -1,3 +1,3 @@ -DIST xmobar-0.37.tar.gz 139585 BLAKE2B b7f115dc18f1ec6f2dc767c0cf6f4f94a9e3691cd5823302cc033542a10430bd3f29f906c4b1d8705cfae7e999695ac85d03d0c3ecfe4f7efaeac627a5e61d3f SHA512 a2904f3658ea32654ba343cd2c815928900e29e819dbc5ddff931601f42bae244365d2636ffce8b52c4dc57f88f3abebeffc62924fd3b39e197698d7b0da7d5d -EBUILD xmobar-0.37.ebuild 4184 BLAKE2B db757146af294b0ce38bf5350c70dc57a73f829baf74357aea6e3e72e9d7361f6180784c0c9da036c6d35d63d4b40ba5f321b738c53f6e97585821667b04ba35 SHA512 b0f9554fa658e803c72ee0bbf396bfc3712e18c290792fec1b3811056ae5e440d53e4528c558c667b1a13bf32b9d4fa931855824237fa5789c4f6a277d8ef9f0 -MISC metadata.xml 1477 BLAKE2B be481e957d79d05cc2f197e46858a29fca44f7691c8e46ced361ac5b920c48b14afe162ba16ccc05e9501d93a8d2786f93bb88191a09ae5dae727cd2296ae654 SHA512 a505c33e8e000714d2bf7f6c8c735f92c1eddba395286b7b64e57374fa90d3018652658785336ff1a5c0b16aba5ffdf325e3f873c47eccfd03dd51588b412588 +DIST xmobar-0.44.1.tar.gz 156756 BLAKE2B bee81627744146989b402ae04d36edb5e4a69686b546457afebad81cda96ece4ce0ace8a2855bd5136610be3fc396c2f62121ea062fffb1ad837145cf3238fdb SHA512 e04f3f9f40ffa4095df2b523916686d93d28b4cbb880f7732cf63d6f1915e721043764b9d723ed8b3c4938c3df749d0e5a9ddb9a9e64a2a015f8f0d6b3f46c97 +EBUILD xmobar-0.44.1.ebuild 3816 BLAKE2B 4209f0aa1e59f8a80429e2bed9038a72ca1899261650bf56dd31c618bc26e57ae9c8c2b5e968749c491294dd3e8963dd1eb66c0b23edb64f0e2dc2743a35c95c SHA512 2dd9c134ea4c58cf72b51d7bbbee635730eaeca0c2d13d1919bb15ef1005302291ee52dad0d6a13efb02ad6079c39f5664e3a1d3050a5e56dbe09b1b706dc97d +MISC metadata.xml 1060 BLAKE2B ca04a6c33985ddc558cd68be42c3042c0e87928251ceb681a97b6533e23c6f8d1d2af82355b4fac9af70d2276c2e7cb40e3bf5867f47ad27ca109f5f74b3eb6b SHA512 c875c4b26a7c4c88f7e5d5c3610c90fe100f98e9b018ba649f60e7d68a9bb71d94c1bdf8ddaf703326f11ebccafff5a480ab2976fc7048decae771cd0b44fa57 diff --git a/x11-misc/xmobar/metadata.xml b/x11-misc/xmobar/metadata.xml index 86ecf67faf16..85386171573c 100644 --- a/x11-misc/xmobar/metadata.xml +++ b/x11-misc/xmobar/metadata.xml @@ -6,25 +6,16 @@ Gentoo Haskell - Use alsa-mixer to get the volume from soundcards - Publish a service on the session bus for controlling xmobar - inotify support (modern Linux only). Required for the Mail and MBox plugins - Support mpd plugin - Enables localized date support - Enables MPRIS v1, v2 support - Reduce process wakekups frequency to decrease CPU usage - Plugin to show UV data for Australia - Enable weather plugin - Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux - Wireless info support via Wext ioctls (deprecated) - Use Xft to render text. UTF-8 support included - Enable usage of xpm for icons + Use alsa-mixer to get the volume from soundcards. + Publish a service on the session bus for controlling xmobar. + MPD support. Needs libmpd installed. + MPRIS v1, v2 support. + Use -with-rtsopts=-V0 to reduce wakeups. + Enables localized date support. + UVMeter only useful to australians. + Enable weather plugin. + Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux, the kernel. + Use Xft to render text. UTF-8 support included. + Enable usage of xpm for icons. - - Xmobar is a minimalistic text based status bar. - - Inspired by the Ion3 status bar, it supports similar - features, like dynamic color management, output templates, - and extensibility through plugins. - 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/mtl-2.1:=[profile?] =dev-haskell/parsec-3.1:=[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/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/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-series-0.1:=[profile?] =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/x11-xft-0.2:=[profile?]