[Bug 251125] audio/jack: update to jack2 or add new port audio/jack2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 25 01:39:41 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251125

--- Comment #8 from Greg V <greg at unrelenting.technology> ---
> Are our OSSv4 patches in JACK2 ?

It's a complete rewrite in C++, no exact patches, but it might have the code
you want? I have no idea what to look for, you can compare here:

https://github.com/jackaudio/jack1/blob/master/drivers/oss/oss_driver.c
vs
https://github.com/jackaudio/jack2/blob/develop/solaris/oss/JackOSSDriver.cpp

> Can we properly upstream this patch?

The branch referenced in the port is in fact a pull request:
https://github.com/jackaudio/jack2/pull/400

Feel free to rebase and further improve the patches, I'm not all that
interested in that currently

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list