Page MenuHomeFreeBSD

audio/rubberband: Update to 2.0.0
ClosedPublic

Authored by diizzy on Nov 14 2021, 8:11 PM.
Tags
None
Referenced Files
F121290333: D32989.diff
Wed, Jun 25, 6:54 AM
Unknown Object (File)
Mon, Jun 23, 3:58 PM
Unknown Object (File)
May 13 2025, 3:39 AM
Unknown Object (File)
Apr 30 2025, 2:40 AM
Unknown Object (File)
Apr 14 2025, 8:35 AM
Unknown Object (File)
Mar 15 2025, 10:59 PM
Unknown Object (File)
Dec 22 2024, 1:45 PM
Unknown Object (File)
Dec 5 2024, 7:44 PM
Subscribers
None

Details

Summary
Test Plan

Compile and runtime tested on FreeBSD 13.0-STABLE #1 stable/13-n247667-dc9094140c9 (amd64) (make, make check-plist)
Poudriere testport OK 12.2-RELEASE (amd64)
Poudriere testport OK 13.0-RELEASE (i386)

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

diizzy created this revision.
This revision is now accepted and ready to land.Nov 15 2021, 6:56 AM

LGTM change-wise, however note that CHANGELOG says:

We incremented the major version number, not because of any API

change, but because of a change to the timing of audio output for some
applications of real-time mode. While the library is code-compatible
with earlier releases, it is not "output-compatible" and may change
automation-driven mixes even when used with identical options.

So, this probably should be run-tested somehow. But that's maintainer problem, I guess.

This revision was automatically updated to reflect the committed changes.
OSZAR »