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-staging/
Date: Sun, 08 May 2022 21:49:28
Message-Id: 1652046520.bff15d8a09c07910f6cd2615d8fc619c63a3981e.sarnex@gentoo
1 commit: bff15d8a09c07910f6cd2615d8fc619c63a3981e
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 8 21:48:40 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun May 8 21:48:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bff15d8a
7
8 app-emulation/wine-staging: 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-staging/wine-staging-7.8.ebuild | 2 +-
14 app-emulation/wine-staging/wine-staging-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-emulation/wine-staging/wine-staging-7.8.ebuild b/app-emulation/wine-staging/wine-staging-7.8.ebuild
18 index 85082a82bc6f..75221ce0a8cc 100644
19 --- a/app-emulation/wine-staging/wine-staging-7.8.ebuild
20 +++ b/app-emulation/wine-staging/wine-staging-7.8.ebuild
21 @@ -487,7 +487,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-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
32 index 85082a82bc6f..75221ce0a8cc 100644
33 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
34 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
35 @@ -487,7 +487,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)