mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user