Gentoo Archives: gentoo-commits

From: "Richard Yao (ryao)" <ryao@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-1.7.16.ebuild wine-1.3.28.ebuild wine-1.7.29.ebuild wine-1.7.10.ebuild wine-1.7.12.ebuild wine-1.7.21.ebuild wine-1.7.28.ebuild wine-9999.ebuild wine-1.7.0.ebuild wine-1.4.1.ebuild wine-1.7.9.ebuild wine-1.7.8.ebuild wine-1.7.15.ebuild wine-1.7.19-r1.ebuild wine-1.7.13.ebuild wine-1.7.14.ebuild wine-1.7.17.ebuild metadata.xml wine-1.7.22.ebuild wine-1.7.4.ebuild wine-1.7.3.ebuild wine-1.7.18.ebuild wine-1.7.33.ebuild wine-1.6.2.ebuild wine-1.7.11.ebuild wine-1.2.3.ebuild wine-1.7.20.ebuild ChangeLog
Date: Thu, 01 Jan 2015 21:01:27
Message-Id: 20150101210123.E7043EA99@oystercatcher.gentoo.org
1 ryao 15/01/01 21:01:23
2
3 Modified: wine-1.7.16.ebuild wine-1.3.28.ebuild
4 wine-1.7.29.ebuild wine-1.7.10.ebuild
5 wine-1.7.12.ebuild wine-1.7.21.ebuild
6 wine-1.7.28.ebuild wine-9999.ebuild
7 wine-1.7.0.ebuild wine-1.4.1.ebuild
8 wine-1.7.9.ebuild wine-1.7.8.ebuild
9 wine-1.7.15.ebuild wine-1.7.19-r1.ebuild
10 wine-1.7.13.ebuild wine-1.7.14.ebuild
11 wine-1.7.17.ebuild metadata.xml wine-1.7.22.ebuild
12 wine-1.7.4.ebuild wine-1.7.3.ebuild
13 wine-1.7.18.ebuild wine-1.6.2.ebuild
14 wine-1.7.11.ebuild wine-1.2.3.ebuild
15 wine-1.7.20.ebuild ChangeLog
16 Added: wine-1.7.33.ebuild
17 Log:
18 Version bump, see http://www.winehq.org/announce/1.7.33 for the announcement.
19 New USE flag pcap. It was originally added in wine 1.7.25, but the requisite
20 work in the portage tree for multilib compatibility was not done then, so it
21 was disabled until now.
22
23 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xBEE84C64)
24
25 Revision Changes Path
26 1.5 app-emulation/wine/wine-1.7.16.ebuild
27
28 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild?rev=1.5&view=markup
29 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild?rev=1.5&content-type=text/plain
30 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild?r1=1.4&r2=1.5
31
32 Index: wine-1.7.16.ebuild
33 ===================================================================
34 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild,v
35 retrieving revision 1.4
36 retrieving revision 1.5
37 diff -u -r1.4 -r1.5
38 --- wine-1.7.16.ebuild 16 Dec 2014 14:55:03 -0000 1.4
39 +++ wine-1.7.16.ebuild 1 Jan 2015 21:01:23 -0000 1.5
40 @@ -1,6 +1,6 @@
41 -# Copyright 1999-2014 Gentoo Foundation
42 +# Copyright 1999-2015 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
45 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.16.ebuild,v 1.5 2015/01/01 21:01:23 ryao Exp $
46
47 EAPI="5"
48
49
50
51
52 1.20 app-emulation/wine/wine-1.3.28.ebuild
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?rev=1.20&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?rev=1.20&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?r1=1.19&r2=1.20
57
58 Index: wine-1.3.28.ebuild
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v
61 retrieving revision 1.19
62 retrieving revision 1.20
63 diff -u -r1.19 -r1.20
64 --- wine-1.3.28.ebuild 29 Dec 2014 06:01:47 -0000 1.19
65 +++ wine-1.3.28.ebuild 1 Jan 2015 21:01:23 -0000 1.20
66 @@ -1,6 +1,6 @@
67 -# Copyright 1999-2014 Gentoo Foundation
68 +# Copyright 1999-2015 Gentoo Foundation
69 # Distributed under the terms of the GNU General Public License v2
70 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.19 2014/12/29 06:01:47 tetromino Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.20 2015/01/01 21:01:23 ryao Exp $
72
73 EAPI="5"
74
75
76
77
78 1.2 app-emulation/wine/wine-1.7.29.ebuild
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.29.ebuild?rev=1.2&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.29.ebuild?rev=1.2&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.29.ebuild?r1=1.1&r2=1.2
83
84 Index: wine-1.7.29.ebuild
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.29.ebuild,v
87 retrieving revision 1.1
88 retrieving revision 1.2
89 diff -u -r1.1 -r1.2
90 --- wine-1.7.29.ebuild 25 Oct 2014 20:37:44 -0000 1.1
91 +++ wine-1.7.29.ebuild 1 Jan 2015 21:01:23 -0000 1.2
92 @@ -1,6 +1,6 @@
93 -# Copyright 1999-2014 Gentoo Foundation
94 +# Copyright 1999-2015 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.29.ebuild,v 1.1 2014/10/25 20:37:44 ryao Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.29.ebuild,v 1.2 2015/01/01 21:01:23 ryao Exp $
98
99 EAPI="5"
100
101
102
103
104 1.6 app-emulation/wine/wine-1.7.10.ebuild
105
106 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild?rev=1.6&view=markup
107 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild?rev=1.6&content-type=text/plain
108 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild?r1=1.5&r2=1.6
109
110 Index: wine-1.7.10.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild,v
113 retrieving revision 1.5
114 retrieving revision 1.6
115 diff -u -r1.5 -r1.6
116 --- wine-1.7.10.ebuild 16 Dec 2014 14:55:03 -0000 1.5
117 +++ wine-1.7.10.ebuild 1 Jan 2015 21:01:23 -0000 1.6
118 @@ -1,6 +1,6 @@
119 -# Copyright 1999-2014 Gentoo Foundation
120 +# Copyright 1999-2015 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.10.ebuild,v 1.6 2015/01/01 21:01:23 ryao Exp $
124
125 EAPI="5"
126
127
128
129
130 1.6 app-emulation/wine/wine-1.7.12.ebuild
131
132 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild?rev=1.6&view=markup
133 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild?rev=1.6&content-type=text/plain
134 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild?r1=1.5&r2=1.6
135
136 Index: wine-1.7.12.ebuild
137 ===================================================================
138 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild,v
139 retrieving revision 1.5
140 retrieving revision 1.6
141 diff -u -r1.5 -r1.6
142 --- wine-1.7.12.ebuild 16 Dec 2014 14:55:03 -0000 1.5
143 +++ wine-1.7.12.ebuild 1 Jan 2015 21:01:23 -0000 1.6
144 @@ -1,6 +1,6 @@
145 -# Copyright 1999-2014 Gentoo Foundation
146 +# Copyright 1999-2015 Gentoo Foundation
147 # Distributed under the terms of the GNU General Public License v2
148 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
149 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.12.ebuild,v 1.6 2015/01/01 21:01:23 ryao Exp $
150
151 EAPI="5"
152
153
154
155
156 1.2 app-emulation/wine/wine-1.7.21.ebuild
157
158 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.21.ebuild?rev=1.2&view=markup
159 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.21.ebuild?rev=1.2&content-type=text/plain
160 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.21.ebuild?r1=1.1&r2=1.2
161
162 Index: wine-1.7.21.ebuild
163 ===================================================================
164 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.21.ebuild,v
165 retrieving revision 1.1
166 retrieving revision 1.2
167 diff -u -r1.1 -r1.2
168 --- wine-1.7.21.ebuild 29 Jun 2014 00:42:47 -0000 1.1
169 +++ wine-1.7.21.ebuild 1 Jan 2015 21:01:23 -0000 1.2
170 @@ -1,6 +1,6 @@
171 -# Copyright 1999-2014 Gentoo Foundation
172 +# Copyright 1999-2015 Gentoo Foundation
173 # Distributed under the terms of the GNU General Public License v2
174 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.21.ebuild,v 1.1 2014/06/29 00:42:47 tetromino Exp $
175 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.21.ebuild,v 1.2 2015/01/01 21:01:23 ryao Exp $
176
177 EAPI="5"
178
179
180
181
182 1.2 app-emulation/wine/wine-1.7.28.ebuild
183
184 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.28.ebuild?rev=1.2&view=markup
185 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.28.ebuild?rev=1.2&content-type=text/plain
186 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.28.ebuild?r1=1.1&r2=1.2
187
188 Index: wine-1.7.28.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.28.ebuild,v
191 retrieving revision 1.1
192 retrieving revision 1.2
193 diff -u -r1.1 -r1.2
194 --- wine-1.7.28.ebuild 5 Oct 2014 13:17:36 -0000 1.1
195 +++ wine-1.7.28.ebuild 1 Jan 2015 21:01:23 -0000 1.2
196 @@ -1,6 +1,6 @@
197 -# Copyright 1999-2014 Gentoo Foundation
198 +# Copyright 1999-2015 Gentoo Foundation
199 # Distributed under the terms of the GNU General Public License v2
200 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.28.ebuild,v 1.1 2014/10/05 13:17:36 ryao Exp $
201 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.28.ebuild,v 1.2 2015/01/01 21:01:23 ryao Exp $
202
203 EAPI="5"
204
205
206
207
208 1.173 app-emulation/wine/wine-9999.ebuild
209
210 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.173&view=markup
211 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.173&content-type=text/plain
212 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.172&r2=1.173
213
214 Index: wine-9999.ebuild
215 ===================================================================
216 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
217 retrieving revision 1.172
218 retrieving revision 1.173
219 diff -u -r1.172 -r1.173
220 --- wine-9999.ebuild 29 Jun 2014 00:42:47 -0000 1.172
221 +++ wine-9999.ebuild 1 Jan 2015 21:01:23 -0000 1.173
222 @@ -1,6 +1,6 @@
223 -# Copyright 1999-2014 Gentoo Foundation
224 +# Copyright 1999-2015 Gentoo Foundation
225 # Distributed under the terms of the GNU General Public License v2
226 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.172 2014/06/29 00:42:47 tetromino Exp $
227 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.173 2015/01/01 21:01:23 ryao Exp $
228
229 EAPI="5"
230
231
232
233
234 1.12 app-emulation/wine/wine-1.7.0.ebuild
235
236 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild?rev=1.12&view=markup
237 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild?rev=1.12&content-type=text/plain
238 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild?r1=1.11&r2=1.12
239
240 Index: wine-1.7.0.ebuild
241 ===================================================================
242 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild,v
243 retrieving revision 1.11
244 retrieving revision 1.12
245 diff -u -r1.11 -r1.12
246 --- wine-1.7.0.ebuild 16 Dec 2014 14:55:03 -0000 1.11
247 +++ wine-1.7.0.ebuild 1 Jan 2015 21:01:23 -0000 1.12
248 @@ -1,6 +1,6 @@
249 -# Copyright 1999-2014 Gentoo Foundation
250 +# Copyright 1999-2015 Gentoo Foundation
251 # Distributed under the terms of the GNU General Public License v2
252 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild,v 1.11 2014/12/16 14:55:03 pacho Exp $
253 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.0.ebuild,v 1.12 2015/01/01 21:01:23 ryao Exp $
254
255 EAPI="5"
256
257
258
259
260 1.15 app-emulation/wine/wine-1.4.1.ebuild
261
262 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild?rev=1.15&view=markup
263 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild?rev=1.15&content-type=text/plain
264 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild?r1=1.14&r2=1.15
265
266 Index: wine-1.4.1.ebuild
267 ===================================================================
268 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild,v
269 retrieving revision 1.14
270 retrieving revision 1.15
271 diff -u -r1.14 -r1.15
272 --- wine-1.4.1.ebuild 29 Dec 2014 06:01:47 -0000 1.14
273 +++ wine-1.4.1.ebuild 1 Jan 2015 21:01:23 -0000 1.15
274 @@ -1,6 +1,6 @@
275 -# Copyright 1999-2014 Gentoo Foundation
276 +# Copyright 1999-2015 Gentoo Foundation
277 # Distributed under the terms of the GNU General Public License v2
278 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild,v 1.14 2014/12/29 06:01:47 tetromino Exp $
279 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.4.1.ebuild,v 1.15 2015/01/01 21:01:23 ryao Exp $
280
281 EAPI="5"
282
283
284
285
286 1.6 app-emulation/wine/wine-1.7.9.ebuild
287
288 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild?rev=1.6&view=markup
289 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild?rev=1.6&content-type=text/plain
290 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild?r1=1.5&r2=1.6
291
292 Index: wine-1.7.9.ebuild
293 ===================================================================
294 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild,v
295 retrieving revision 1.5
296 retrieving revision 1.6
297 diff -u -r1.5 -r1.6
298 --- wine-1.7.9.ebuild 16 Dec 2014 14:55:03 -0000 1.5
299 +++ wine-1.7.9.ebuild 1 Jan 2015 21:01:23 -0000 1.6
300 @@ -1,6 +1,6 @@
301 -# Copyright 1999-2014 Gentoo Foundation
302 +# Copyright 1999-2015 Gentoo Foundation
303 # Distributed under the terms of the GNU General Public License v2
304 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
305 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.9.ebuild,v 1.6 2015/01/01 21:01:23 ryao Exp $
306
307 EAPI="5"
308
309
310
311
312 1.8 app-emulation/wine/wine-1.7.8.ebuild
313
314 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild?rev=1.8&view=markup
315 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild?rev=1.8&content-type=text/plain
316 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild?r1=1.7&r2=1.8
317
318 Index: wine-1.7.8.ebuild
319 ===================================================================
320 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild,v
321 retrieving revision 1.7
322 retrieving revision 1.8
323 diff -u -r1.7 -r1.8
324 --- wine-1.7.8.ebuild 16 Dec 2014 14:55:03 -0000 1.7
325 +++ wine-1.7.8.ebuild 1 Jan 2015 21:01:23 -0000 1.8
326 @@ -1,6 +1,6 @@
327 -# Copyright 1999-2014 Gentoo Foundation
328 +# Copyright 1999-2015 Gentoo Foundation
329 # Distributed under the terms of the GNU General Public License v2
330 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild,v 1.7 2014/12/16 14:55:03 pacho Exp $
331 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.8.ebuild,v 1.8 2015/01/01 21:01:23 ryao Exp $
332
333 EAPI="5"
334
335
336
337
338 1.5 app-emulation/wine/wine-1.7.15.ebuild
339
340 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild?rev=1.5&view=markup
341 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild?rev=1.5&content-type=text/plain
342 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild?r1=1.4&r2=1.5
343
344 Index: wine-1.7.15.ebuild
345 ===================================================================
346 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild,v
347 retrieving revision 1.4
348 retrieving revision 1.5
349 diff -u -r1.4 -r1.5
350 --- wine-1.7.15.ebuild 16 Dec 2014 14:55:03 -0000 1.4
351 +++ wine-1.7.15.ebuild 1 Jan 2015 21:01:23 -0000 1.5
352 @@ -1,6 +1,6 @@
353 -# Copyright 1999-2014 Gentoo Foundation
354 +# Copyright 1999-2015 Gentoo Foundation
355 # Distributed under the terms of the GNU General Public License v2
356 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
357 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.15.ebuild,v 1.5 2015/01/01 21:01:23 ryao Exp $
358
359 EAPI="5"
360
361
362
363
364 1.7 app-emulation/wine/wine-1.7.19-r1.ebuild
365
366 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.19-r1.ebuild?rev=1.7&view=markup
367 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.19-r1.ebuild?rev=1.7&content-type=text/plain
368 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.19-r1.ebuild?r1=1.6&r2=1.7
369
370 Index: wine-1.7.19-r1.ebuild
371 ===================================================================
372 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.19-r1.ebuild,v
373 retrieving revision 1.6
374 retrieving revision 1.7
375 diff -u -r1.6 -r1.7
376 --- wine-1.7.19-r1.ebuild 18 Jun 2014 19:08:46 -0000 1.6
377 +++ wine-1.7.19-r1.ebuild 1 Jan 2015 21:01:23 -0000 1.7
378 @@ -1,6 +1,6 @@
379 -# Copyright 1999-2014 Gentoo Foundation
380 +# Copyright 1999-2015 Gentoo Foundation
381 # Distributed under the terms of the GNU General Public License v2
382 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.19-r1.ebuild,v 1.6 2014/06/18 19:08:46 mgorny Exp $
383 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.19-r1.ebuild,v 1.7 2015/01/01 21:01:23 ryao Exp $
384
385 EAPI="5"
386
387
388
389
390 1.6 app-emulation/wine/wine-1.7.13.ebuild
391
392 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild?rev=1.6&view=markup
393 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild?rev=1.6&content-type=text/plain
394 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild?r1=1.5&r2=1.6
395
396 Index: wine-1.7.13.ebuild
397 ===================================================================
398 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v
399 retrieving revision 1.5
400 retrieving revision 1.6
401 diff -u -r1.5 -r1.6
402 --- wine-1.7.13.ebuild 16 Dec 2014 14:55:03 -0000 1.5
403 +++ wine-1.7.13.ebuild 1 Jan 2015 21:01:23 -0000 1.6
404 @@ -1,6 +1,6 @@
405 -# Copyright 1999-2014 Gentoo Foundation
406 +# Copyright 1999-2015 Gentoo Foundation
407 # Distributed under the terms of the GNU General Public License v2
408 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
409 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.13.ebuild,v 1.6 2015/01/01 21:01:23 ryao Exp $
410
411 EAPI="5"
412
413
414
415
416 1.5 app-emulation/wine/wine-1.7.14.ebuild
417
418 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild?rev=1.5&view=markup
419 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild?rev=1.5&content-type=text/plain
420 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild?r1=1.4&r2=1.5
421
422 Index: wine-1.7.14.ebuild
423 ===================================================================
424 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild,v
425 retrieving revision 1.4
426 retrieving revision 1.5
427 diff -u -r1.4 -r1.5
428 --- wine-1.7.14.ebuild 16 Dec 2014 14:55:03 -0000 1.4
429 +++ wine-1.7.14.ebuild 1 Jan 2015 21:01:23 -0000 1.5
430 @@ -1,6 +1,6 @@
431 -# Copyright 1999-2014 Gentoo Foundation
432 +# Copyright 1999-2015 Gentoo Foundation
433 # Distributed under the terms of the GNU General Public License v2
434 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
435 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.14.ebuild,v 1.5 2015/01/01 21:01:23 ryao Exp $
436
437 EAPI="5"
438
439
440
441
442 1.5 app-emulation/wine/wine-1.7.17.ebuild
443
444 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild?rev=1.5&view=markup
445 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild?rev=1.5&content-type=text/plain
446 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild?r1=1.4&r2=1.5
447
448 Index: wine-1.7.17.ebuild
449 ===================================================================
450 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild,v
451 retrieving revision 1.4
452 retrieving revision 1.5
453 diff -u -r1.4 -r1.5
454 --- wine-1.7.17.ebuild 16 Dec 2014 14:55:03 -0000 1.4
455 +++ wine-1.7.17.ebuild 1 Jan 2015 21:01:23 -0000 1.5
456 @@ -1,6 +1,6 @@
457 -# Copyright 1999-2014 Gentoo Foundation
458 +# Copyright 1999-2015 Gentoo Foundation
459 # Distributed under the terms of the GNU General Public License v2
460 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
461 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.17.ebuild,v 1.5 2015/01/01 21:01:23 ryao Exp $
462
463 EAPI="5"
464
465
466
467
468 1.30 app-emulation/wine/metadata.xml
469
470 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?rev=1.30&view=markup
471 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?rev=1.30&content-type=text/plain
472 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?r1=1.29&r2=1.30
473
474 Index: metadata.xml
475 ===================================================================
476 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/metadata.xml,v
477 retrieving revision 1.29
478 retrieving revision 1.30
479 diff -u -r1.29 -r1.30
480 --- metadata.xml 24 Jul 2014 11:02:58 -0000 1.29
481 +++ metadata.xml 1 Jan 2015 21:01:23 -0000 1.30
482 @@ -16,6 +16,7 @@
483 <flag name='netapi'>Use libnetapi from <pkg>net-fs/samba</pkg> to support Windows networks in netapi32.dll</flag>
484 <flag name='opencl'>Enable OpenCL support</flag>
485 <flag name='osmesa'>Add support for OpenGL in bitmaps using libOSMesa</flag>
486 + <flag name='pcap'>Support packet capture software (e.g. wireshark)</flag>
487 <flag name='perl'>Install helpers written in perl (winedump/winemaker)</flag>
488 <flag name='pipelight'>Apply unofficial Compholio patches for Pipelight/Silverlight support;
489 use at your own peril</flag>
490
491
492
493 1.2 app-emulation/wine/wine-1.7.22.ebuild
494
495 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.22.ebuild?rev=1.2&view=markup
496 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.22.ebuild?rev=1.2&content-type=text/plain
497 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.22.ebuild?r1=1.1&r2=1.2
498
499 Index: wine-1.7.22.ebuild
500 ===================================================================
501 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.22.ebuild,v
502 retrieving revision 1.1
503 retrieving revision 1.2
504 diff -u -r1.1 -r1.2
505 --- wine-1.7.22.ebuild 5 Oct 2014 13:17:36 -0000 1.1
506 +++ wine-1.7.22.ebuild 1 Jan 2015 21:01:23 -0000 1.2
507 @@ -1,6 +1,6 @@
508 -# Copyright 1999-2014 Gentoo Foundation
509 +# Copyright 1999-2015 Gentoo Foundation
510 # Distributed under the terms of the GNU General Public License v2
511 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.22.ebuild,v 1.1 2014/10/05 13:17:36 ryao Exp $
512 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.22.ebuild,v 1.2 2015/01/01 21:01:23 ryao Exp $
513
514 EAPI="5"
515
516
517
518
519 1.10 app-emulation/wine/wine-1.7.4.ebuild
520
521 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild?rev=1.10&view=markup
522 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild?rev=1.10&content-type=text/plain
523 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild?r1=1.9&r2=1.10
524
525 Index: wine-1.7.4.ebuild
526 ===================================================================
527 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild,v
528 retrieving revision 1.9
529 retrieving revision 1.10
530 diff -u -r1.9 -r1.10
531 --- wine-1.7.4.ebuild 16 Dec 2014 14:55:03 -0000 1.9
532 +++ wine-1.7.4.ebuild 1 Jan 2015 21:01:23 -0000 1.10
533 @@ -1,6 +1,6 @@
534 -# Copyright 1999-2014 Gentoo Foundation
535 +# Copyright 1999-2015 Gentoo Foundation
536 # Distributed under the terms of the GNU General Public License v2
537 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild,v 1.9 2014/12/16 14:55:03 pacho Exp $
538 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.4.ebuild,v 1.10 2015/01/01 21:01:23 ryao Exp $
539
540 EAPI="5"
541
542
543
544
545 1.9 app-emulation/wine/wine-1.7.3.ebuild
546
547 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild?rev=1.9&view=markup
548 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild?rev=1.9&content-type=text/plain
549 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild?r1=1.8&r2=1.9
550
551 Index: wine-1.7.3.ebuild
552 ===================================================================
553 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild,v
554 retrieving revision 1.8
555 retrieving revision 1.9
556 diff -u -r1.8 -r1.9
557 --- wine-1.7.3.ebuild 16 Dec 2014 14:55:03 -0000 1.8
558 +++ wine-1.7.3.ebuild 1 Jan 2015 21:01:23 -0000 1.9
559 @@ -1,6 +1,6 @@
560 -# Copyright 1999-2014 Gentoo Foundation
561 +# Copyright 1999-2015 Gentoo Foundation
562 # Distributed under the terms of the GNU General Public License v2
563 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild,v 1.8 2014/12/16 14:55:03 pacho Exp $
564 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.3.ebuild,v 1.9 2015/01/01 21:01:23 ryao Exp $
565
566 EAPI="5"
567
568
569
570
571 1.5 app-emulation/wine/wine-1.7.18.ebuild
572
573 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild?rev=1.5&view=markup
574 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild?rev=1.5&content-type=text/plain
575 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild?r1=1.4&r2=1.5
576
577 Index: wine-1.7.18.ebuild
578 ===================================================================
579 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild,v
580 retrieving revision 1.4
581 retrieving revision 1.5
582 diff -u -r1.4 -r1.5
583 --- wine-1.7.18.ebuild 16 Dec 2014 14:55:03 -0000 1.4
584 +++ wine-1.7.18.ebuild 1 Jan 2015 21:01:23 -0000 1.5
585 @@ -1,6 +1,6 @@
586 -# Copyright 1999-2014 Gentoo Foundation
587 +# Copyright 1999-2015 Gentoo Foundation
588 # Distributed under the terms of the GNU General Public License v2
589 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild,v 1.4 2014/12/16 14:55:03 pacho Exp $
590 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.18.ebuild,v 1.5 2015/01/01 21:01:23 ryao Exp $
591
592 EAPI="5"
593
594
595
596
597 1.8 app-emulation/wine/wine-1.6.2.ebuild
598
599 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild?rev=1.8&view=markup
600 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild?rev=1.8&content-type=text/plain
601 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild?r1=1.7&r2=1.8
602
603 Index: wine-1.6.2.ebuild
604 ===================================================================
605 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild,v
606 retrieving revision 1.7
607 retrieving revision 1.8
608 diff -u -r1.7 -r1.8
609 --- wine-1.6.2.ebuild 16 Dec 2014 14:55:03 -0000 1.7
610 +++ wine-1.6.2.ebuild 1 Jan 2015 21:01:23 -0000 1.8
611 @@ -1,6 +1,6 @@
612 -# Copyright 1999-2014 Gentoo Foundation
613 +# Copyright 1999-2015 Gentoo Foundation
614 # Distributed under the terms of the GNU General Public License v2
615 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild,v 1.7 2014/12/16 14:55:03 pacho Exp $
616 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.6.2.ebuild,v 1.8 2015/01/01 21:01:23 ryao Exp $
617
618 EAPI="5"
619
620
621
622
623 1.6 app-emulation/wine/wine-1.7.11.ebuild
624
625 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild?rev=1.6&view=markup
626 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild?rev=1.6&content-type=text/plain
627 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild?r1=1.5&r2=1.6
628
629 Index: wine-1.7.11.ebuild
630 ===================================================================
631 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild,v
632 retrieving revision 1.5
633 retrieving revision 1.6
634 diff -u -r1.5 -r1.6
635 --- wine-1.7.11.ebuild 16 Dec 2014 14:55:03 -0000 1.5
636 +++ wine-1.7.11.ebuild 1 Jan 2015 21:01:23 -0000 1.6
637 @@ -1,6 +1,6 @@
638 -# Copyright 1999-2014 Gentoo Foundation
639 +# Copyright 1999-2015 Gentoo Foundation
640 # Distributed under the terms of the GNU General Public License v2
641 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild,v 1.5 2014/12/16 14:55:03 pacho Exp $
642 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.11.ebuild,v 1.6 2015/01/01 21:01:23 ryao Exp $
643
644 EAPI="5"
645
646
647
648
649 1.28 app-emulation/wine/wine-1.2.3.ebuild
650
651 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?rev=1.28&view=markup
652 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?rev=1.28&content-type=text/plain
653 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild?r1=1.27&r2=1.28
654
655 Index: wine-1.2.3.ebuild
656 ===================================================================
657 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v
658 retrieving revision 1.27
659 retrieving revision 1.28
660 diff -u -r1.27 -r1.28
661 --- wine-1.2.3.ebuild 29 Dec 2014 06:01:47 -0000 1.27
662 +++ wine-1.2.3.ebuild 1 Jan 2015 21:01:23 -0000 1.28
663 @@ -1,6 +1,6 @@
664 -# Copyright 1999-2014 Gentoo Foundation
665 +# Copyright 1999-2015 Gentoo Foundation
666 # Distributed under the terms of the GNU General Public License v2
667 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.27 2014/12/29 06:01:47 tetromino Exp $
668 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.3.ebuild,v 1.28 2015/01/01 21:01:23 ryao Exp $
669
670 EAPI="5"
671
672
673
674
675 1.3 app-emulation/wine/wine-1.7.20.ebuild
676
677 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.20.ebuild?rev=1.3&view=markup
678 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.20.ebuild?rev=1.3&content-type=text/plain
679 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.20.ebuild?r1=1.2&r2=1.3
680
681 Index: wine-1.7.20.ebuild
682 ===================================================================
683 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.20.ebuild,v
684 retrieving revision 1.2
685 retrieving revision 1.3
686 diff -u -r1.2 -r1.3
687 --- wine-1.7.20.ebuild 18 Jun 2014 19:08:47 -0000 1.2
688 +++ wine-1.7.20.ebuild 1 Jan 2015 21:01:23 -0000 1.3
689 @@ -1,6 +1,6 @@
690 -# Copyright 1999-2014 Gentoo Foundation
691 +# Copyright 1999-2015 Gentoo Foundation
692 # Distributed under the terms of the GNU General Public License v2
693 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.20.ebuild,v 1.2 2014/06/18 19:08:47 mgorny Exp $
694 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.20.ebuild,v 1.3 2015/01/01 21:01:23 ryao Exp $
695
696 EAPI="5"
697
698
699
700
701 1.526 app-emulation/wine/ChangeLog
702
703 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.526&view=markup
704 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.526&content-type=text/plain
705 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.525&r2=1.526
706
707 Index: ChangeLog
708 ===================================================================
709 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
710 retrieving revision 1.525
711 retrieving revision 1.526
712 diff -u -r1.525 -r1.526
713 --- ChangeLog 29 Dec 2014 06:01:47 -0000 1.525
714 +++ ChangeLog 1 Jan 2015 21:01:23 -0000 1.526
715 @@ -1,6 +1,21 @@
716 # ChangeLog for app-emulation/wine
717 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
718 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.525 2014/12/29 06:01:47 tetromino Exp $
719 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
720 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.526 2015/01/01 21:01:23 ryao Exp $
721 +
722 +*wine-1.7.33 (01 Jan 2015)
723 +
724 + 01 Jan 2015; Richard Yao <ryao@g.o> +wine-1.7.33.ebuild, metadata.xml,
725 + wine-1.2.3.ebuild, wine-1.3.28.ebuild, wine-1.4.1.ebuild, wine-1.6.2.ebuild,
726 + wine-1.7.0.ebuild, wine-1.7.10.ebuild, wine-1.7.11.ebuild, wine-1.7.12.ebuild,
727 + wine-1.7.13.ebuild, wine-1.7.14.ebuild, wine-1.7.15.ebuild,
728 + wine-1.7.16.ebuild, wine-1.7.17.ebuild, wine-1.7.18.ebuild,
729 + wine-1.7.19-r1.ebuild, wine-1.7.20.ebuild, wine-1.7.21.ebuild,
730 + wine-1.7.22.ebuild, wine-1.7.28.ebuild, wine-1.7.29.ebuild, wine-1.7.3.ebuild,
731 + wine-1.7.4.ebuild, wine-1.7.8.ebuild, wine-1.7.9.ebuild, wine-9999.ebuild:
732 + Version bump, see http://www.winehq.org/announce/1.7.33 for the announcement.
733 + New USE flag pcap. It was originally added in wine 1.7.25, but the requisite
734 + work in the portage tree for multilib compatibility was not done then, so it
735 + was disabled until now.
736
737 29 Dec 2014; Alexandre Rostovtsev <tetromino@g.o> wine-1.2.3.ebuild,
738 wine-1.3.28.ebuild, wine-1.4.1.ebuild, -wine-1.6.1.ebuild:
739
740
741
742 1.1 app-emulation/wine/wine-1.7.33.ebuild
743
744 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.33.ebuild?rev=1.1&view=markup
745 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.7.33.ebuild?rev=1.1&content-type=text/plain
746
747 Index: wine-1.7.33.ebuild
748 ===================================================================
749 # Copyright 1999-2015 Gentoo Foundation
750 # Distributed under the terms of the GNU General Public License v2
751 # $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.7.33.ebuild,v 1.1 2015/01/01 21:01:23 ryao Exp $
752
753 EAPI="5"
754
755 AUTOTOOLS_AUTORECONF=1
756 PLOCALES="ar bg ca cs da de el en en_US eo es fa fi fr he hi hr hu it ja ko lt ml nb_NO nl or pa pl pt_BR pt_PT rm ro ru sk sl sr_RS@cyrillic sr_RS@latin sv te th tr uk wa zh_CN zh_TW"
757 PLOCALE_BACKUP="en"
758
759 inherit autotools-utils eutils fdo-mime flag-o-matic gnome2-utils l10n multilib multilib-minimal pax-utils toolchain-funcs virtualx
760
761 if [[ ${PV} == "9999" ]] ; then
762 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
763 inherit git-2
764 SRC_URI=""
765 #KEYWORDS=""
766 else
767 MY_P="${PN}-${PV/_/-}"
768 SRC_URI="mirror://sourceforge/${PN}/Source/${MY_P}.tar.bz2"
769 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
770 S=${WORKDIR}/${MY_P}
771 fi
772
773 GV="2.34"
774 MV="4.5.4"
775 COMPHOLIO_P="wine-staging-${PV}"
776 WINE_GENTOO="wine-gentoo-2013.06.24"
777 DESCRIPTION="Free implementation of Windows(tm) on Unix"
778 HOMEPAGE="http://www.winehq.org/"
779 SRC_URI="${SRC_URI}
780 gecko? (
781 abi_x86_32? ( mirror://sourceforge/${PN}/Wine%20Gecko/${GV}/wine_gecko-${GV}-x86.msi )
782 abi_x86_64? ( mirror://sourceforge/${PN}/Wine%20Gecko/${GV}/wine_gecko-${GV}-x86_64.msi )
783 )
784 mono? ( mirror://sourceforge/${PN}/Wine%20Mono/${MV}/wine-mono-${MV}.msi )
785 pipelight? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${COMPHOLIO_P}.tar.gz )
786 pulseaudio? ( https://github.com/wine-compholio/wine-staging/archive/v${PV}.tar.gz -> ${COMPHOLIO_P}.tar.gz )
787 http://dev.gentoo.org/~tetromino/distfiles/${PN}/${WINE_GENTOO}.tar.bz2"
788
789 LICENSE="LGPL-2.1"
790 SLOT="0"
791 IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags dos elibc_glibc +fontconfig +gecko gphoto2 gsm gstreamer +jpeg lcms ldap +mono mp3 ncurses netapi nls odbc openal opencl +opengl osmesa oss +perl pcap pipelight +png +prelink pulseaudio +realtime +run-exes samba scanner selinux +ssl test +threads +truetype +udisks v4l +X xcomposite xinerama +xml"
792 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
793 test? ( abi_x86_32 )
794 elibc_glibc? ( threads )
795 mono? ( abi_x86_32 )
796 osmesa? ( opengl )" #286560
797
798 # FIXME: the test suite is unsuitable for us; many tests require net access
799 # or fail due to Xvfb's opengl limitations.
800 RESTRICT="test"
801
802 NATIVE_DEPEND="
803 truetype? ( >=media-libs/freetype-2.0.0 )
804 capi? ( net-dialup/capi4k-utils )
805 ncurses? ( >=sys-libs/ncurses-5.2:= )
806 udisks? ( sys-apps/dbus )
807 fontconfig? ( media-libs/fontconfig:= )
808 gphoto2? ( media-libs/libgphoto2:= )
809 openal? ( media-libs/openal:= )
810 gstreamer? ( media-libs/gstreamer:0.10 media-libs/gst-plugins-base:0.10 )
811 X? (
812 x11-libs/libXcursor
813 x11-libs/libXext
814 x11-libs/libXrandr
815 x11-libs/libXi
816 x11-libs/libXxf86vm
817 )
818 xinerama? ( x11-libs/libXinerama )
819 alsa? ( media-libs/alsa-lib )
820 cups? ( net-print/cups:= )
821 opencl? ( virtual/opencl )
822 opengl? (
823 virtual/glu
824 virtual/opengl
825 )
826 gsm? ( media-sound/gsm:= )
827 jpeg? ( virtual/jpeg:0= )
828 ldap? ( net-nds/openldap:= )
829 lcms? ( media-libs/lcms:2= )
830 mp3? ( >=media-sound/mpg123-1.5.0 )
831 netapi? ( net-fs/samba[netapi(+)] )
832 nls? ( sys-devel/gettext )
833 odbc? ( dev-db/unixODBC:= )
834 osmesa? ( media-libs/mesa[osmesa] )
835 pcap? ( net-libs/libpcap )
836 pipelight? ( sys-apps/attr )
837 pulseaudio? ( media-sound/pulseaudio )
838 xml? ( dev-libs/libxml2 dev-libs/libxslt )
839 scanner? ( media-gfx/sane-backends:= )
840 ssl? ( net-libs/gnutls:= )
841 png? ( media-libs/libpng:0= )
842 v4l? ( media-libs/libv4l )
843 xcomposite? ( x11-libs/libXcomposite )"
844
845 COMMON_DEPEND="
846 !amd64? ( ${NATIVE_DEPEND} )
847 amd64? (
848 abi_x86_64? ( ${NATIVE_DEPEND} )
849 abi_x86_32? (
850 truetype? ( || (
851 >=app-emulation/emul-linux-x86-xlibs-2.1[development,-abi_x86_32(-)]
852 >=media-libs/freetype-2.5.0.1[abi_x86_32(-)]
853 ) )
854 ncurses? ( || (
855 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
856 >=sys-libs/ncurses-5.9-r3[abi_x86_32(-)]
857 ) )
858 udisks? ( || (
859 >=app-emulation/emul-linux-x86-baselibs-20130224[development,-abi_x86_32(-)]
860 >=sys-apps/dbus-1.6.18-r1[abi_x86_32(-)]
861 ) )
862 fontconfig? ( || (
863 app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
864 >=media-libs/fontconfig-2.10.92[abi_x86_32(-)]
865 ) )
866 gphoto2? ( || (
867 app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
868 >=media-libs/libgphoto2-2.5.3.1[abi_x86_32(-)]
869 ) )
870 openal? ( || (
871 app-emulation/emul-linux-x86-sdl[development,-abi_x86_32(-)]
872 >=media-libs/openal-1.15.1[abi_x86_32(-)]
873 ) )
874 gstreamer? ( || (
875 app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
876 (
877 >=media-libs/gstreamer-0.10.36-r2:0.10[abi_x86_32(-)]
878 >=media-libs/gst-plugins-base-0.10.36:0.10[abi_x86_32(-)]
879 )
880 ) )
881 X? ( || (
882 app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
883 (
884 >=x11-libs/libXcursor-1.1.14[abi_x86_32(-)]
885 >=x11-libs/libXext-1.3.2[abi_x86_32(-)]
886 >=x11-libs/libXrandr-1.4.2[abi_x86_32(-)]
887 >=x11-libs/libXi-1.7.2[abi_x86_32(-)]
888 >=x11-libs/libXxf86vm-1.1.3[abi_x86_32(-)]
889 )
890 ) )
891 xinerama? ( || (
892 app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
893 >=x11-libs/libXinerama-1.1.3[abi_x86_32(-)]
894 ) )
895 alsa? ( || (
896 app-emulation/emul-linux-x86-soundlibs[alsa,development,-abi_x86_32(-)]
897 >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)]
898 ) )
899 cups? ( || (
900 app-emulation/emul-linux-x86-baselibs
901 >=net-print/cups-1.7.1-r1[abi_x86_32(-)]
902 ) )
903 opencl? ( >=virtual/opencl-0-r3[abi_x86_32(-)] )
904 opengl? ( || (
905 app-emulation/emul-linux-x86-opengl[development,-abi_x86_32(-)]
906 (
907 >=virtual/glu-9.0-r1[abi_x86_32(-)]
908 >=virtual/opengl-7.0-r1[abi_x86_32(-)]
909 )
910 ) )
911 gsm? ( || (
912 app-emulation/emul-linux-x86-soundlibs[development,-abi_x86_32(-)]
913 >=media-sound/gsm-1.0.13-r1[abi_x86_32(-)]
914 ) )
915 jpeg? ( || (
916 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
917 >=virtual/jpeg-0-r2:0[abi_x86_32(-)]
918 ) )
919 ldap? ( || (
920 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
921 >=net-nds/openldap-2.4.38-r1:=[abi_x86_32(-)]
922 ) )
923 lcms? ( || (
924 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
925 >=media-libs/lcms-2.5:2[abi_x86_32(-)]
926 ) )
927 mp3? ( || (
928 app-emulation/emul-linux-x86-soundlibs[development,-abi_x86_32(-)]
929 >=media-sound/mpg123-1.15.4[abi_x86_32(-)]
930 ) )
931 netapi? ( >=net-fs/samba-3.6.23-r1[netapi(+),abi_x86_32(-)] )
932 nls? ( || (
933 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
934 >=sys-devel/gettext-0.18.3.2[abi_x86_32(-)]
935 ) )
936 odbc? ( || (
937 app-emulation/emul-linux-x86-db[development,-abi_x86_32(-)]
938 >=dev-db/unixODBC-2.3.2:=[abi_x86_32(-)]
939 ) )
940 osmesa? ( || (
941 >=app-emulation/emul-linux-x86-opengl-20121028[development,-abi_x86_32(-)]
942 >=media-libs/mesa-9.1.6[osmesa,abi_x86_32(-)]
943 ) )
944 pcap? ( net-libs/libpcap[abi_x86_32(-)] )
945 pipelight? ( || (
946 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
947 >=sys-apps/attr-2.4.47-r1[abi_x86_32(-)]
948 ) )
949 pulseaudio? ( || (
950 app-emulation/emul-linux-x86-soundlibs[development,-abi_x86_32(-)]
951 >=media-sound/pulseaudio-5.0[abi_x86_32(-)]
952 ) )
953 xml? ( || (
954 >=app-emulation/emul-linux-x86-baselibs-20131008[development,-abi_x86_32(-)]
955 (
956 >=dev-libs/libxml2-2.9.1-r4[abi_x86_32(-)]
957 >=dev-libs/libxslt-1.1.28-r1[abi_x86_32(-)]
958 )
959 ) )
960 scanner? ( || (
961 app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
962 >=media-gfx/sane-backends-1.0.23:=[abi_x86_32(-)]
963 ) )
964 ssl? ( || (
965 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
966 >=net-libs/gnutls-2.12.23-r6:=[abi_x86_32(-)]
967 ) )
968 png? ( || (
969 app-emulation/emul-linux-x86-baselibs[development,-abi_x86_32(-)]
970 >=media-libs/libpng-1.6.10:0[abi_x86_32(-)]
971 ) )
972 v4l? ( || (
973 app-emulation/emul-linux-x86-medialibs[development,-abi_x86_32(-)]
974 >=media-libs/libv4l-0.9.5[abi_x86_32(-)]
975 ) )
976 xcomposite? ( || (
977 app-emulation/emul-linux-x86-xlibs[development,-abi_x86_32(-)]
978 >=x11-libs/libXcomposite-0.4.4-r1[abi_x86_32(-)]
979 ) )
980 )
981 )"
982
983 RDEPEND="${COMMON_DEPEND}
984 dos? ( games-emulation/dosbox )
985 perl? ( dev-lang/perl dev-perl/XML-Simple )
986 samba? ( >=net-fs/samba-3.0.25 )
987 selinux? ( sec-policy/selinux-wine )
988 udisks? ( sys-fs/udisks:2 )
989 pulseaudio? ( realtime? ( sys-auth/rtkit ) )"
990
991 DEPEND="${COMMON_DEPEND}
992 amd64? ( abi_x86_32? ( !abi_x86_64? ( ${NATIVE_DEPEND} ) ) )
993 X? (
994 x11-proto/inputproto
995 x11-proto/xextproto
996 x11-proto/xf86vidmodeproto
997 )
998 xinerama? ( x11-proto/xineramaproto )
999 prelink? ( sys-devel/prelink )
1000 >=sys-kernel/linux-headers-2.6
1001 virtual/pkgconfig
1002 virtual/yacc
1003 sys-devel/flex"
1004
1005 # These use a non-standard "Wine" category, which is provided by
1006 # /etc/xdg/applications-merged/wine.menu
1007 QA_DESKTOP_FILE="usr/share/applications/wine-browsedrive.desktop
1008 usr/share/applications/wine-notepad.desktop
1009 usr/share/applications/wine-uninstaller.desktop
1010 usr/share/applications/wine-winecfg.desktop"
1011
1012 wine_build_environment_check() {
1013 [[ ${MERGE_TYPE} = "binary" ]] && return 0
1014
1015 if use abi_x86_64 && [[ $(( $(gcc-major-version) * 100 + $(gcc-minor-version) )) -lt 404 ]]; then
1016 eerror "You need gcc-4.4+ to build 64-bit wine"
1017 eerror
1018 return 1
1019 fi
1020
1021 if use abi_x86_32 && use opencl && [[ x$(eselect opencl show 2> /dev/null) = "xintel" ]]; then
1022 eerror "You cannot build wine with USE=opencl because intel-ocl-sdk is 64-bit only."
1023 eerror "See https://bugs.gentoo.org/487864 for more details."
1024 eerror
1025 return 1
1026 fi
1027 }
1028
1029 pkg_pretend() {
1030 wine_build_environment_check || die
1031 }
1032
1033 pkg_setup() {
1034 wine_build_environment_check || die
1035 }
1036
1037 src_unpack() {
1038 if [[ ${PV} == "9999" ]] ; then
1039 git-2_src_unpack
1040 else
1041 unpack ${MY_P}.tar.bz2
1042 fi
1043
1044 use pipelight || use pulseaudio && unpack "${COMPHOLIO_P}.tar.gz"
1045
1046 unpack "${WINE_GENTOO}.tar.bz2"
1047
1048 l10n_find_plocales_changes "${S}/po" "" ".po"
1049 }
1050
1051 src_prepare() {
1052 local md5="$(md5sum server/protocol.def)"
1053 local f
1054 local PATCHES=(
1055 "${FILESDIR}"/${PN}-1.5.26-winegcc.patch #260726
1056 "${FILESDIR}"/${PN}-1.4_rc2-multilib-portage.patch #395615
1057 "${FILESDIR}"/${PN}-1.7.12-osmesa-check.patch #429386
1058 "${FILESDIR}"/${PN}-1.6-memset-O3.patch #480508
1059 )
1060 local COMPHOLIO_MAKE_ARGS="-W fonts-Missing_Fonts.ok"
1061
1062 use pulseaudio || COMPHOLIO_MAKE_ARGS="${COMPHOLIO_MAKE_ARGS} -W winepulse-PulseAudio_Support.ok"
1063 if use gstreamer; then
1064 # See http://bugs.winehq.org/show_bug.cgi?id=30557
1065 ewarn "Applying experimental patch to fix GStreamer support. Note that"
1066 ewarn "this patch has been reported to cause crashes in certain games."
1067
1068 PATCHES+=( "${FILESDIR}/${PN}-1.7.28-gstreamer-v4.patch" )
1069 fi
1070 if use pipelight; then
1071 ewarn "Applying the unofficial Compholio patchset for Pipelight support,"
1072 ewarn "which is unsupported by Wine developers. Please don't report bugs"
1073 ewarn "to Wine bugzilla unless you can reproduce them with USE=-pipelight"
1074
1075 # epatch doesn't support binary patches and we ship our own pulse patches
1076 emake -C "${WORKDIR}/${COMPHOLIO_P}/patches" \
1077 $(echo ${COMPHOLIO_MAKE_ARGS}) \
1078 series
1079
1080 PATCHES+=( $(sed -e "s:^:${WORKDIR}/${COMPHOLIO_P}/patches/:" \
1081 "${WORKDIR}/${COMPHOLIO_P}/patches/series") )
1082
1083 # epatch doesn't support binary patches
1084 ebegin "Applying Compholio font patches"
1085 for f in "${WORKDIR}/${COMPHOLIO_P}/patches/fonts-Missing_Fonts"/*.patch; do
1086 "../${COMPHOLIO_P}/debian/tools/gitapply.sh" < "${f}" \
1087 || die "Failed to apply ${f}"
1088 done
1089 eend
1090 elif use pulseaudio; then
1091 PATCHES+=( "../${COMPHOLIO_P}/patches/winepulse-PulseAudio_Support"/*.patch )
1092 fi
1093 autotools-utils_src_prepare
1094
1095 if [[ "$(md5sum server/protocol.def)" != "${md5}" ]]; then
1096 einfo "server/protocol.def was patched; running tools/make_requests"
1097 tools/make_requests || die #432348
1098 fi
1099 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1100 if ! use run-exes; then
1101 sed -i '/^MimeType/d' tools/wine.desktop || die #117785
1102 fi
1103
1104 # hi-res default icon, #472990, http://bugs.winehq.org/show_bug.cgi?id=24652
1105 cp "${WORKDIR}"/${WINE_GENTOO}/icons/oic_winlogo.ico dlls/user32/resources/ || die
1106
1107 l10n_get_locales > po/LINGUAS # otherwise wine doesn't respect LINGUAS
1108 }
1109
1110 src_configure() {
1111 export LDCONFIG=/bin/true
1112 use custom-cflags || strip-flags
1113
1114 multilib-minimal_src_configure
1115 }
1116
1117 multilib_src_configure() {
1118 local myconf=(
1119 --sysconfdir=/etc/wine
1120 $(use_with alsa)
1121 $(use_with capi)
1122 $(use_with lcms cms)
1123 $(use_with cups)
1124 $(use_with ncurses curses)
1125 $(use_with udisks dbus)
1126 $(use_with fontconfig)
1127 $(use_with ssl gnutls)
1128 $(use_with gphoto2 gphoto)
1129 $(use_with gsm)
1130 $(use_with gstreamer)
1131 --without-hal
1132 $(use_with jpeg)
1133 $(use_with ldap)
1134 $(use_with mp3 mpg123)
1135 $(use_with netapi)
1136 $(use_with nls gettext)
1137 $(use_with openal)
1138 $(use_with opencl)
1139 $(use_with opengl)
1140 $(use_with osmesa)
1141 $(use_with oss)
1142 $(use_with pcap)
1143 $(use_with png)
1144 $(use_with threads pthread)
1145 $(use_with scanner sane)
1146 $(use_enable test tests)
1147 $(use_with truetype freetype)
1148 $(use_with v4l)
1149 $(use_with X x)
1150 $(use_with xcomposite)
1151 $(use_with xinerama)
1152 $(use_with xml)
1153 $(use_with xml xslt)
1154 )
1155
1156 use pulseaudio && myconf+=( --with-pulse )
1157 use pipelight && myconf+=( --with-xattr )
1158
1159 local PKG_CONFIG AR RANLIB
1160 # Avoid crossdev's i686-pc-linux-gnu-pkg-config if building wine32 on amd64; #472038
1161 # set AR and RANLIB to make QA scripts happy; #483342
1162 tc-export PKG_CONFIG AR RANLIB
1163
1164 if use amd64; then
1165 if [[ ${ABI} == amd64 ]]; then
1166 myconf+=( --enable-win64 )
1167 else
1168 myconf+=( --disable-win64 )
1169 fi
1170
1171 # Note: using --with-wine64 results in problems with multilib.eclass
1172 # CC/LD hackery. We're using separate tools instead.
1173 fi
1174
1175 ECONF_SOURCE=${S} \
1176 econf "${myconf[@]}"
1177 emake depend
1178 }
1179
1180 multilib_src_test() {
1181 # FIXME: win32-only; wine64 tests fail with "could not find the Wine loader"
1182 if [[ ${ABI} == x86 ]]; then
1183 if [[ $(id -u) == 0 ]]; then
1184 ewarn "Skipping tests since they cannot be run under the root user."
1185 ewarn "To run the test ${PN} suite, add userpriv to FEATURES in make.conf"
1186 return
1187 fi
1188
1189 WINEPREFIX="${T}/.wine-${ABI}" \
1190 Xemake test
1191 fi
1192 }
1193
1194 multilib_src_install_all() {
1195 local DOCS=( ANNOUNCE AUTHORS README )
1196 local l
1197 add_locale_docs() {
1198 local locale_doc="documentation/README.$1"
1199 [[ ! -e ${locale_doc} ]] || DOCS+=( ${locale_doc} )
1200 }
1201 l10n_for_each_locale_do add_locale_docs
1202
1203 einstalldocs
1204 prune_libtool_files --all
1205
1206 emake -C "../${WINE_GENTOO}" install DESTDIR="${D}" EPREFIX="${EPREFIX}"
1207 if use gecko ; then
1208 insinto /usr/share/wine/gecko
1209 use abi_x86_32 && doins "${DISTDIR}"/wine_gecko-${GV}-x86.msi
1210 use abi_x86_64 && doins "${DISTDIR}"/wine_gecko-${GV}-x86_64.msi
1211 fi
1212 if use mono ; then
1213 insinto /usr/share/wine/mono
1214 doins "${DISTDIR}"/wine-mono-${MV}.msi
1215 fi
1216 if ! use perl ; then
1217 rm "${D}"usr/bin/{wine{dump,maker},function_grep.pl} "${D}"usr/share/man/man1/wine{dump,maker}.1 || die
1218 fi
1219
1220 use abi_x86_32 && pax-mark psmr "${D}"usr/bin/wine{,-preloader} #255055
1221 use abi_x86_64 && pax-mark psmr "${D}"usr/bin/wine64{,-preloader}
1222
1223 if use abi_x86_64 && ! use abi_x86_32; then
1224 dosym /usr/bin/wine{64,} # 404331
1225 dosym /usr/bin/wine{64,}-preloader
1226 fi
1227
1228 # respect LINGUAS when installing man pages, #469418
1229 for l in de fr pl; do
1230 use linguas_${l} || rm -r "${D}"usr/share/man/${l}*
1231 done
1232 }
1233
1234 pkg_preinst() {
1235 gnome2_icon_savelist
1236 }
1237
1238 pkg_postinst() {
1239 gnome2_icon_cache_update
1240 fdo-mime_desktop_database_update
1241 }
1242
1243 pkg_postrm() {
1244 gnome2_icon_cache_update
1245 fdo-mime_desktop_database_update
1246 }