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)
Sun, Sep 7, 7:03 PM
Unknown Object (File)
Sat, Sep 6, 1:16 AM
Unknown Object (File)
Fri, Sep 5, 2:10 AM
Unknown Object (File)
Thu, Aug 28, 1:50 AM
Unknown Object (File)
Fri, Aug 22, 2:43 AM
Unknown Object (File)
Thu, Aug 14, 6:19 AM
Unknown Object (File)
Aug 9 2025, 3:37 PM
Unknown Object (File)
Aug 9 2025, 10:59 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.