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-staging/
Date: Sat, 07 May 2022 19:59:34
Message-Id: 1651953524.0acff623dec0f187fdd232e52ba3ece85a4575a5.sarnex@gentoo
1 commit: 0acff623dec0f187fdd232e52ba3ece85a4575a5
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 7 19:57:37 2022 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat May 7 19:58:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=0acff623
7
8 app-emulation/wine-staging: Fix warnings
9
10 Closes: https://bugs.gentoo.org/833298
11 Package-Manager: Portage-3.0.30, Repoman-3.0.3
12 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
13
14 app-emulation/wine-staging/wine-staging-7.4-r1.ebuild | 4 ++--
15 app-emulation/wine-staging/wine-staging-7.5-r1.ebuild | 4 ++--
16 app-emulation/wine-staging/wine-staging-7.6-r1.ebuild | 4 ++--
17 app-emulation/wine-staging/wine-staging-7.7.ebuild | 4 ++--
18 app-emulation/wine-staging/wine-staging-7.8.ebuild | 4 ++--
19 app-emulation/wine-staging/wine-staging-9999.ebuild | 4 ++--
20 6 files changed, 12 insertions(+), 12 deletions(-)
21
22 diff --git a/app-emulation/wine-staging/wine-staging-7.4-r1.ebuild b/app-emulation/wine-staging/wine-staging-7.4-r1.ebuild
23 index 830aa92..96b1486 100644
24 --- a/app-emulation/wine-staging/wine-staging-7.4-r1.ebuild
25 +++ b/app-emulation/wine-staging/wine-staging-7.4-r1.ebuild
26 @@ -463,7 +463,7 @@ multilib_src_configure() {
27 $(use_with gphoto2 gphoto)
28 $(use_with gssapi)
29 $(use_with gstreamer)
30 - --without-hal
31 + --disable-hal
32 $(use_with kerberos krb5)
33 $(use_with ldap)
34 # TODO: Will bug 685172 still need special handling?
35 @@ -487,7 +487,7 @@ multilib_src_configure() {
36 $(use_with unwind)
37 $(use_with usb)
38 $(use_with v4l v4l2)
39 - $(use_with vkd3d)
40 + $(use_enable vkd3d)
41 $(use_with vulkan)
42 $(use_with X x)
43 $(use_with X xfixes)
44
45 diff --git a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
46 index 830aa92..96b1486 100644
47 --- a/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
48 +++ b/app-emulation/wine-staging/wine-staging-7.5-r1.ebuild
49 @@ -463,7 +463,7 @@ multilib_src_configure() {
50 $(use_with gphoto2 gphoto)
51 $(use_with gssapi)
52 $(use_with gstreamer)
53 - --without-hal
54 + --disable-hal
55 $(use_with kerberos krb5)
56 $(use_with ldap)
57 # TODO: Will bug 685172 still need special handling?
58 @@ -487,7 +487,7 @@ multilib_src_configure() {
59 $(use_with unwind)
60 $(use_with usb)
61 $(use_with v4l v4l2)
62 - $(use_with vkd3d)
63 + $(use_enable vkd3d)
64 $(use_with vulkan)
65 $(use_with X x)
66 $(use_with X xfixes)
67
68 diff --git a/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild b/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
69 index 824150b..85082a8 100644
70 --- a/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
71 +++ b/app-emulation/wine-staging/wine-staging-7.6-r1.ebuild
72 @@ -463,7 +463,7 @@ multilib_src_configure() {
73 $(use_with gphoto2 gphoto)
74 $(use_with gssapi)
75 $(use_with gstreamer)
76 - --without-hal
77 + --disable-hal
78 $(use_with kerberos krb5)
79 $(use_with ldap)
80 # TODO: Will bug 685172 still need special handling?
81 @@ -487,7 +487,7 @@ multilib_src_configure() {
82 $(use_with unwind)
83 $(use_with usb)
84 $(use_with v4l v4l2)
85 - $(use_with vkd3d)
86 + $(use_enable vkd3d)
87 $(use_with vulkan)
88 $(use_with X x)
89 $(use_with X xfixes)
90
91 diff --git a/app-emulation/wine-staging/wine-staging-7.7.ebuild b/app-emulation/wine-staging/wine-staging-7.7.ebuild
92 index 824150b..85082a8 100644
93 --- a/app-emulation/wine-staging/wine-staging-7.7.ebuild
94 +++ b/app-emulation/wine-staging/wine-staging-7.7.ebuild
95 @@ -463,7 +463,7 @@ multilib_src_configure() {
96 $(use_with gphoto2 gphoto)
97 $(use_with gssapi)
98 $(use_with gstreamer)
99 - --without-hal
100 + --disable-hal
101 $(use_with kerberos krb5)
102 $(use_with ldap)
103 # TODO: Will bug 685172 still need special handling?
104 @@ -487,7 +487,7 @@ multilib_src_configure() {
105 $(use_with unwind)
106 $(use_with usb)
107 $(use_with v4l v4l2)
108 - $(use_with vkd3d)
109 + $(use_enable vkd3d)
110 $(use_with vulkan)
111 $(use_with X x)
112 $(use_with X xfixes)
113
114 diff --git a/app-emulation/wine-staging/wine-staging-7.8.ebuild b/app-emulation/wine-staging/wine-staging-7.8.ebuild
115 index 824150b..85082a8 100644
116 --- a/app-emulation/wine-staging/wine-staging-7.8.ebuild
117 +++ b/app-emulation/wine-staging/wine-staging-7.8.ebuild
118 @@ -463,7 +463,7 @@ multilib_src_configure() {
119 $(use_with gphoto2 gphoto)
120 $(use_with gssapi)
121 $(use_with gstreamer)
122 - --without-hal
123 + --disable-hal
124 $(use_with kerberos krb5)
125 $(use_with ldap)
126 # TODO: Will bug 685172 still need special handling?
127 @@ -487,7 +487,7 @@ multilib_src_configure() {
128 $(use_with unwind)
129 $(use_with usb)
130 $(use_with v4l v4l2)
131 - $(use_with vkd3d)
132 + $(use_enable vkd3d)
133 $(use_with vulkan)
134 $(use_with X x)
135 $(use_with X xfixes)
136
137 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
138 index 824150b..85082a8 100644
139 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
140 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
141 @@ -463,7 +463,7 @@ multilib_src_configure() {
142 $(use_with gphoto2 gphoto)
143 $(use_with gssapi)
144 $(use_with gstreamer)
145 - --without-hal
146 + --disable-hal
147 $(use_with kerberos krb5)
148 $(use_with ldap)
149 # TODO: Will bug 685172 still need special handling?
150 @@ -487,7 +487,7 @@ multilib_src_configure() {
151 $(use_with unwind)
152 $(use_with usb)
153 $(use_with v4l v4l2)
154 - $(use_with vkd3d)
155 + $(use_enable vkd3d)
156 $(use_with vulkan)
157 $(use_with X x)
158 $(use_with X xfixes)