Port details |
- cava Cross-platform Audio Visualizer
- 0.10.2_2 audio =2 0.10.2_1Version of this port present on the latest quarterly branch.
- Maintainer: vendion@gmail.com
- Port Added: 2017-10-30 09:44:24
- Last Update: 2025-01-06 21:00:49
- Commit Hash: 99b741b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/karlstav/cava
- Description:
- CAVA (Cross-platform Audio Visualizer) is a bar spectrum audio visualizer for
the terminal (ncurses) or desktop (SDL). It also provides a GLSL shader output
backend which can enhance the desktop experience even more. The supported input
backends include OSS, sndio, JACK, portaudio, pulseaudio and fifo.
This program is not intended for scientific use. It's written to look
responsive and aesthetic when used to visualize music.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/cava/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/cava
- pkg install cava
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cava
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1715842976
SHA256 (karlstav-cava-0.10.2_GH0.tar.gz) = 853ee78729ed3501d0cdf9c1947967ad3bfe6526d66a029b4ddf9adaa6334d4f
SIZE (karlstav-cava-0.10.2_GH0.tar.gz) = 130036
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ax_check_gl.m4 : devel/autoconf-archive
- psf2bdf : x11-fonts/psftools
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- xorgproto>=0 : x11/xorgproto
- Library dependencies:
-
- libfftw3.so : math/fftw3
- libiniparser.so : devel/iniparser
- libjack.so : audio/jack
- libportaudio.so : audio/portaudio
- libpulse-simple.so : audio/pulseaudio
- libpulse.so : audio/pulseaudio
- libsndio.so : audio/sndio
- libGL.so : graphics/libglvnd
- libSDL2.so : devel/sdl20
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cava-0.10.2_2:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
VT=on: Build and install custom font for vt(4)
====> Options available for the group INPUT
JACK=on: Build with JACK support
OSS=on: Build with OSS support
PORTAUDIO=on: Build with portaudio support
PULSEAUDIO=on: Build with pulseaudio support
SNDIO=on: Build with sndio support
====> Options available for the group OUTPUT
GLSL=on: Build with GLSL support (implies SDL)
NCURSES=on: Build with ncurses support
SDL=on: Build with SDL support
===> Use 'make config' to modify these settings
- Options name:
- audio_cava
- USES:
- autoreconf compiler:c11 libtool localbase pkgconfig gl ncurses sdl
- pkg-message:
- For install:
- If you want to visualize your currently played back audio then be aware that the
audio backends OSS and sndio can't feed the outgoing audio directly into CAVA
without further setup:
* For OSS you need to use audio/virtual_oss in order to create a loopback
audio device.
* For sndio you need to start a sndio server and create a monitoring
sub-device.
Please see /usr/local/share/doc/cava/README.md for additional help and instructions.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.2_2 06 Jan 2025 21:00:49 |
Nuno Teixeira (eduardo) |
*/*: Chase devel/iniparser update
New iniparser in tree |
0.10.2_1 23 Nov 2024 08:31:00 |
Gleb Popov (arrowd) |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
0.10.2 23 Jul 2024 19:25:00 |
Nuno Teixeira (eduardo) |
audio/cava: Update to 0.10.2
- Pet portfmt
ChangeLog: https://github.com/karlstav/cava/releases/tag/0.10.2
PR: 279023
MFH: 2024Q3 |
0.10.1_2 16 Jul 2024 01:05:14 |
Piotr Kubaj (pkubaj) |
audio/cava: fix build
config.c:7:10: fatal error: 'iniparser.h' file not found
7 | #include <iniparser.h> |
0.10.1_2 01 May 2024 18:48:56 |
Nuno Teixeira (eduardo) |
audio/cava: include stdlib.h in config.c
See also: https://github.com/karlstav/cava/issues/560
Approved by: portmgr (blanket)
Fixes: fb5161ef96 "devel/iniparser: Update to 4.2" |
0.10.1_1 18 Apr 2024 19:45:09 |
Joel Bodenmann (jbo) Author: bsdcode |
audio/cava: Add pkg-message
Add a pkg-message to inform new users about required setup steps.
PR: 277152
Approved by: tcberner (mentor), Adam Jimerson <vendion@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D44676 |
0.10.1 10 Feb 2024 21:42:47 |
Joel Bodenmann (jbo) Author: bsdcode |
audio/cava: Update to 0.10.1
Changelogs:
- 0.10.1: https://github.com/karlstav/cava/releases/tag/0.10.1
- 0.10.0: https://github.com/karlstav/cava/releases/tag/0.10.0
- 0.9.1: https://github.com/karlstav/cava/releases/tag/0.9.1
- 0.9.0: https://github.com/karlstav/cava/releases/tag/0.9.0
- 0.8.3: https://github.com/karlstav/cava/releases/tag/0.8.3
- 0.8.2: https://github.com/karlstav/cava/releases/tag/0.8.2
- 0.8.1: https://github.com/karlstav/cava/releases/tag/0.8.1
- 0.8.0: https://github.com/karlstav/cava/releases/tag/0.8.0
- 0.7.5: https://github.com/karlstav/cava/releases/tag/0.7.5
PR: 276228
Approved by: tcberner (mentor), Adam Jimerson <vendion@gmail.com> (maintainer)
Differential Revision: https://reviews.freebsd.org/D43750 |
0.7.4_2 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
0.7.4_1 17 May 2023 16:30:15 |
Muhammad Moinur Rahman (bofh) |
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket) |
0.7.4_1 16 May 2023 15:46:53 |
Muhammad Moinur Rahman (bofh) |
audio/cava: Unbreak on HEAD
Approved by: portmgr (blanket) |
0.7.4_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7.4 08 Aug 2021 12:26:02 |
Neel Chauhan (nc) Author: Adam Jimerson |
audio/cava: Update to 0.7.4
PR: 257645 |
0.7.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.7.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.3 03 Jan 2021 19:41:04 |
pkubaj |
audio/cava: fix build on GCC architectures
cc1: error: unrecognized command line option "-Wno-unused-result"
cc1: error: unrecognized command line option "-Wno-unknown-warning-option"
cc1: error: unrecognized command line option "-Wno-maybe-uninitialized"
MFH: 2021Q1 |
0.7.3 13 Nov 2020 12:19:41 |
rhurlin |
audio/cava: Update to 0.7.3
Update from 0.7.1 to 0.7.3 brings several improvements and
bug fixes[1][2]. More important ones are:
- Fix install on macos
- ncurses mode is now default again
- Improved portaudio audio input
- Added Hann windowing and proper ring buffer
[1] https://github.com/karlstav/cava/releases/tag/0.7.3
[2] https://github.com/karlstav/cava/releases/tag/0.7.2
PR: 250862
Submitted by: Adam Jimerson <vendion@gmail.com> (takes maintainership)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27091 |
0.7.1_1 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.7.1_1 12 Jul 2020 09:30:29 |
tobik |
audio/sndio: Update to 1.7.0 |
0.7.1 25 Jun 2020 03:56:24 |
tobik |
audio/cava: Update to 0.7.1
Changes: https://github.com/karlstav/cava/releases/tag/0.7.1 |
0.7.0 30 May 2020 00:39:11 |
tobik |
audio/cava: Update to 0.7.0
Changes: https://github.com/karlstav/cava/releases/tag/0.7.0 |
0.6.1_2 01 May 2019 19:35:15 |
rene |
Remove esound support from pulseaudio as audio/esound expired.
Bump PORTREVISIONs of dependent ports.
Build-tested in poudriere on a head-amd64 jail for audio/pulseaudio* |
0.6.1_1 03 Dec 2018 11:13:41 |
tobik |
audio/cava: Add a dummy fontname to cava.bdf
Without it, the BDF is malformed with FONT set to just "psf" which
is not a proper XLFD. This confuses newer vtfontcvt versions which
check for character cell spacing.
PR: 205707 |
0.6.1_1 02 Dec 2018 16:10:33 |
tobik |
audio/cava: Unbreak build when vtfontcvt is missing |
0.6.1_1 04 Oct 2018 07:30:36 |
tobik |
audio/cava: Add vt(4) font
On Linux Cava loads a custom font to display blocks with varying
heights and widths on the Linux console. Provide support for it
on FreeBSD with vt(4) too. |
0.6.1 10 Sep 2018 10:41:10 |
tobik |
audio/cava: Unbreak build on powerpc (or with gcc 4.2)
- Remove command line options that gcc 4.2 does not recognize
- Allow build on powerpc64 again as it most likely will work now too
- Move post-patch to a patch file while here |
0.6.1 10 Sep 2018 02:06:13 |
linimon |
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket) |
0.6.1 08 May 2018 05:59:04 |
tobik |
audio/cava: Update to 0.6.1
- Drop upstreamed sndio patch
- Enable SNDIO by default
- Add explicit EXAMPLES option
- Also install the README.md so that we install some form of documentation
- ALSA is not applicable to cava on FreeBSD so don't mention it in the
comment and description
Changes: https://github.com/karlstav/cava/releases/tag/0.6.1 |
0.6.0 12 Mar 2018 10:44:21 |
tobik |
audio/cava: Take maintainership
PR: 226551
Approved by: omar.polo@protonmail.com (maintainer) |
0.6.0 30 Oct 2017 09:44:12 |
tobik |
New port: audio/cava
C.A.V.A. is a bar spectrum audio visualizer for the terminal using
ALSA, PulseAudio, sndio or fifo buffer for input.
This program is not intended for scientific use. It's written to look
responsive and aesthetic when used to visualize music.
WWW: https://karlstav.github.io/cava
- Include a backport of an sndio input contributed by me
PR: 223301
Submitted by: omar.polo@protonmail.com (based on) |