Search Criteria
Package Details: waybar-cava-git r3746.369c81d6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/waybar-cava-git.git (read-only, click to copy) |
---|---|
Package Base: | waybar-cava-git |
Description: | Highly customizable Wayland bar for Sway and Wlroots based compositors, with module cava (GIT) |
Upstream URL: | https://github.com/Alexays/Waybar/ |
Licenses: | MIT |
Conflicts: | waybar |
Provides: | waybar |
Submitter: | vpertys |
Maintainer: | vpertys |
Last Packager: | vpertys |
Votes: | 1 |
Popularity: | 0.000019 |
First Submitted: | 2024-03-09 05:46 (UTC) |
Last Updated: | 2025-01-10 14:26 (UTC) |
Dependencies (33)
- fmt (fmt-gitAUR)
- gtk-layer-shell (gtk-layer-shell-gitAUR)
- gtkmm3
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- libappindicator-gtk3
- libcavaAUR (libcava-gitAUR)
- libdate-tz.so (chrono-date)
- libdbusmenu-gtk3
- libevdev (libevdev-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR, libinput-noaccumAUR, libinput-no-gesturesAUR)
- libjack.so (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jackAUR, jack2, lib32-jack2, lib32-pipewire-jack, pipewire-jack)
- libjsoncpp.so (jsoncpp-cmakeAUR, jsoncpp-gitAUR, jsoncpp)
- libmpdclient
- libnl (libnl-gitAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsigc++
- libsndio.so (sndio-gitAUR, sndio)
- libspdlog.so (spdlog-gitAUR, spdlog)
- libupower-glib.so (upower-nocriticalAUR, upower-nosystemd-gitAUR, upower)
- libwireplumber (libwireplumber-gitAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- playerctl (playerctl-gitAUR)
- upower (upower-gitAUR, upower-nocriticalAUR, upower-nosystemd-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- catch2 (catch2-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (make)
- meson (meson-gitAUR) (make)
- python-setuptools (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- otf-font-awesome (optional) – Icons in the default configuration
Required by (37)
- autoricer-bin (requires waybar) (optional)
- cwc (requires waybar) (optional)
- cwc-git (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)
- lxqt-labwc-session-git (requires waybar)
- niflveil (requires waybar) (optional)
- niri-dinit (requires waybar) (optional)
- niri-git (requires waybar) (optional)
- smhibar-git (requires waybar)
- spatial-shell (requires waybar) (optional)
- sway-borders-git (requires waybar) (optional)
- sway-config-fedora (requires waybar)
- sway-disable-titlebar (requires waybar) (optional)
- sway-force-ssd-git (requires waybar) (optional)
- sway-git-wlroots-git (requires waybar) (optional)
- Show 17 more...
Latest Comments
tealeaf commented on 2025-08-26 09:13 (UTC)
I was running my own tweaked version of this PKGBUILD, but recently tried to install this. For me, it fails building with an error due to
libgps
being unavailable.This is due to the PKGBUILD passing
--auto-features=enabled
, which forces any features set toauto
to be required. Removing this line enables the build withoutlibgps
.Not sure if this is a deliberate decision, but I thought I'd leave this here in case anyone else runs into it, or in case someone wanted to update the PKGBUILD.
carlosspicywienr commented on 2024-05-07 21:46 (UTC)
This package needs to be updated, spdlog has updated to 1.14.1. Thanks!
viridivn commented on 2024-03-14 20:10 (UTC)
Conflicts with libcava and libcava-git, which it also requires.
runesign commented on 2024-03-10 03:23 (UTC)
hi, I try this but returned make error, and it works if I installed aur/libcava-git first.