[Bug 268164] emulators/wine: Problem with base sound system (OSS) since the update to 7
Date: Fri, 01 Sep 2023 23:05:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268164 --- Comment #18 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2de261ab70ec8e744d122f0bc2cd273fcec6c29f commit 2de261ab70ec8e744d122f0bc2cd273fcec6c29f Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2023-09-01 22:59:03 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2023-09-01 22:59:03 +0000 emulators/wine7: 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. So, switch the default over to ALSA. (This backports 06e0feb25f from emulators/wine.) Bump PORTREVISION. PR: 268164 emulators/wine7/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.