Search Criteria
Package Details: bumblebee-status 2.2.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bumblebee-status.git (read-only, click to copy) |
---|---|
Package Base: | bumblebee-status |
Description: | Modular, theme-able status line generator for the i3 window manager |
Upstream URL: | https://github.com/tobi-wan-kenobi/bumblebee-status |
Licenses: | MIT |
Submitter: | tobiwankenobi |
Maintainer: | tobiwankenobi |
Last Packager: | tobiwankenobi |
Votes: | 13 |
Popularity: | 0.000000 |
First Submitted: | 2017-09-17 12:35 (UTC) |
Last Updated: | 2023-10-01 08:10 (UTC) |
Dependencies (18)
- python (python37AUR, python311AUR, python310AUR)
- python-netifaces (python-netifaces-gitAUR)
- python-psutil
- python-requests
- dnf (optional) – display DNF package update information
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR) (optional) – dependency of the pacman module
- iputils (busybox-coreutilsAUR, iputils-gitAUR) (optional) – display a ping
- libnotify (libnotify-gitAUR) (optional) – enable/disable automatic screen locking
- pacman (pacman-gitAUR) (optional) – display current status of pacman
- pulseaudio (pulseaudio-dummyAUR, pulseaudio-gitAUR) (optional) – control pulseaudio sink/sources
- python-i3ipc (optional) – display titlebar
- python-pytz (optional) – timezone conversion for datetimetz module
- python-tzlocal (optional) – retrieve system timezone for datetimetz module
- redshift (redshift-minimal-gitAUR, redshift-gitAUR, redshift-minimalAUR) (optional) – display the redshifts current color
- xorg-setxkbmap (optional) – display/change the current keyboard layout
- xorg-xbacklight (acpilight) (optional) – to display a displays brightness
- xorg-xrandr (xorg-xrandr-gitAUR) (optional) – enable/disable screen outputs
- xorg-xset (optional) – enable/disable automatic screen locking
Latest Comments
pychuang commented on 2024-09-09 18:39 (UTC)
I think
python-dbus
needs to be in the dependencies. Either an optional or a mandatory one.tobiwankenobi commented on 2022-01-06 08:28 (UTC)
@cyperpunkrocker Thanks for the notice, fixed.
cyberpunkrocker commented on 2022-01-03 20:35 (UTC)
'i3ipc-python' dependency is currently named 'python-i3ipc' in line with the Arch python package naming guidelines. Please fix the PKGBUILD.
tobiwankenobi commented on 2020-12-07 07:48 (UTC)
@astadnik This package is built from release tags, which are (AFAIK) independent from branches. Switching the default branch does not put this package out of date, particularly not because there has not been a new release since the branch switch.
tobiwankenobi commented on 2020-06-20 17:59 (UTC)
@pychuang good point, will update!
pychuang commented on 2020-06-11 21:45 (UTC)
In the optional dependency list, I think
pytz
andtzlocal
packages should bepython-pytz
andpython-tzlocal
?tobiwankenobi commented on 2020-05-20 19:54 (UTC)
Indeed, sorry for the confusion, the package I tested with must have been strangely broken. Will update right away.
gacekjk commented on 2020-05-20 19:43 (UTC)
It seems that the sha512sum for 1.10.4 is 3675bea10c183a658b0fde6b6aeddb3612ba08a52824c131e4a5cfd4bfc7145cb2ea293d33ceaf46bcbfbf5e876b438900c132cadd42ca9ac9e2b93b9e29f08b
tobiwankenobi commented on 2017-09-29 16:18 (UTC)
belzebub40k commented on 2017-09-28 14:03 (UTC)