Versions
v0.46 :: 0/0.46 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- alsa datezone dbus doc hscolour mpd mpris profile rtsopts test uvmeter weather wifi xpm xrender
v0.44.1 :: 0/0.44.1 :: gentoo
- Modified
- License
- BSD
- Keywords
- amd64 ~arm64 ~ppc64 ~riscv ~x86
- USE flags
- alsa dbus doc hscolour mpd mpris profile rtsopts test timezone uvmeter weather wifi xft xpm
USE flags
General
- alsa
- Use alsa-mixer to get the volume from soundcards.
- datezone
- Enables localized date support.
- dbus
- Publish a service on the session bus for controlling xmobar.
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- hscolour
- Include coloured haskell sources to generated documentation (dev-haskell/hscolour)
- mpd
- MPD support. Needs libmpd installed.
- mpris
- MPRIS v1, v2 support.
- profile
- Add support for software performance analysis (will likely vary from ebuild to ebuild)
- rtsopts
- Use -with-rtsopts=-V0 to reduce wakeups.
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
- timezone
- Enables localized date support.
- uvmeter
- UVMeter only useful to australians.
- weather
- Enable weather plugin.
- wifi
- Wireless info support via nl80211. Required for the Wireless plugin on systems running Linux, the kernel.
- xft
- Use Xft to render text. UTF-8 support included.
- xpm
- Enable usage of xpm for icons.
- xrender
- Use XRender for alpha background pseudo-transparency.
Dependencies
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / alsa-core : Binding to the ALSA Library API (Exceptions)
dev-haskell / alsa-mixer : Bindings to the ALSA simple mixer API
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / cairo : Binding to the Cairo library
dev-haskell / cereal : A binary serialization library
dev-haskell / colour : A model for human colour/color perception
dev-haskell / dbus : A client library for the D-Bus IPC system
dev-haskell / extensible-exceptions : Extensible exceptions
dev-haskell / hinotify : Haskell binding to inotify
dev-haskell / hscolour : Colourise Haskell code
dev-haskell / hspec : A Testing Framework for Haskell
dev-haskell / http-client-tls : http-client backend using the connection package and tls library
dev-haskell / http-conduit : HTTP client package with conduit interface and HTTPS support
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / libmpd : An MPD client library
dev-haskell / netlink : Netlink communication for Haskell
dev-haskell / old-locale : locale library
dev-haskell / pango : Binding to the Pango text rendering engine
dev-haskell / parsec-numbers : Utilities for parsing numbers from strings
dev-haskell / regex-compat : Replaces/enhances "Text.Regex"
dev-haskell / stm : Software Transactional Memory
dev-haskell / temporary : Portable temporary file and directory support
dev-haskell / timezone-olson : A pure Haskell parser and renderer for binary Olson timezone files
dev-haskell / timezone-series : Enhanced timezone handling for Data.Time
dev-haskell / utf8-string : Support for reading and writing UTF8 Strings
dev-haskell / x11 : A binding to the X11 graphics library
dev-haskell / x11-xft : Bindings to the Xft and some Xrender parts
dev-lang / ghc : The Glasgow Haskell Compiler
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXrender : X.Org Xrender library
Runtime Dependencies
dev-haskell / aeson : Fast JSON parsing and encoding
dev-haskell / alsa-core : Binding to the ALSA Library API (Exceptions)
dev-haskell / alsa-mixer : Bindings to the ALSA simple mixer API
dev-haskell / async : Run IO operations asynchronously and wait for their results
dev-haskell / cairo : Binding to the Cairo library
dev-haskell / cereal : A binary serialization library
dev-haskell / colour : A model for human colour/color perception
dev-haskell / dbus : A client library for the D-Bus IPC system
dev-haskell / extensible-exceptions : Extensible exceptions
dev-haskell / hinotify : Haskell binding to inotify
dev-haskell / http-client-tls : http-client backend using the connection package and tls library
dev-haskell / http-conduit : HTTP client package with conduit interface and HTTPS support
dev-haskell / http-types : Generic HTTP types for Haskell (for both client and server code)
dev-haskell / libmpd : An MPD client library
dev-haskell / netlink : Netlink communication for Haskell
dev-haskell / old-locale : locale library
dev-haskell / pango : Binding to the Pango text rendering engine
dev-haskell / parsec-numbers : Utilities for parsing numbers from strings
dev-haskell / regex-compat : Replaces/enhances "Text.Regex"
dev-haskell / stm : Software Transactional Memory
dev-haskell / timezone-olson : A pure Haskell parser and renderer for binary Olson timezone files
dev-haskell / timezone-series : Enhanced timezone handling for Data.Time
dev-haskell / utf8-string : Support for reading and writing UTF8 Strings
dev-haskell / x11 : A binding to the X11 graphics library
dev-haskell / x11-xft : Bindings to the Xft and some Xrender parts
dev-lang / ghc : The Glasgow Haskell Compiler
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXrandr : X.Org Xrandr library
x11-libs / libXrender : X.Org Xrender library
Bugs
- 785514
- x11-misc/xmobar-0.37 - src/.../Parse.hs: error:
- 813633
- x11-misc/xmobar-0.37 - * setup configure failed
- 862435
- x11-misc/xmobar-0.44.1 fails tests
- 865795
- x11-misc/xmobar-0.44.1 - src/.../UVMeter.hs: error:
- 916184
- x11-misc/xmobar-0.46 - error: CairoSurface.hsc: fatal error: cairo/cairo-xlib.h: No such file or directory
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
x11-misc/xmobar: add 0.46
Signed-off-by: hololeap <hololeap@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - hololeap · gentoo
x11-misc/xmobar: Stabilize for amd64
Signed-off-by: hololeap <hololeap@users.noreply.github.com> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
x11-misc/xmobar: keyword 0.44.1 for ~riscv
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
x11-misc/xmobar: keyword 0.44.1 for ~arm64
Thanks-to: Marcus Comstedt <marcus@mc.pp.se> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - matoro · gentoo
x11-misc/xmobar: keyword 0.44.1 for ~ppc64
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
x11-misc/xmobar: drop 0.37
Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org> - Jack Todaro · gentoo
x11-misc/xmobar: add 0.44.1
Closes: https://bugs.gentoo.org/847283 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-misc/xmobar: drop old
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-misc/xmobar: bump up to 0.37
Reported-by: Kajzer Closes: https://bugs.gentoo.org/785130 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
x11-misc/xmobar: remove old
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Jack Todaro · gentoo
x11-misc/xmobar: bump up to 0.36
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
x11-misc/xmobar: bump up to 0.35.1
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-misc/xmobar: drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-misc/xmobar: tweak for alsa-mixer-0.3
Reported-by: Toralf Förster Closes: https://bugs.gentoo.org/727232 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-misc/xmobar: allow stm-2.5
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Alexey Sokolov · gentoo
x11-misc/xmobar: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
*/*: destabilize dev-lang/ghc for all arches
dev-lang/ghc is a fast-moving target without much of stable API across major GHC releases. This makes stabilization process a fragile process. The change moves all haskell revdeps to pure ~arch. There are not many outside dev-haskell/*: - app-emulation/ganeti - app-text/pandoc - dev-util/bustle - dev-util/shellcheck - dev-vcs/darcs - x11-wm/xmonad/xmonad Existing stable haskell users are recommended to keyword used packages and all of dev-haskell/* to ease upgrades. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Inline mirror://hackage and update URIs
This change inlines mirror://hackage in all ebuilds, and updates URIs to the modern form (old URIs redirect to that). The change has been made using the following command: find -name '*.ebuild' -exec sed -r -i \ -e 's@mirror://hackage/@https://hackage.haskell.org/@g' \ -e 's@https://hackage.haskell.org/packages/archive/([^/]*)/([^/]*)/@https://hackage.haskell.org/package/\1-\2/@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{PV}@${P}@g' \ -e '/hackage\.haskell\.org/s@\$\{MY_PN}-\$\{PV}@${MY_P}@g' \ -e '/hackage\.haskell\.org/s@\$\{PN}-\$\{MY_PV}@${MY_P}@g' \ {} + Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
x11-misc/xmobar: drop underscores from IUSE, bug #695144
Reported-by: Michał Górny Closes: https://bugs.gentoo.org/695144 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Sergei Trofimovich · gentoo
x11-misc/xmobar: in USE=-xmp don't use XPMFile in preprocessor, bug #601262
Reported-by: Toralf Förster Bug: https://bugs.gentoo.org/601262 Package-Manager: portage-2.3.2 - Sergei Trofimovich · gentoo
x11-misc/xmobar: bump up to 0.24.3
Package-Manager: portage-2.3.2 - Sergei Trofimovich · gentoo
x11-misc/xmobar: drop old
Package-Manager: portage-2.3.0 - Sergei Trofimovich · gentoo
x11-misc/xmobar: bump up to 0.24.2
Package-Manager: portage-2.3.0 - Sergei Trofimovich · gentoo
x11-misc/xmobar: x86, amd64 stable, bug #561508
Package-Manager: portage-2.2.22 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed