Page MenuHomeFreeBSD

audio/virtual_oss: Update to 1.3.2
ClosedPublic

Authored by christos on Mar 21 2025, 7:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 15, 7:45 PM
Unknown Object (File)
Mon, Jun 15, 6:21 PM
Unknown Object (File)
Jun 9 2026, 3:42 AM
Unknown Object (File)
Jun 5 2026, 11:02 AM
Unknown Object (File)
Jun 4 2026, 12:51 PM
Unknown Object (File)
Jun 4 2026, 5:37 AM
Unknown Object (File)
May 16 2026, 10:38 AM
Unknown Object (File)
Apr 29 2026, 1:14 PM
Subscribers
None

Details

Summary

Also sync rc script with upstream, since the -T option is now removed as
of 6d7f60c ("virtual_oss: Retire -T option").

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 63040
Build 59924: arc lint + arc unit

Event Timeline

christos created this revision.

Out of curiosity, would there be any benefit to add support / replace fftw3 with https://github.com/kfrlib/kfr ( math/kfr ) ?

This revision is now accepted and ready to land.Mar 21 2025, 9:04 PM

Out of curiosity, would there be any benefit to add support / replace fftw3 with https://github.com/kfrlib/kfr ( math/kfr ) ?

Not really. The plan is to actually port (possibly as a GSOC project this year) virtual_oss to base and strip it of all third-party libraries.

audio/virtual_oss/Makefile
4

This goes back to 0 (preferably removed) when DISTVERSION gets bumped

This revision was automatically updated to reflect the committed changes.