Skip to content
Snippets Groups Projects
Commit e7ba5f6b authored by Gerald Pfeifer's avatar Gerald Pfeifer
Browse files

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 06e0feb2 from emulators/wine.)

Bump PORTREVISION.

PR:             268164
Approved by:	maintainer timeout
parent aa7cb0a3
No related branches found
No related tags found
No related merge requests found
PORTNAME= wine
DISTVERSION= 8.11
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= emulators
MASTER_SITES= https://dl.winehq.org/wine/source/8.x/
......@@ -70,7 +70,7 @@ SUB_FILES= pkg-message
PORTDATA= wine.inf
OPTIONS_DEFINE= CUPS DOCS DOSBOX GNUTLS V4L WINEMAKER X11 GECKO MONO
OPTIONS_DEFAULT=GNUTLS OSS X11
OPTIONS_DEFAULT=ALSA GNUTLS X11
OPTIONS_RADIO= AUDIO
OPTIONS_RADIO_AUDIO= ALSA OSS
OPTIONS_SUB= yes
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment