[Bug 292744] emulators/wine-devel: Update to 11.1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 292744] emulators/wine-devel: Update to 11.1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Jan 2026 21:25:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292744
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vvd@FreeBSD.org
--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
1.
FLAVORS= default allaudio
FLAVOR?= default
2.
OPTIONS_DEFAULT= ALSA FFMPEG GNUTLS OSS WAYLAND X11
.if ${FLAVOR} == allaudio
OPTIONS_DEFAULT+= PULSEAUDIO
.endif
3.
.if ${PORT_OPTIONS:MALSA} || ${PORT_OPTIONS:MOSS} ||
${PORT_OPTIONS:MPULSEAUDIO}
--
You are receiving this mail because:
You are the assignee for the bug.