Package Details: cava-git r1136.20a5997-2

Git Clone URL: https://aur.archlinux.org/cava-git.git (read-only, click to copy)
Package Base: cava-git
Description: Console-based Audio Visualizer for Alsa. Development version.
Upstream URL: https://github.com/karlstav/cava
Keywords: alsa audio cava console git pipewire pulse visualizer
Licenses: MIT
Conflicts: cava
Provides: cava
Submitter: CelestialWalrus
Maintainer: yurakaii
Last Packager: yurakaii
Votes: 20
Popularity: 1.26
First Submitted: 2015-04-21 18:39 (UTC)
Last Updated: 2026-03-01 13:36 (UTC)

Required by (44)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

dylan commented on 2015-11-23 22:04 (UTC)

Cava no longer builds with this PKGBUILD because upstream now has a configure script and an autogen.sh.

<deleted-account> commented on 2015-09-20 02:49 (UTC)

Until adjusted upstream, needs a little tweak to compile against current ncurses. under build function add: sed -i -e 's/ncursesw5-config/ncursesw6-config/' makefile before the make call