app-emulation/*: note USE=crossdev-mingw is unsupported

Or mostly anyway, issues would have low priority given primarily
only testing/supporting mingw64-toolchain which would not use
gcc/binutils versions that are known to break its revdeps.

Gives time to upstream(s) to fix issues without any particular
downstream urgency.

Not that it hurts to know when something is wrong, so users
can still report bugs downstream though.

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens
2025-02-09 11:04:45 -05:00
parent ce06430cc1
commit 1b8a89d3ab
5 changed files with 10 additions and 5 deletions

View File

@@ -8,7 +8,8 @@
<use>
<flag name="crossdev-mingw">
Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up)
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up
and is mostly unsupported, try disabling if have issues)
</flag>
<flag name="d3d8">Enable support for DirectX 8 (d3d8.dll)</flag>
<flag name="d3d9">Enable support for DirectX 9 (d3d9.dll)</flag>

View File

@@ -8,7 +8,8 @@
<use>
<flag name="crossdev-mingw">
Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up)
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up
and is mostly unsupported, try disabling if have issues)
</flag>
<flag name="extras">Install extra tools and demos in /usr/lib/vkd3d-proton</flag>
</use>

View File

@@ -12,7 +12,8 @@
<use>
<flag name="crossdev-mingw">
Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up)
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up
and is mostly unsupported, try disabling if have issues)
</flag>
<flag name="gecko">Enable mshtml support using <pkg>app-emulation/wine-gecko</pkg></flag>
<flag name="mono">Enable .NET support using <pkg>app-emulation/wine-mono</pkg></flag>

View File

@@ -16,7 +16,8 @@ This variant of the Wine packaging includes the Wine-Staging patchset.
<flag name="capi">Enable ISDN support using <pkg>net-libs/libcapi</pkg></flag>
<flag name="crossdev-mingw">
Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up)
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up
and is mostly unsupported, try disabling if have issues)
</flag>
<flag name="dos">Pull in <pkg>games-emulation/dosbox</pkg> to run DOS applications</flag>
<flag name="gecko">Enable mshtml support using <pkg>app-emulation/wine-gecko</pkg></flag>

View File

@@ -16,7 +16,8 @@ This variant of the Wine packaging does not include external patchsets
<flag name="capi">Enable ISDN support using <pkg>net-libs/libcapi</pkg></flag>
<flag name="crossdev-mingw">
Use <pkg>sys-devel/crossdev</pkg> for the toolchain rather than
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up)
<pkg>dev-util/mingw64-toolchain</pkg> (requires manual setting up
and is mostly unsupported, try disabling if have issues)
</flag>
<flag name="dos">Pull in <pkg>games-emulation/dosbox</pkg> to run DOS applications</flag>
<flag name="gecko">Enable mshtml support using <pkg>app-emulation/wine-gecko</pkg></flag>