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)
Sat, Oct 11, 3:47 AM
Unknown Object (File)
Fri, Oct 10, 10:04 PM
Unknown Object (File)
Thu, Oct 9, 10:39 PM
Unknown Object (File)
Thu, Oct 9, 9:18 PM
Unknown Object (File)
Wed, Oct 8, 9:02 PM
Unknown Object (File)
Thu, Oct 2, 4:43 PM
Unknown Object (File)
Thu, Oct 2, 12:42 AM
Unknown Object (File)
Sat, Sep 20, 2:16 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 Not Applicable
Unit
Tests Not Applicable

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.