Page MenuHomeFreeBSD

audio/cava: Update to 0.7.3
ClosedPublic

Authored by rhurlin on Nov 4 2020, 5:15 PM.
Tags
None
Referenced Files
F163371124: D27091.id79500.diff
Wed, Jul 22, 2:43 PM
Unknown Object (File)
Tue, Jul 21, 2:56 AM
Unknown Object (File)
Mon, Jul 20, 11:42 PM
Unknown Object (File)
Sat, Jul 11, 12:44 AM
Unknown Object (File)
Fri, Jul 10, 6:42 PM
Unknown Object (File)
Thu, Jul 9, 11:07 PM
Unknown Object (File)
Thu, Jul 9, 1:47 PM
Unknown Object (File)
Wed, Jul 8, 9:46 AM
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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

audio/cava/files/patch-Makefile.am
25 ↗(On Diff #79181)

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 ↗(On Diff #79181)

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.