Search Criteria
Package Details: waybar-git 0.13.0.r41.g0776e69-1
Package Actions
| 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.066215 |
| First Submitted: | 2018-08-09 18:41 (UTC) |
| Last Updated: | 2025-07-30 20:05 (UTC) |
Dependencies (28)
- fmt (fmt-gitAUR)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, pipewire-jack-ldacAUR, jack2, pipewire-jack)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-nowacom-gitAUR, libinput-eppAUR, libinput-eppAUR, libinput-three-finger-dragAUR, libinput-noaccumAUR)
- libmpdclient
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsigc++
- libwireplumber (libwireplumber-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- playerctl (playerctl-gitAUR)
- sndio (sndio-gitAUR)
- spdlog (spdlog-gitAUR)
- upower (upower-nocriticalAUR, upower-gitAUR, upower-nosystemd-gitAUR)
- wayland (wayland-asan-gitAUR, wayland-chromiumAUR, wayland-gitAUR)
- catch2 (catch2-gitAUR) (make)
- Show 8 more dependencies...
Required by (71)
- ai-quota-waybar-git (requires waybar)
- autoricer-bin (requires waybar) (optional)
- bartender-git (requires waybar) (optional)
- claude-usage-waybar (requires waybar)
- claudebar (requires waybar)
- codexbar (requires waybar)
- cpm (requires waybar) (optional)
- cwc (requires waybar) (optional)
- cwc-git (requires waybar) (optional)
- devchron (requires waybar) (optional)
- focal-hyprland-git (requires waybar) (optional)
- focal-sway-git (requires waybar) (optional)
- frogprog-hyprland-dark-git (requires waybar)
- frogprog-hyprland-light-git (requires waybar)
- gsconnect (requires waybar) (optional)
- gsconnect-git (requires waybar) (optional)
- hyprland-agent (requires waybar) (optional)
- hyprland-dotfiles (requires waybar) (optional)
- kanshi-menu (requires waybar) (optional)
- logibar (requires waybar)
- Show 51 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »
Kagukara commented on 2023-08-17 16:36 (UTC) (edited on 2023-08-17 22:28 (UTC) by Kagukara)
I'm getting this when trying to build:
EDIT: Changing to
spdlog-gitfromspdlogallowed me to finish building and install. Looks like spdlog is out of date.rpi2 commented on 2023-07-05 08:21 (UTC)
why they want to do hyprctl.patch?
Alexays commented on 2023-07-05 07:10 (UTC)
Fixed @wowblvck :)
wowblvck commented on 2023-07-05 07:09 (UTC)
When trying to build, there will be an error about the impossibility of installing the LICENSE file. Changes need to be made to PKGBUILD.
aorth commented on 2023-05-01 04:10 (UTC)
@JohnTheCF do you have
cavainstalled from the AUR? I don't know what that is, but I think that is caused by this recent waybar change. This PKGBUILD probably needs to conflict with (and provide?) cava.JohnTheCF commented on 2023-04-28 19:40 (UTC)
Error installing package: waybar-git: /usr/bin/cava exists in filesystem (owned by cava)
aorth commented on 2023-02-26 18:48 (UTC)
This package's PKGBUILD is out of sync with the official waybar in
[community], for example missing build dependencies like wireplumber, catch2, and libdate-tz.so, as well as the ninja build. Here's an updated one.https://gist.github.com/alanorth/35413acb59405d0ed471315b2eeab1ba
UnicornDarkness commented on 2022-11-12 11:04 (UTC)
Hello,
The
pkgver()function is wrong, tag is missing so revision does not match the one reported by Waybar.Please modify
pkgver()withgit describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'instead.bezirg commented on 2022-11-09 09:48 (UTC) (edited on 2022-11-09 09:48 (UTC) by bezirg)
Removing
waybar-git, updating the system withpacman -Syu, then clean-rebuildingwaybar-gitfixed the problem for me.bezirg commented on 2022-11-09 09:42 (UTC)
When I am trying to update my system with
pacman -SyuI get now:« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 13 Next › Last »