Package Details: waybar-cava-git r3746.369c81d6-1

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)

Required by (37)

Sources (1)

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 to auto to be required. Removing this line enables the build without libgps.

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.

error: failed to commit transaction (conflicting files)
waybar-cava-git: /usr/include/cava/cavacore.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/common.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/config.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/debug.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/input/common.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/input/jack.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/common.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/noritake.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/raw.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/sdl_cava.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/sdl_glsl.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/terminal_ncurses.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/output/terminal_noncurses.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/include/cava/util.h exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/lib/libcava.so exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/lib/pkgconfig/cava.pc exists in filesystem (owned by libcava-git)
waybar-cava-git: /usr/share/consolefonts/cava.psf exists in filesystem (owned by libcava-git)
Errors occurred, no packages were upgraded.

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.