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: Sat, 01 Sep 2018 16:45:58
Message-Id: 1535820227.9ea7721787835a18b48efe33af60916568b62574.sarnex@gentoo
1 commit: 9ea7721787835a18b48efe33af60916568b62574
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 1 16:43:47 2018 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 1 16:43:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ea77217
7
8 app-emulation/wine-staging: Sync with ::wine
9
10 Require vulkan for vkd3d
11 Bump to 3.14
12
13 Package-Manager: Portage-2.3.48, Repoman-2.3.10
14
15 app-emulation/wine-staging/wine-staging-3.11.ebuild | 3 ++-
16 app-emulation/wine-staging/wine-staging-3.12.ebuild | 3 ++-
17 app-emulation/wine-staging/wine-staging-3.13-r1.ebuild | 3 ++-
18 app-emulation/wine-staging/wine-staging-3.13.ebuild | 5 +++--
19 app-emulation/wine-staging/wine-staging-9999.ebuild | 3 ++-
20 5 files changed, 11 insertions(+), 6 deletions(-)
21
22 diff --git a/app-emulation/wine-staging/wine-staging-3.11.ebuild b/app-emulation/wine-staging/wine-staging-3.11.ebuild
23 index 54b66bc499b..3075b9350fc 100644
24 --- a/app-emulation/wine-staging/wine-staging-3.11.ebuild
25 +++ b/app-emulation/wine-staging/wine-staging-3.11.ebuild
26 @@ -52,7 +52,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
27 pipelight? ( staging )
28 test? ( abi_x86_32 )
29 themes? ( staging )
30 - vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
31 + vaapi? ( staging )
32 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
33
34 # FIXME: the test suite is unsuitable for us; many tests require net access
35 # or fail due to Xvfb's opengl limitations.
36
37 diff --git a/app-emulation/wine-staging/wine-staging-3.12.ebuild b/app-emulation/wine-staging/wine-staging-3.12.ebuild
38 index e7da95dd642..5f2b2ece3de 100644
39 --- a/app-emulation/wine-staging/wine-staging-3.12.ebuild
40 +++ b/app-emulation/wine-staging/wine-staging-3.12.ebuild
41 @@ -53,7 +53,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
42 pipelight? ( staging )
43 test? ( abi_x86_32 )
44 themes? ( staging )
45 - vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
46 + vaapi? ( staging )
47 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
48
49 # FIXME: the test suite is unsuitable for us; many tests require net access
50 # or fail due to Xvfb's opengl limitations.
51
52 diff --git a/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild b/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
53 index 5a5e118f347..2977288b1ee 100644
54 --- a/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
55 +++ b/app-emulation/wine-staging/wine-staging-3.13-r1.ebuild
56 @@ -53,7 +53,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
57 pipelight? ( staging )
58 test? ( abi_x86_32 )
59 themes? ( staging )
60 - vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
61 + vaapi? ( staging )
62 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
63
64 # FIXME: the test suite is unsuitable for us; many tests require net access
65 # or fail due to Xvfb's opengl limitations.
66
67 diff --git a/app-emulation/wine-staging/wine-staging-3.13.ebuild b/app-emulation/wine-staging/wine-staging-3.13.ebuild
68 index e7da95dd642..2977288b1ee 100644
69 --- a/app-emulation/wine-staging/wine-staging-3.13.ebuild
70 +++ b/app-emulation/wine-staging/wine-staging-3.13.ebuild
71 @@ -53,7 +53,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
72 pipelight? ( staging )
73 test? ( abi_x86_32 )
74 themes? ( staging )
75 - vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
76 + vaapi? ( staging )
77 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
78
79 # FIXME: the test suite is unsuitable for us; many tests require net access
80 # or fail due to Xvfb's opengl limitations.
81 @@ -128,7 +129,7 @@ RDEPEND="${COMMON_DEPEND}
82 !app-emulation/wine:0
83 dos? ( >=games-emulation/dosbox-0.74_p20160629 )
84 gecko? ( app-emulation/wine-gecko:2.47[abi_x86_32?,abi_x86_64?] )
85 - mono? ( app-emulation/wine-mono:4.7.1 )
86 + mono? ( app-emulation/wine-mono:4.7.3 )
87 perl? (
88 dev-lang/perl
89 dev-perl/XML-Simple
90
91 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
92 index 5a5e118f347..2977288b1ee 100644
93 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
94 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
95 @@ -53,7 +53,8 @@ REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
96 pipelight? ( staging )
97 test? ( abi_x86_32 )
98 themes? ( staging )
99 - vaapi? ( staging )" # osmesa-opengl #286560 # X-truetype #551124
100 + vaapi? ( staging )
101 + vkd3d? ( vulkan )" # osmesa-opengl #286560 # X-truetype #551124
102
103 # FIXME: the test suite is unsuitable for us; many tests require net access
104 # or fail due to Xvfb's opengl limitations.