[Bug 268164] emulators/wine: Problem with base sound system (OSS) since the update to 7
Date: Sun, 03 Sep 2023 07:50:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268164 --- Comment #20 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7ba5f6bf187b4d01feabb86ced156041faf081b commit e7ba5f6bf187b4d01feabb86ced156041faf081b Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2023-09-03 07:50:01 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2023-09-03 07:50:01 +0000 emulators/wine-devel: Switch the default from OSS to ALSA ALSA has been the default on Linux for ages and is what the majority of upstream Wine developers use. More importantly, though, it appears newer versions of Wine aren't actually quite working with OSS for many. So, switch the default over to ALSA. (This forward ports 06e0feb25f from emulators/wine.) Bump PORTREVISION. PR: 268164 Approved by: maintainer timeout emulators/wine-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.