there are build errors again
Search Criteria
Package Details: polybar-git 3.7.2-1
Package Actions
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: | MIT |
Conflicts: | polybar |
Provides: | polybar |
Submitter: | jaagr |
Maintainer: | jaagr (NBonaparte, patrick96) |
Last Packager: | patrick96 |
Votes: | 55 |
Popularity: | 0.35 |
First Submitted: | 2016-11-19 05:07 (UTC) |
Last Updated: | 2024-08-17 11:53 (UTC) |
Dependencies (20)
- alsa-lib
- cairo (cairo-gitAUR)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libmpdclient
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libuv (libuv-gitAUR)
- xcb-util-cursor (xcb-util-cursor-gitAUR)
- xcb-util-image
- xcb-util-wm
- xcb-util-xrm
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- i3-wm (i3-gaps-kde-gitAUR, i3-gitAUR, i3-rounded-border-patch-gitAUR, i3-doublebordersAUR, i3-rounded-border-patchAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- python-packaging (make)
- python-sphinx (python-sphinx-gitAUR) (make)
- i3-wm (i3-gaps-kde-gitAUR, i3-gitAUR, i3-rounded-border-patch-gitAUR, i3-doublebordersAUR, i3-rounded-border-patchAUR) (optional) – i3 module support
Required by (11)
- leftwm (requires polybar) (optional)
- leftwm-git (requires polybar) (optional)
- leftwm-nonsystemd (requires polybar) (optional)
- leftwm-nonsystemd-git (requires polybar) (optional)
- leftwm-theme-git (requires polybar) (optional)
- polify (requires polybar) (optional)
- polybar-peekaboo (requires polybar)
- polybar-spotify-module (requires polybar)
- polybar-themes-git (requires polybar)
- python-pywal16 (requires polybar) (optional)
- xest-window-manager-git (requires polybar) (optional)
Sources (1)
nathias commented on 2018-08-01 11:53 (UTC)
patrick96 commented on 2017-12-03 16:42 (UTC)
This package should now build without issues again.
patrick96 commented on 2017-11-30 23:35 (UTC)
With the new jsoncpp version (1.8.3) the polybar build may fail, if that happens, you have to apply this [1] patch to the i3ipcpp submodule.
[1]: https://github.com/jaagr/i3ipcpp/pull/4
patrick96 commented on 2017-09-12 19:27 (UTC)
I have updated the PKGBUILD to again build with gcc
NBonaparte commented on 2017-08-31 00:20 (UTC)
Now that the gcc issues are fixed, I think we can revert the clang commit.
jaagr commented on 2017-06-07 15:53 (UTC)
I have updated the `PKGBUILD` so that `clang` will be used until the gcc issues have been fixed.
archChecker commented on 2017-06-05 15:34 (UTC)
had some build error,
i changed the build() function in PKGBUILD according to https://github.com/jaagr/polybar/issues/572
jaagr commented on 2017-05-12 16:00 (UTC)
@btmcg You are right. Forgot to update it in the git pkg. Fixed now.
btmcg commented on 2017-05-09 13:15 (UTC)
It looks like the install command in polybar.install should be
install -Dm644 /usr/share/doc/polybar/config \$HOME/.config/polybar/config
instead of
install -Dm644 /usr/share/doc/polybar/config \$HOME/.config/polybar
Pinned Comments
patrick96 commented on 2021-12-28 15:29 (UTC)
I went ahead and added aarch64 as an architecture to the PKGBUILD.
Please be aware that polybar is not maintained on aarch64 and there is no official support for it (even if it will probably run fine). We do our best to get it to compile on ARM and do accept patches for that, but for any ARM-related runtime issues we cannot provide proper support because we don't have access to aarch64 machines.