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: Sat, 07 May 2022 20:02:39
Message-Id: 1651953709.c8e1cf9d266780cd369fcec89647e7a24f952ee3.sarnex@gentoo
1 commit: c8e1cf9d266780cd369fcec89647e7a24f952ee3
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 19:59:43 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 20:01:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8e1cf9d
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/Manifest | 1 +
14 app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild | 4 ++--
15 app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild | 4 ++--
16 app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild | 4 ++--
17 .../{wine-vanilla-9999.ebuild => wine-vanilla-7.8.ebuild} | 4 ++--
18 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 4 ++--
19 6 files changed, 11 insertions(+), 10 deletions(-)
20
21 diff --git a/app-emulation/wine-vanilla/Manifest b/app-emulation/wine-vanilla/Manifest
22 index e9868d720376..12f9d8f7f551 100644
23 --- a/app-emulation/wine-vanilla/Manifest
24 +++ b/app-emulation/wine-vanilla/Manifest
25 @@ -6,3 +6,4 @@ DIST wine-7.4.tar.xz 27538164 BLAKE2B bad6abb8d6aa5a0f08c64e4a96b5a6f81b129e4c3e
26 DIST wine-7.5.tar.xz 27702532 BLAKE2B e0490d5ca8ef8dc6de807eea9f06e0dd09512dfa34aebf3a2ccbf610ad78fd09c94e3368f92966a92d80e39cd86da71bcd4a7803e1af9f7f3c8ba4cc33b72447 SHA512 70458d702e04075915a97a12c5ebd33ec50cbb094f5f837e6bb498e24ee48630359d819d9689e84d29708398162ca7b8f7737216fb31c350701b66733da98616
27 DIST wine-7.6.tar.xz 27674208 BLAKE2B 9c1abafca0e489876500e4640e6087456f0f93f544fba547541bc454aae5a8cb757454b1c863edc6f70cbd5a8ef848a8bdb3d6f9aaae471b97891a0a188ec640 SHA512 7eabae6e40df187da977ff412adda23697f8cd5f6c4e565d3fff74770f13f7c93ca3d81e77a72a1b929d7af675499e72925e4ab2225b5ca13ef0d88baf1f9646
28 DIST wine-7.7.tar.xz 27716124 BLAKE2B 13df0de6b65ec96d99d14f43e5250a105d07414f90388fec6b19ee1a4ac4ba98fde66ed9d1eb966a07c0a2ad37e744d87eb7047b48b92ccee3e3db197730a7f9 SHA512 b0185176a1074ff7331a937a2a5a1f0b865f3e38abbe2fdca841b9f14540497bf941a2aa3bf8dc52d19eb848c68974f3ab47b6d0031cbf4eebc8a76b0b1484be
29 +DIST wine-7.8.tar.xz 27728116 BLAKE2B 3c878de8377906a687026bf1d5f9167bdce6b13a3d750d2a92fdcf70aed8e3da01560d26e4b075b6564b741996fc2168bb98c409f95618ab9fbb8e8b583a5384 SHA512 5e63edabc7dcdce62a1ce683c9ef387a2d801af3a0f99c32daacfea566a3813086f4f5977279c7b7526574f5cd95d052805bd5c145b82221d321d8aa638bfe1d
30
31 diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
32 index e5c2d88bc8ca..604ac11b5cf9 100644
33 --- a/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
34 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.5-r1.ebuild
35 @@ -400,7 +400,7 @@ multilib_src_configure() {
36 $(use_with gphoto2 gphoto)
37 $(use_with gssapi)
38 $(use_with gstreamer)
39 - --without-hal
40 + --disable-hal
41 $(use_with kerberos krb5)
42 $(use_with ldap)
43 # TODO: Will bug 685172 still need special handling?
44 @@ -424,7 +424,7 @@ multilib_src_configure() {
45 $(use_with unwind)
46 $(use_with usb)
47 $(use_with v4l v4l2)
48 - $(use_with vkd3d)
49 + $(use_enable vkd3d)
50 $(use_with vulkan)
51 $(use_with X x)
52 $(use_with X xfixes)
53
54 diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild
55 index a70732b76c8a..10954b863ac5 100644
56 --- a/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild
57 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.6-r1.ebuild
58 @@ -400,7 +400,7 @@ multilib_src_configure() {
59 $(use_with gphoto2 gphoto)
60 $(use_with gssapi)
61 $(use_with gstreamer)
62 - --without-hal
63 + --disable-hal
64 $(use_with kerberos krb5)
65 $(use_with ldap)
66 # TODO: Will bug 685172 still need special handling?
67 @@ -424,7 +424,7 @@ multilib_src_configure() {
68 $(use_with unwind)
69 $(use_with usb)
70 $(use_with v4l v4l2)
71 - $(use_with vkd3d)
72 + $(use_enable vkd3d)
73 $(use_with vulkan)
74 $(use_with X x)
75 $(use_with X xfixes)
76
77 diff --git a/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
78 index a70732b76c8a..10954b863ac5 100644
79 --- a/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
80 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.7.ebuild
81 @@ -400,7 +400,7 @@ multilib_src_configure() {
82 $(use_with gphoto2 gphoto)
83 $(use_with gssapi)
84 $(use_with gstreamer)
85 - --without-hal
86 + --disable-hal
87 $(use_with kerberos krb5)
88 $(use_with ldap)
89 # TODO: Will bug 685172 still need special handling?
90 @@ -424,7 +424,7 @@ multilib_src_configure() {
91 $(use_with unwind)
92 $(use_with usb)
93 $(use_with v4l v4l2)
94 - $(use_with vkd3d)
95 + $(use_enable vkd3d)
96 $(use_with vulkan)
97 $(use_with X x)
98 $(use_with X xfixes)
99
100 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
101 similarity index 99%
102 copy from app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
103 copy to app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
104 index a70732b76c8a..10954b863ac5 100644
105 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
106 +++ b/app-emulation/wine-vanilla/wine-vanilla-7.8.ebuild
107 @@ -400,7 +400,7 @@ multilib_src_configure() {
108 $(use_with gphoto2 gphoto)
109 $(use_with gssapi)
110 $(use_with gstreamer)
111 - --without-hal
112 + --disable-hal
113 $(use_with kerberos krb5)
114 $(use_with ldap)
115 # TODO: Will bug 685172 still need special handling?
116 @@ -424,7 +424,7 @@ multilib_src_configure() {
117 $(use_with unwind)
118 $(use_with usb)
119 $(use_with v4l v4l2)
120 - $(use_with vkd3d)
121 + $(use_enable vkd3d)
122 $(use_with vulkan)
123 $(use_with X x)
124 $(use_with X xfixes)
125
126 diff --git a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
127 index a70732b76c8a..10954b863ac5 100644
128 --- a/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
129 +++ b/app-emulation/wine-vanilla/wine-vanilla-9999.ebuild
130 @@ -400,7 +400,7 @@ multilib_src_configure() {
131 $(use_with gphoto2 gphoto)
132 $(use_with gssapi)
133 $(use_with gstreamer)
134 - --without-hal
135 + --disable-hal
136 $(use_with kerberos krb5)
137 $(use_with ldap)
138 # TODO: Will bug 685172 still need special handling?
139 @@ -424,7 +424,7 @@ multilib_src_configure() {
140 $(use_with unwind)
141 $(use_with usb)
142 $(use_with v4l v4l2)
143 - $(use_with vkd3d)
144 + $(use_enable vkd3d)
145 $(use_with vulkan)
146 $(use_with X x)
147 $(use_with X xfixes)