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)
Tue, Mar 24, 5:11 PM
Unknown Object (File)
Tue, Mar 24, 5:11 PM
Unknown Object (File)
Fri, Mar 20, 2:36 PM
Unknown Object (File)
Fri, Mar 20, 11:25 AM
Unknown Object (File)
Sun, Mar 8, 9:25 PM
Unknown Object (File)
Mon, Mar 2, 2:15 PM
Unknown Object (File)
Mar 1 2026, 5:40 PM
Unknown Object (File)
Feb 19 2026, 7:58 AM
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.