commit:     3c331288d5f099baaf359ada8f3f3066fbbeb4a3
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 30 00:55:13 2025 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Tue Sep 30 01:02:40 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c331288

app-emulation/wine-*: update USE=wow64 description a bit

This has been improving, OpenGL performance should be better but still
not necessarily as good and it may vary depending on setup. Supposedly
has 16-bit support now albeit haven't really looked into that so this
could be wrong.

Either way, stay a bit more vague about what works and what doesn't,
it also depend on the version used either way and not planning to try
keeping version ranges in metadata.xml.

Believe it should still be called experimental though, or at least
until wine removes its own "experimental" warning when it's used
(or at least I think it's still there, haven't checked latest version).
When it does, we could probably start considering making it default.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 app-emulation/wine-proton/metadata.xml  | 7 +++----
 app-emulation/wine-staging/metadata.xml | 7 +++----
 app-emulation/wine-vanilla/metadata.xml | 7 +++----
 3 files changed, 9 insertions(+), 12 deletions(-)

diff --git a/app-emulation/wine-proton/metadata.xml 
b/app-emulation/wine-proton/metadata.xml
index 3a15fea2753e..82b64ad72e3b 100644
--- a/app-emulation/wine-proton/metadata.xml
+++ b/app-emulation/wine-proton/metadata.xml
@@ -24,10 +24,9 @@
                <flag name="wow64">
                        Enable the "new" wow64 mode that allows running 32bit
                        applications without 32bit ELF multilib by mapping to
-                       64bit calls (experimental, *may* have worse/unusable
-                       OpenGL performance or other issues compared to
-                       USE=abi_x86_32 aka "old" wow64, also lacks 16bit
-                       support) -- if USE=mingw is set, still need the default
+                       64bit calls (experimental, *may* have worse performance
+                       or other issues compared to USE=abi_x86_32 aka "old"
+                       wow64) -- if USE=mingw is set, still need the default
                        abi_x86_32 set on <pkg>dev-util/mingw64-toolchain</pkg>
                        but that can be done even with /no-multilib/ profiles.
 

diff --git a/app-emulation/wine-staging/metadata.xml 
b/app-emulation/wine-staging/metadata.xml
index 0cd631d2605c..5ad756ab3821 100644
--- a/app-emulation/wine-staging/metadata.xml
+++ b/app-emulation/wine-staging/metadata.xml
@@ -32,10 +32,9 @@ This variant of the Wine packaging includes the Wine-Staging 
patchset.
                <flag name="wow64">
                        Enable the "new" wow64 mode that allows running 32bit
                        applications without 32bit ELF multilib by mapping to
-                       64bit calls (experimental, *may* have worse/unusable
-                       OpenGL performance or other issues compared to
-                       USE=abi_x86_32 aka "old" wow64, also lacks 16bit
-                       support) -- if USE=mingw is set, still need the default
+                       64bit calls (experimental, *may* have worse performance
+                       or other issues compared to USE=abi_x86_32 aka "old"
+                       wow64) -- if USE=mingw is set, still need the default
                        abi_x86_32 set on <pkg>dev-util/mingw64-toolchain</pkg>
                        but that can be done even with /no-multilib/ profiles.
 

diff --git a/app-emulation/wine-vanilla/metadata.xml 
b/app-emulation/wine-vanilla/metadata.xml
index e493f2f5381a..4bec677edd75 100644
--- a/app-emulation/wine-vanilla/metadata.xml
+++ b/app-emulation/wine-vanilla/metadata.xml
@@ -32,10 +32,9 @@ This variant of the Wine packaging does not include external 
patchsets
                <flag name="wow64">
                        Enable the "new" wow64 mode that allows running 32bit
                        applications without 32bit ELF multilib by mapping to
-                       64bit calls (experimental, *may* have worse/unusable
-                       OpenGL performance or other issues compared to
-                       USE=abi_x86_32 aka "old" wow64, also lacks 16bit
-                       support) -- if USE=mingw is set, still need the default
+                       64bit calls (experimental, *may* have worse performance
+                       or other issues compared to USE=abi_x86_32 aka "old"
+                       wow64) -- if USE=mingw is set, still need the default
                        abi_x86_32 set on <pkg>dev-util/mingw64-toolchain</pkg>
                        but that can be done even with /no-multilib/ profiles.
 

Reply via email to