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.38
First Submitted: 2018-08-09 18:41 (UTC)
Last Updated: 2025-07-30 20:05 (UTC)

Required by (43)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »

h3ss commented on 2024-06-14 00:56 (UTC)

@Alexays looks like there's a new build dependency: glib2-devel

h3ss commented on 2024-05-06 11:41 (UTC)

@alexmurkoff You can get around this by uninstalling waybar-git, doing your update, and then installing it again. I think you might even be able to just do something like paru --rebuild -S waybar-git to force a rebuild, then do your regular update, without having to temporarily uninstall.

alexmurkoff commented on 2024-05-06 04:43 (UTC)

Same error that @grappas has.

error: failed to prepare transaction (could not satisfy dependencies)
:: installing spdlog (1.14.1-1) breaks dependency 'libspdlog.so=1.13-64' required by waybar-git

MikeWalrus commented on 2024-03-24 05:41 (UTC)

Please add python-packaging to makedepends for gdbus-codegen. It's now an optional dependency of glib2.

grappas commented on 2024-02-03 23:22 (UTC)

error: failed to prepare transaction (could not satisfy dependencies)
:: installing spdlog (1.13.0-1) breaks dependency 'libspdlog.so=1.12-64' required by gnuradio
:: installing spdlog (1.13.0-1) breaks dependency 'libspdlog.so=1.12-64' required by waybar-git
 -> error installing repo packages

<deleted-account> commented on 2023-12-27 15:50 (UTC)

Cannot compile with Python 3.12, which removed distutils:

FAILED: protocol/dbus-status-notifier-watcher.c protocol/dbus-status-notifier-watcher.h 
/usr/bin/gdbus-codegen --c-namespace Sn --generate-c-code protocol/dbus-status-notifier-watcher ../waybar-git/protocol/./dbus-status-notifier-watcher.xml
Traceback (most recent call last):
  File "/usr/bin/gdbus-codegen", line 53, in <module>
    from codegen import codegen_main
  File "/usr/share/glib-2.0/codegen/codegen_main.py", line 29, in <module>
    from . import dbustypes
  File "/usr/share/glib-2.0/codegen/dbustypes.py", line 22, in <module>
    from . import utils
  File "/usr/share/glib-2.0/codegen/utils.py", line 22, in <module>
    import distutils.version
ModuleNotFoundError: No module named 'distutils'

mutoroglin commented on 2023-09-20 05:33 (UTC) (edited on 2023-09-20 05:34 (UTC) by mutoroglin)

@PowderedWater to use the waybar module cava the library libcava is required. That library is added to the project during compilation time (if enable). This package waybar-git is build without cava support though. If you're looking for a waybar package with cava support you may want to try waybar-cava (I created that package since I use cava as well)

PowderedWater commented on 2023-08-25 15:29 (UTC)

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

I have tried ldconfig