Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-d3d9/
Date: Sat, 01 Sep 2018 16:19:52
Message-Id: 1535818716.b2af385fa6b5fc7f456bda42b89f7d4cc1e33556.sarnex@gentoo
1 commit: b2af385fa6b5fc7f456bda42b89f7d4cc1e33556
2 Author: Lucian Poston <lucianposton <AT> pm <DOT> me>
3 AuthorDate: Sat Jul 21 16:17:52 2018 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 16:18:36 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b2af385f
7
8 app-emulation/wine-d3d9: Require vulkan for vkd3d
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild | 3 ++-
13 app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild | 3 ++-
14 app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild | 3 ++-
15 app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild | 3 ++-
16 app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild | 3 ++-
17 app-emulation/wine-d3d9/wine-d3d9-9999.ebuild | 3 ++-
18 6 files changed, 12 insertions(+), 6 deletions(-)
19
20 diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
21 index 76dbf25..eba28b4 100644
22 --- a/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
23 +++ b/app-emulation/wine-d3d9/wine-d3d9-3.10.ebuild
24 @@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
25 X? ( truetype )
26 elibc_glibc? ( threads )
27 osmesa? ( opengl )
28 - test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
29 + test? ( abi_x86_32 )
30 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
31
32 # FIXME: the test suite is unsuitable for us; many tests require net access
33 # or fail due to Xvfb's opengl limitations.
34
35 diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
36 index 76dbf25..eba28b4 100644
37 --- a/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
38 +++ b/app-emulation/wine-d3d9/wine-d3d9-3.11.ebuild
39 @@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
40 X? ( truetype )
41 elibc_glibc? ( threads )
42 osmesa? ( opengl )
43 - test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
44 + test? ( abi_x86_32 )
45 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
46
47 # FIXME: the test suite is unsuitable for us; many tests require net access
48 # or fail due to Xvfb's opengl limitations.
49
50 diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
51 index 76dbf25..eba28b4 100644
52 --- a/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
53 +++ b/app-emulation/wine-d3d9/wine-d3d9-3.12.ebuild
54 @@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
55 X? ( truetype )
56 elibc_glibc? ( threads )
57 osmesa? ( opengl )
58 - test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
59 + test? ( abi_x86_32 )
60 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
61
62 # FIXME: the test suite is unsuitable for us; many tests require net access
63 # or fail due to Xvfb's opengl limitations.
64
65 diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
66 index 11b99cc..b92ea18 100644
67 --- a/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
68 +++ b/app-emulation/wine-d3d9/wine-d3d9-3.13.ebuild
69 @@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
70 X? ( truetype )
71 elibc_glibc? ( threads )
72 osmesa? ( opengl )
73 - test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
74 + test? ( abi_x86_32 )
75 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
76
77 # FIXME: the test suite is unsuitable for us; many tests require net access
78 # or fail due to Xvfb's opengl limitations.
79
80 diff --git a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
81 index 76dbf25..eba28b4 100644
82 --- a/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
83 +++ b/app-emulation/wine-d3d9/wine-d3d9-3.9.ebuild
84 @@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
85 X? ( truetype )
86 elibc_glibc? ( threads )
87 osmesa? ( opengl )
88 - test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
89 + test? ( abi_x86_32 )
90 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
91
92 # FIXME: the test suite is unsuitable for us; many tests require net access
93 # or fail due to Xvfb's opengl limitations.
94
95 diff --git a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
96 index 11b99cc..b92ea18 100644
97 --- a/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
98 +++ b/app-emulation/wine-d3d9/wine-d3d9-9999.ebuild
99 @@ -49,7 +49,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
100 X? ( truetype )
101 elibc_glibc? ( threads )
102 osmesa? ( opengl )
103 - test? ( abi_x86_32 )" # osmesa-opengl #286560 # X-truetype #551124
104 + test? ( abi_x86_32 )
105 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
106
107 # FIXME: the test suite is unsuitable for us; many tests require net access
108 # or fail due to Xvfb's opengl limitations.