Package Details: waybar-git 0.13.0.r41.g0776e69-1

Git Clone URL: https://aur.archlinux.org/waybar-git.git (read-only, click to copy)
Package Base: waybar-git
Description: Highly customizable Wayland bar for Sway and Wlroots based compositors
Upstream URL: https://github.com/Alexays/Waybar
Keywords: bar sway wlroots
Licenses: MIT
Conflicts: waybar
Provides: waybar
Submitter: BlueGone
Maintainer: xiota (Alexays)
Last Packager: xiota
Votes: 37
Popularity: 0.062321
First Submitted: 2018-08-09 18:41 (UTC)
Last Updated: 2025-07-30 20:05 (UTC)

Required by (73)

Sources (1)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 Next › Last »

lmartinez-mirror commented on 2021-03-03 00:22 (UTC)

PKGBUILD is missing sndio in its depends, waybar will not run without it.

tiberiousr commented on 2021-01-05 09:24 (UTC)

Haven't been able to build this without removing the meson patch for over a month now.

danielrparks commented on 2020-12-06 18:28 (UTC)

Is the patch necessary anymore? I was able to build just fine without it.

kris7t commented on 2020-12-01 13:20 (UTC)

meson.build.patch fails to apply yet again, but it seems to be a bit more involved this time. Even after fixing the patch like this: https://linx.marussy.com/selif/9xks2a0n.txt compilation fails as follows: https://linx.marussy.com/selif/xvq5q07c.txt

electricprism commented on 2020-07-20 21:08 (UTC) (edited on 2020-07-20 21:09 (UTC) by electricprism)

I think a rebuild needs to be triggered on jsoncpp upgrade -- I can't recall if there is a DEPENDS in PKGBUILD for that or not, the last year I've gotten this error twice

waybar: error while loading shared libraries: libjsoncpp.so.22: cannot open shared object file: No such file or directory

Reinstalling waybar-git fixes the problem.

nhrjr commented on 2020-07-01 23:26 (UTC)

@Alexays: The meson.build.patch does not pass the validity check. Could you update the checksum? Thanks!

insmo commented on 2020-07-01 04:27 (UTC)

Thanks for updating the patch.

UnicornDarkness commented on 2020-06-12 20:10 (UTC) (edited on 2020-06-12 20:12 (UTC) by UnicornDarkness)

@Alexays: can you fix the patch, please?

tfreiberg commented on 2020-05-20 07:06 (UTC)

Since yesterday, meson.build.patch needs to be updated. The libinput = dependency('libinput') line needs to be removed, then the patch can be applied again

rhysperry111 commented on 2020-02-26 20:42 (UTC) (edited on 2020-02-26 20:43 (UTC) by rhysperry111)

Should gtk-layer-shell be added to optdepends?