commit:     da964d99ac6ce8b48503eb8b283d77130428ccc2
Author:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
AuthorDate: Sun May  8 21:43:25 2022 +0000
Commit:     Nick Sarnie <sarnex <AT> gentoo <DOT> org>
CommitDate: Sun May  8 21:43:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=da964d99

app-emulation/wine-vanilla: Don't pass disable-vkd3d

Closes: https://bugs.gentoo.org/843260
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>

 app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild  | 2 +-
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
index 10954b8..6376228 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
@@ -424,7 +424,7 @@ multilib_src_configure() {
                $(use_with unwind)
                $(use_with usb)
                $(use_with v4l v4l2)
-               $(use_enable vkd3d)
+#              $(use_enable vkd3d)
                $(use_with vulkan)
                $(use_with X x)
                $(use_with X xfixes)

diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild 
b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
index 10954b8..6376228 100644
--- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
+++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
@@ -424,7 +424,7 @@ multilib_src_configure() {
                $(use_with unwind)
                $(use_with usb)
                $(use_with v4l v4l2)
-               $(use_enable vkd3d)
+#              $(use_enable vkd3d)
                $(use_with vulkan)
                $(use_with X x)
                $(use_with X xfixes)

Reply via email to