Search Criteria
Package Details: polybar-git 3.5.4-1
Git Clone URL: | https://aur.archlinux.org/polybar-git.git (read-only, click to copy) |
---|---|
Package Base: | polybar-git |
Description: | A fast and easy-to-use status bar |
Upstream URL: | https://github.com/polybar/polybar |
Keywords: | bar bspwm i3 lemonbar lemonbuddy polybar |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | jaagr |
Maintainer: | jaagr (NBonaparte, patrick96) |
Last Packager: | patrick96 |
Votes: | 49 |
Popularity: | 0.26 |
First Submitted: | 2016-11-19 05:07 |
Last Updated: | 2021-01-07 13:28 |
Dependencies (21)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm)
- cairo (cairo-infinality, cairo-infinality-remix, cairo-ubuntu, cairo-minimal, cairo-dfb, cairo-glesv2-bin, cairo-glesv3-bin, cairo-git)
- curl (curl-git, curl-minimal-git)
- jsoncpp (jsoncpp-git)
- libmpdclient
- libnl (libnl-git)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git)
- xcb-util-cursor (xcb-util-cursor-git)
- xcb-util-image
- xcb-util-wm
- xcb-util-xrm (xcb-util-xrm-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- i3-wm (i3-gaps-doubleborder, i3-plasma, i3-gaps-fullscreen-next-git, i3-gaps-cameronleger-git, i3-next-git, i3-wm-iconpatch, i3-gaps-rounded-git, i3-gaps-kde-git, i3-gaps-next-git, i3-git, i3-gaps-desktop, i3-gaps) (make)
- pkg-config (pkgconf-git, pkgconf) (make)
- python (python-dbg) (make)
- python-sphinx (python-sphinx-git, python-sphinx-2) (make)
- i3-wm (i3-gaps-doubleborder, i3-plasma, i3-gaps-fullscreen-next-git, i3-gaps-cameronleger-git, i3-next-git, i3-wm-iconpatch, i3-gaps-rounded-git, i3-gaps-kde-git, i3-gaps-next-git, i3-git, i3-gaps-desktop, i3-gaps) (optional) – i3 module support
- siji-git (optional) – Font used in example config
- ttf-unifont (optional) – Font used in example config
- xorg-fonts-misc (xorg-fonts-misc-simple, xorg-fonts-misc-otb) (optional) – Font used in example config
Required by (5)
- leftwm (requires polybar) (optional)
- leftwm-git (requires polybar) (optional)
- polify (requires polybar) (optional)
- polybar-spotify-module (requires polybar)
- xest-window-manager-git (requires polybar) (optional)
Latest Comments
1 2 3 4 Next › Last »
patrick96 commented on 2020-07-13 21:57
@TrueBers Don't use the mpd module if you don't want polybar to try to connect to mpd. libmpd cannot be an optional dependency, polybar's optional dependencies are only optional at compile-time, at runtime most of them are mandatory if polybar was compiled with that feature.
TrueBers commented on 2020-07-13 13:39
Shouldn't libmpd be an optional dependency as it's stated on Github? It's bashing mpd socket every second which is very annoying.
jameh commented on 2020-05-17 00:55
ah - I realized that
polybar -vvv
doesn't use the proper release number, but g5cd7295a is indeed the latest commit... EDIT: gotcha - looking forward to 3.5 :Dpatrick96 commented on 2020-05-17 00:55
@jameh That's how non-release commits are versioned unfortunately.
3.4.0-106-g5cd7295a
is newer than 3.4.3. The master branch wheregit describe
gets the version information doesn't know about patch releases (3.4.X), it only knows about minor releases (3.X.0).But we want to adapt a different branching scheme in 3.5.0, so that this doesn't happen anymore.
jameh commented on 2020-05-17 00:34
I feel like I might be messing something up, but this only installs 3.4.0-106-g5cd7295a for me which is out-of-date. Looking at the PKGBUILD,
git -C polybar describe --long --tags
returns 3.4.0-106-g5cd7295a whereasgit -C polybar log
shows the most recent commits. (We're past 3.4.3 now)patrick96 commented on 2020-01-31 06:14
@milk Thanks, fixed
milk commented on 2020-01-30 23:28
polybar-git currently fails when make with mkchrootpkg / testing-x86_64-build
patrick96 commented on 2019-10-05 14:42
@nicocot best ask the pamac people. But generally removing the build directory pamac used for polybar should force pamac to recompile
nicocot commented on 2019-10-05 14:36
@patrick96 I'm using pamac-manager and I don't know how to recompile with this package manager. I removed and reinstalled the polybar-git package several times with pamac-manager, without success.
patrick96 commented on 2019-10-05 14:30
@nicocot Please only use the symlink method as a last resort when you can't recompile. It could potentially break other programs.