Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-vanilla/
Date: Sun, 08 May 2022 21:49:27
Message-Id: 1652046492.1ea7ea48e103d3aa2e31c486189eca04afe26b33.sarnex@gentoo
1 commit: 1ea7ea48e103d3aa2e31c486189eca04afe26b33
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 21:47:47 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 21:48:12 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ea7ea48
7
8 app-emulation/wine-vanilla: Sync with ::wine
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild | 2 +-
14 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
18 index 10954b863ac5..6376228a2cdd 100644
19 --- a/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
20 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
21 @@ -424,7 +424,7 @@ multilib_src_configure() {
22 $(use_with unwind)
23 $(use_with usb)
24 $(use_with v4l v4l2)
25 - $(use_enable vkd3d)
26 +# $(use_enable vkd3d)
27 $(use_with vulkan)
28 $(use_with X x)
29 $(use_with X xfixes)
30
31 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
32 index 10954b863ac5..6376228a2cdd 100644
33 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
34 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
35 @@ -424,7 +424,7 @@ multilib_src_configure() {
36 $(use_with unwind)
37 $(use_with usb)
38 $(use_with v4l v4l2)
39 - $(use_enable vkd3d)
40 +# $(use_enable vkd3d)
41 $(use_with vulkan)
42 $(use_with X x)
43 $(use_with X xfixes)