Page MenuHomeFreeBSD

audio/cava: Update to 0.7.3
ClosedPublic

Authored by rhurlin on Nov 4 2020, 5:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 15 2024, 6:25 AM
Unknown Object (File)
Dec 6 2024, 4:54 AM
Unknown Object (File)
Dec 4 2024, 11:22 PM
Unknown Object (File)
Dec 4 2024, 11:45 AM
Unknown Object (File)
Dec 4 2024, 11:44 AM
Unknown Object (File)
Dec 4 2024, 11:44 AM
Unknown Object (File)
Dec 4 2024, 11:44 AM
Unknown Object (File)
Nov 30 2024, 11:57 PM
Subscribers

Details

Summary

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

Submitted by Adam Jimerson <vendion@gmail.com> in PR 250862

The submitter will take the port as new maintainer :)

Tested on Poudriere (amd64, i386). 'portlint -AC' is fine.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34684
Build 31751: arc lint + arc unit

Event Timeline

audio/cava/files/patch-Makefile.am
25

This hunk looks useless.

rhurlin marked an inline comment as done.

Remove unneeded hunk from Makefile.am patch.

audio/cava/files/patch-Makefile.am
25

Thanks for the hint :)

Maintainer submitted an update.

Sorry, missed your update on this review.

This revision is now accepted and ready to land.Nov 13 2020, 10:14 AM
This revision was automatically updated to reflect the committed changes.