Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/wine: wine-1.3.33.ebuild wine-1.3.9.ebuild wine-1.2.1.ebuild wine-1.3.28.ebuild wine-1.3.11.ebuild wine-1.3.34.ebuild wine-1.3.12.ebuild wine-9999.ebuild wine-1.3.31.ebuild wine-1.3.4.ebuild wine-1.3.14.ebuild wine-1.3.17.ebuild wine-1.3.25.ebuild wine-1.3.19.ebuild wine-1.3.6.ebuild wine-1.3.5.ebuild wine-1.3.2.ebuild wine-1.3.21.ebuild wine-1.3.30.ebuild wine-1.3.29.ebuild wine-1.3.20.ebuild wine-1.3.15.ebuild wine-1.3.27.ebuild ChangeLog wine-1.3.8.ebuild metadata.xml wine-1.3.22.ebuild wine-1.3.18.ebuild wine-1.3.26.ebuild wine-1.3.0.ebuild wine-1.3.16.ebuild wine-1.3.7.ebuild wine-1.3.10.ebuild wine-1.3.24.ebuild wine-1.3.13.ebuild wine-1.3.1.ebuild wine-1.3.3.ebuild wine-1.3.32.ebuild wine-1.3.23.ebuild
Date: Fri, 02 Dec 2011 23:32:17
Message-Id: 20111202233206.C188A2004B@flycatcher.gentoo.org
1 vapier 11/12/02 23:32:06
2
3 Modified: wine-1.3.33.ebuild wine-1.3.9.ebuild
4 wine-1.2.1.ebuild wine-1.3.28.ebuild
5 wine-1.3.11.ebuild wine-1.3.34.ebuild
6 wine-1.3.12.ebuild wine-9999.ebuild
7 wine-1.3.31.ebuild wine-1.3.4.ebuild
8 wine-1.3.14.ebuild wine-1.3.17.ebuild
9 wine-1.3.25.ebuild wine-1.3.19.ebuild
10 wine-1.3.6.ebuild wine-1.3.5.ebuild
11 wine-1.3.2.ebuild wine-1.3.21.ebuild
12 wine-1.3.30.ebuild wine-1.3.29.ebuild
13 wine-1.3.20.ebuild wine-1.3.15.ebuild
14 wine-1.3.27.ebuild ChangeLog wine-1.3.8.ebuild
15 metadata.xml wine-1.3.22.ebuild wine-1.3.18.ebuild
16 wine-1.3.26.ebuild wine-1.3.0.ebuild
17 wine-1.3.16.ebuild wine-1.3.7.ebuild
18 wine-1.3.10.ebuild wine-1.3.24.ebuild
19 wine-1.3.13.ebuild wine-1.3.1.ebuild
20 wine-1.3.3.ebuild wine-1.3.32.ebuild
21 wine-1.3.23.ebuild
22 Log:
23 Delete custom pulseaudio/mousewarp patches that are obsolete in newer versions.
24
25 (Portage version: 2.2.0_alpha75/cvs/Linux x86_64)
26
27 Revision Changes Path
28 1.2 app-emulation/wine/wine-1.3.33.ebuild
29
30 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild?rev=1.2&view=markup
31 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild?rev=1.2&content-type=text/plain
32 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild?r1=1.1&r2=1.2
33
34 Index: wine-1.3.33.ebuild
35 ===================================================================
36 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v
37 retrieving revision 1.1
38 retrieving revision 1.2
39 diff -u -r1.1 -r1.2
40 --- wine-1.3.33.ebuild 2 Dec 2011 23:21:59 -0000 1.1
41 +++ wine-1.3.33.ebuild 2 Dec 2011 23:32:04 -0000 1.2
42 @@ -1,6 +1,6 @@
43 # Copyright 1999-2011 Gentoo Foundation
44 # Distributed under the terms of the GNU General Public License v2
45 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.1 2011/12/02 23:21:59 vapier Exp $
46 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.33.ebuild,v 1.2 2011/12/02 23:32:04 vapier Exp $
47
48 EAPI="2"
49
50 @@ -8,12 +8,10 @@
51
52 if [[ ${PV} == "9999" ]] ; then
53 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
54 - inherit git-2 autotools
55 + inherit git-2
56 SRC_URI=""
57 #KEYWORDS=""
58 else
59 - AUTOTOOLS_AUTO_DEPEND="no"
60 - inherit autotools
61 MY_P="${PN}-${PV/_/-}"
62 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
63 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
64
65
66
67 1.16 app-emulation/wine/wine-1.3.9.ebuild
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild?rev=1.16&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild?rev=1.16&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild?r1=1.15&r2=1.16
72
73 Index: wine-1.3.9.ebuild
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v
76 retrieving revision 1.15
77 retrieving revision 1.16
78 diff -u -r1.15 -r1.16
79 --- wine-1.3.9.ebuild 18 Sep 2011 09:08:12 -0000 1.15
80 +++ wine-1.3.9.ebuild 2 Dec 2011 23:32:04 -0000 1.16
81 @@ -1,6 +1,6 @@
82 # Copyright 1999-2011 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.15 2011/09/18 09:08:12 ssuominen Exp $
85 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.9.ebuild,v 1.16 2011/12/02 23:32:04 vapier Exp $
86
87 EAPI="2"
88
89 @@ -8,19 +8,16 @@
90
91 if [[ ${PV} == "9999" ]] ; then
92 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
93 - inherit git-2 autotools
94 + inherit git-2
95 SRC_URI=""
96 #KEYWORDS=""
97 else
98 - AUTOTOOLS_AUTO_DEPEND="no"
99 - inherit autotools
100 MY_P="${PN}-${PV/_/-}"
101 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
102 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
103 S=${WORKDIR}/${MY_P}
104 fi
105
106 -pulse_patches() { echo "$1"/winepulse-{0.39,0.40-configure.ac,0.38-winecfg}.patch ; }
107 GV="1.1.0"
108 DESCRIPTION="free implementation of Windows(tm) on Unix"
109 HOMEPAGE="http://www.winehq.org/"
110 @@ -28,19 +25,18 @@
111 gecko? (
112 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
113 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
114 - )
115 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
116 + )"
117
118 LICENSE="LGPL-2.1"
119 SLOT="0"
120 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
121 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
122 RESTRICT="test" #72375
123
124 MLIB_DEPS="amd64? (
125 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
126 X? (
127 >=app-emulation/emul-linux-x86-xlibs-2.1
128 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
129 + >=app-emulation/emul-linux-x86-soundlibs-2.1
130 )
131 mp3? ( app-emulation/emul-linux-x86-soundlibs )
132 openal? ( app-emulation/emul-linux-x86-sdl )
133 @@ -76,7 +72,6 @@
134 cups? ( net-print/cups )
135 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
136 opengl? ( virtual/opengl )
137 - pulseaudio? ( media-sound/pulseaudio )
138 gsm? ( media-sound/gsm )
139 jpeg? ( virtual/jpeg )
140 ldap? ( net-nds/openldap )
141 @@ -92,7 +87,6 @@
142 win32? ( ${MLIB_DEPS} )
143 xcomposite? ( x11-libs/libXcomposite )"
144 DEPEND="${RDEPEND}
145 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
146 X? (
147 x11-proto/inputproto
148 x11-proto/xextproto
149 @@ -117,10 +111,6 @@
150 }
151
152 src_prepare() {
153 - if use pulseaudio ; then
154 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
155 - eautoreconf
156 - fi
157 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
158 epatch_user #282735
159 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
160 @@ -159,7 +149,6 @@
161 $(use_with oss) \
162 $(use_with png) \
163 $(use_with threads pthread) \
164 - $(use pulseaudio && use_with pulseaudio pulse) \
165 $(use_with scanner sane) \
166 $(use_enable test tests) \
167 $(use_with truetype freetype) \
168
169
170
171 1.13 app-emulation/wine/wine-1.2.1.ebuild
172
173 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild?rev=1.13&view=markup
174 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild?rev=1.13&content-type=text/plain
175 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild?r1=1.12&r2=1.13
176
177 Index: wine-1.2.1.ebuild
178 ===================================================================
179 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v
180 retrieving revision 1.12
181 retrieving revision 1.13
182 diff -u -r1.12 -r1.13
183 --- wine-1.2.1.ebuild 18 Sep 2011 09:08:12 -0000 1.12
184 +++ wine-1.2.1.ebuild 2 Dec 2011 23:32:04 -0000 1.13
185 @@ -1,6 +1,6 @@
186 # Copyright 1999-2011 Gentoo Foundation
187 # Distributed under the terms of the GNU General Public License v2
188 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
189 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.2.1.ebuild,v 1.13 2011/12/02 23:32:04 vapier Exp $
190
191 EAPI="2"
192
193 @@ -25,8 +25,7 @@
194 DESCRIPTION="free implementation of Windows(tm) on Unix"
195 HOMEPAGE="http://www.winehq.org/"
196 SRC_URI="${SRC_URI}
197 - gecko? ( mirror://sourceforge/wine/wine_gecko-${GV}.cab )
198 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
199 + gecko? ( mirror://sourceforge/wine/wine_gecko-${GV}.cab )"
200
201 LICENSE="LGPL-2.1"
202 SLOT="0"
203
204
205
206 1.3 app-emulation/wine/wine-1.3.28.ebuild
207
208 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?rev=1.3&view=markup
209 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?rev=1.3&content-type=text/plain
210 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild?r1=1.2&r2=1.3
211
212 Index: wine-1.3.28.ebuild
213 ===================================================================
214 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v
215 retrieving revision 1.2
216 retrieving revision 1.3
217 diff -u -r1.2 -r1.3
218 --- wine-1.3.28.ebuild 18 Sep 2011 09:08:12 -0000 1.2
219 +++ wine-1.3.28.ebuild 2 Dec 2011 23:32:04 -0000 1.3
220 @@ -1,6 +1,6 @@
221 # Copyright 1999-2011 Gentoo Foundation
222 # Distributed under the terms of the GNU General Public License v2
223 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.2 2011/09/18 09:08:12 ssuominen Exp $
224 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.28.ebuild,v 1.3 2011/12/02 23:32:04 vapier Exp $
225
226 EAPI="2"
227
228 @@ -8,12 +8,10 @@
229
230 if [[ ${PV} == "9999" ]] ; then
231 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
232 - inherit git-2 autotools
233 + inherit git-2
234 SRC_URI=""
235 #KEYWORDS=""
236 else
237 - AUTOTOOLS_AUTO_DEPEND="no"
238 - inherit autotools
239 MY_P="${PN}-${PV/_/-}"
240 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
241 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
242
243
244
245 1.16 app-emulation/wine/wine-1.3.11.ebuild
246
247 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild?rev=1.16&view=markup
248 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild?rev=1.16&content-type=text/plain
249 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild?r1=1.15&r2=1.16
250
251 Index: wine-1.3.11.ebuild
252 ===================================================================
253 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v
254 retrieving revision 1.15
255 retrieving revision 1.16
256 diff -u -r1.15 -r1.16
257 --- wine-1.3.11.ebuild 18 Sep 2011 09:08:12 -0000 1.15
258 +++ wine-1.3.11.ebuild 2 Dec 2011 23:32:04 -0000 1.16
259 @@ -1,6 +1,6 @@
260 # Copyright 1999-2011 Gentoo Foundation
261 # Distributed under the terms of the GNU General Public License v2
262 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.15 2011/09/18 09:08:12 ssuominen Exp $
263 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.11.ebuild,v 1.16 2011/12/02 23:32:04 vapier Exp $
264
265 EAPI="2"
266
267 @@ -8,19 +8,16 @@
268
269 if [[ ${PV} == "9999" ]] ; then
270 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
271 - inherit git-2 autotools
272 + inherit git-2
273 SRC_URI=""
274 #KEYWORDS=""
275 else
276 - AUTOTOOLS_AUTO_DEPEND="no"
277 - inherit autotools
278 MY_P="${PN}-${PV/_/-}"
279 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
280 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
281 S=${WORKDIR}/${MY_P}
282 fi
283
284 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,0.38-winecfg}.patch ; }
285 GV="1.1.0"
286 DESCRIPTION="free implementation of Windows(tm) on Unix"
287 HOMEPAGE="http://www.winehq.org/"
288 @@ -28,19 +25,18 @@
289 gecko? (
290 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
291 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
292 - )
293 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
294 + )"
295
296 LICENSE="LGPL-2.1"
297 SLOT="0"
298 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
299 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
300 RESTRICT="test" #72375
301
302 MLIB_DEPS="amd64? (
303 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
304 X? (
305 >=app-emulation/emul-linux-x86-xlibs-2.1
306 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
307 + >=app-emulation/emul-linux-x86-soundlibs-2.1
308 )
309 mp3? ( app-emulation/emul-linux-x86-soundlibs )
310 openal? ( app-emulation/emul-linux-x86-sdl )
311 @@ -76,7 +72,6 @@
312 cups? ( net-print/cups )
313 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
314 opengl? ( virtual/opengl )
315 - pulseaudio? ( media-sound/pulseaudio )
316 gsm? ( media-sound/gsm )
317 jpeg? ( virtual/jpeg )
318 ldap? ( net-nds/openldap )
319 @@ -93,7 +88,6 @@
320 win32? ( ${MLIB_DEPS} )
321 xcomposite? ( x11-libs/libXcomposite )"
322 DEPEND="${RDEPEND}
323 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
324 X? (
325 x11-proto/inputproto
326 x11-proto/xextproto
327 @@ -118,10 +112,6 @@
328 }
329
330 src_prepare() {
331 - if use pulseaudio ; then
332 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
333 - eautoreconf
334 - fi
335 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
336 epatch_user #282735
337 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
338 @@ -161,7 +151,6 @@
339 $(use_with oss) \
340 $(use_with png) \
341 $(use_with threads pthread) \
342 - $(use pulseaudio && use_with pulseaudio pulse) \
343 $(use_with scanner sane) \
344 $(use_enable test tests) \
345 $(use_with truetype freetype) \
346
347
348
349 1.2 app-emulation/wine/wine-1.3.34.ebuild
350
351 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild?rev=1.2&view=markup
352 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild?rev=1.2&content-type=text/plain
353 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild?r1=1.1&r2=1.2
354
355 Index: wine-1.3.34.ebuild
356 ===================================================================
357 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v
358 retrieving revision 1.1
359 retrieving revision 1.2
360 diff -u -r1.1 -r1.2
361 --- wine-1.3.34.ebuild 2 Dec 2011 23:21:59 -0000 1.1
362 +++ wine-1.3.34.ebuild 2 Dec 2011 23:32:04 -0000 1.2
363 @@ -1,6 +1,6 @@
364 # Copyright 1999-2011 Gentoo Foundation
365 # Distributed under the terms of the GNU General Public License v2
366 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.1 2011/12/02 23:21:59 vapier Exp $
367 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.34.ebuild,v 1.2 2011/12/02 23:32:04 vapier Exp $
368
369 EAPI="2"
370
371 @@ -8,12 +8,10 @@
372
373 if [[ ${PV} == "9999" ]] ; then
374 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
375 - inherit git-2 autotools
376 + inherit git-2
377 SRC_URI=""
378 #KEYWORDS=""
379 else
380 - AUTOTOOLS_AUTO_DEPEND="no"
381 - inherit autotools
382 MY_P="${PN}-${PV/_/-}"
383 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
384 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
385
386
387
388 1.14 app-emulation/wine/wine-1.3.12.ebuild
389
390 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild?rev=1.14&view=markup
391 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild?rev=1.14&content-type=text/plain
392 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild?r1=1.13&r2=1.14
393
394 Index: wine-1.3.12.ebuild
395 ===================================================================
396 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v
397 retrieving revision 1.13
398 retrieving revision 1.14
399 diff -u -r1.13 -r1.14
400 --- wine-1.3.12.ebuild 18 Sep 2011 09:08:12 -0000 1.13
401 +++ wine-1.3.12.ebuild 2 Dec 2011 23:32:04 -0000 1.14
402 @@ -1,6 +1,6 @@
403 # Copyright 1999-2011 Gentoo Foundation
404 # Distributed under the terms of the GNU General Public License v2
405 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.13 2011/09/18 09:08:12 ssuominen Exp $
406 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.12.ebuild,v 1.14 2011/12/02 23:32:04 vapier Exp $
407
408 EAPI="2"
409
410 @@ -8,19 +8,16 @@
411
412 if [[ ${PV} == "9999" ]] ; then
413 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
414 - inherit git-2 autotools
415 + inherit git-2
416 SRC_URI=""
417 #KEYWORDS=""
418 else
419 - AUTOTOOLS_AUTO_DEPEND="no"
420 - inherit autotools
421 MY_P="${PN}-${PV/_/-}"
422 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
423 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
424 S=${WORKDIR}/${MY_P}
425 fi
426
427 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
428 GV="1.1.0"
429 DESCRIPTION="free implementation of Windows(tm) on Unix"
430 HOMEPAGE="http://www.winehq.org/"
431 @@ -28,19 +25,18 @@
432 gecko? (
433 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
434 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
435 - )
436 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
437 + )"
438
439 LICENSE="LGPL-2.1"
440 SLOT="0"
441 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
442 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
443 RESTRICT="test" #72375
444
445 MLIB_DEPS="amd64? (
446 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
447 X? (
448 >=app-emulation/emul-linux-x86-xlibs-2.1
449 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
450 + >=app-emulation/emul-linux-x86-soundlibs-2.1
451 )
452 mp3? ( app-emulation/emul-linux-x86-soundlibs )
453 openal? ( app-emulation/emul-linux-x86-sdl )
454 @@ -76,7 +72,6 @@
455 cups? ( net-print/cups )
456 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
457 opengl? ( virtual/opengl )
458 - pulseaudio? ( media-sound/pulseaudio )
459 gsm? ( media-sound/gsm )
460 jpeg? ( virtual/jpeg )
461 ldap? ( net-nds/openldap )
462 @@ -93,7 +88,6 @@
463 win32? ( ${MLIB_DEPS} )
464 xcomposite? ( x11-libs/libXcomposite )"
465 DEPEND="${RDEPEND}
466 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
467 X? (
468 x11-proto/inputproto
469 x11-proto/xextproto
470 @@ -118,10 +112,6 @@
471 }
472
473 src_prepare() {
474 - if use pulseaudio ; then
475 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
476 - eautoreconf
477 - fi
478 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
479 epatch_user #282735
480 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
481 @@ -161,7 +151,6 @@
482 $(use_with oss) \
483 $(use_with png) \
484 $(use_with threads pthread) \
485 - $(use pulseaudio && use_with pulseaudio pulse) \
486 $(use_with scanner sane) \
487 $(use_enable test tests) \
488 $(use_with truetype freetype) \
489
490
491
492 1.97 app-emulation/wine/wine-9999.ebuild
493
494 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.97&view=markup
495 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.97&content-type=text/plain
496 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.96&r2=1.97
497
498 Index: wine-9999.ebuild
499 ===================================================================
500 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
501 retrieving revision 1.96
502 retrieving revision 1.97
503 diff -u -r1.96 -r1.97
504 --- wine-9999.ebuild 2 Dec 2011 23:21:59 -0000 1.96
505 +++ wine-9999.ebuild 2 Dec 2011 23:32:04 -0000 1.97
506 @@ -1,6 +1,6 @@
507 # Copyright 1999-2011 Gentoo Foundation
508 # Distributed under the terms of the GNU General Public License v2
509 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.96 2011/12/02 23:21:59 vapier Exp $
510 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.97 2011/12/02 23:32:04 vapier Exp $
511
512 EAPI="2"
513
514 @@ -8,12 +8,10 @@
515
516 if [[ ${PV} == "9999" ]] ; then
517 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
518 - inherit git-2 autotools
519 + inherit git-2
520 SRC_URI=""
521 #KEYWORDS=""
522 else
523 - AUTOTOOLS_AUTO_DEPEND="no"
524 - inherit autotools
525 MY_P="${PN}-${PV/_/-}"
526 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
527 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
528
529
530
531 1.2 app-emulation/wine/wine-1.3.31.ebuild
532
533 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild?rev=1.2&view=markup
534 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild?rev=1.2&content-type=text/plain
535 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild?r1=1.1&r2=1.2
536
537 Index: wine-1.3.31.ebuild
538 ===================================================================
539 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v
540 retrieving revision 1.1
541 retrieving revision 1.2
542 diff -u -r1.1 -r1.2
543 --- wine-1.3.31.ebuild 7 Nov 2011 01:57:08 -0000 1.1
544 +++ wine-1.3.31.ebuild 2 Dec 2011 23:32:04 -0000 1.2
545 @@ -1,6 +1,6 @@
546 # Copyright 1999-2011 Gentoo Foundation
547 # Distributed under the terms of the GNU General Public License v2
548 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.1 2011/11/07 01:57:08 vapier Exp $
549 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.31.ebuild,v 1.2 2011/12/02 23:32:04 vapier Exp $
550
551 EAPI="2"
552
553 @@ -8,12 +8,10 @@
554
555 if [[ ${PV} == "9999" ]] ; then
556 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
557 - inherit git-2 autotools
558 + inherit git-2
559 SRC_URI=""
560 #KEYWORDS=""
561 else
562 - AUTOTOOLS_AUTO_DEPEND="no"
563 - inherit autotools
564 MY_P="${PN}-${PV/_/-}"
565 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
566 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
567
568
569
570 1.14 app-emulation/wine/wine-1.3.4.ebuild
571
572 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild?rev=1.14&view=markup
573 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild?rev=1.14&content-type=text/plain
574 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild?r1=1.13&r2=1.14
575
576 Index: wine-1.3.4.ebuild
577 ===================================================================
578 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v
579 retrieving revision 1.13
580 retrieving revision 1.14
581 diff -u -r1.13 -r1.14
582 --- wine-1.3.4.ebuild 18 Sep 2011 09:08:12 -0000 1.13
583 +++ wine-1.3.4.ebuild 2 Dec 2011 23:32:04 -0000 1.14
584 @@ -1,6 +1,6 @@
585 # Copyright 1999-2011 Gentoo Foundation
586 # Distributed under the terms of the GNU General Public License v2
587 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v 1.13 2011/09/18 09:08:12 ssuominen Exp $
588 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.4.ebuild,v 1.14 2011/12/02 23:32:04 vapier Exp $
589
590 EAPI="2"
591
592 @@ -8,19 +8,16 @@
593
594 if [[ ${PV} == "9999" ]] ; then
595 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
596 - inherit git-2 autotools
597 + inherit git-2
598 SRC_URI=""
599 #KEYWORDS=""
600 else
601 - AUTOTOOLS_AUTO_DEPEND="no"
602 - inherit autotools
603 MY_P="${PN}-${PV/_/-}"
604 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
605 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
606 S=${WORKDIR}/${MY_P}
607 fi
608
609 -pulse_patches() { echo "$1"/winepulse-{0.39,0.39-configure.ac,0.38-winecfg}.patch ; }
610 GV="1.1.0"
611 DESCRIPTION="free implementation of Windows(tm) on Unix"
612 HOMEPAGE="http://www.winehq.org/"
613 @@ -28,19 +25,18 @@
614 gecko? (
615 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
616 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
617 - )
618 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
619 + )"
620
621 LICENSE="LGPL-2.1"
622 SLOT="0"
623 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
624 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
625 RESTRICT="test" #72375
626
627 MLIB_DEPS="amd64? (
628 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
629 X? (
630 >=app-emulation/emul-linux-x86-xlibs-2.1
631 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
632 + >=app-emulation/emul-linux-x86-soundlibs-2.1
633 )
634 mp3? ( app-emulation/emul-linux-x86-soundlibs )
635 openal? ( app-emulation/emul-linux-x86-sdl )
636 @@ -74,7 +70,6 @@
637 nas? ( media-libs/nas )
638 cups? ( net-print/cups )
639 opengl? ( virtual/opengl )
640 - pulseaudio? ( media-sound/pulseaudio )
641 gsm? ( media-sound/gsm )
642 jpeg? ( virtual/jpeg )
643 ldap? ( net-nds/openldap )
644 @@ -90,7 +85,6 @@
645 win32? ( ${MLIB_DEPS} )
646 xcomposite? ( x11-libs/libXcomposite )"
647 DEPEND="${RDEPEND}
648 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
649 X? (
650 x11-proto/inputproto
651 x11-proto/xextproto
652 @@ -115,10 +109,6 @@
653 }
654
655 src_prepare() {
656 - if use pulseaudio ; then
657 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
658 - eautoreconf
659 - fi
660 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
661 epatch_user #282735
662 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
663 @@ -155,7 +145,6 @@
664 $(use_with oss) \
665 $(use_with png) \
666 $(use_with threads pthread) \
667 - $(use pulseaudio && use_with pulseaudio pulse) \
668 $(use_with scanner sane) \
669 $(use_enable test tests) \
670 $(use_with truetype freetype) \
671
672
673
674 1.15 app-emulation/wine/wine-1.3.14.ebuild
675
676 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild?rev=1.15&view=markup
677 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild?rev=1.15&content-type=text/plain
678 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild?r1=1.14&r2=1.15
679
680 Index: wine-1.3.14.ebuild
681 ===================================================================
682 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v
683 retrieving revision 1.14
684 retrieving revision 1.15
685 diff -u -r1.14 -r1.15
686 --- wine-1.3.14.ebuild 18 Sep 2011 09:08:12 -0000 1.14
687 +++ wine-1.3.14.ebuild 2 Dec 2011 23:32:04 -0000 1.15
688 @@ -1,6 +1,6 @@
689 # Copyright 1999-2011 Gentoo Foundation
690 # Distributed under the terms of the GNU General Public License v2
691 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.14 2011/09/18 09:08:12 ssuominen Exp $
692 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.14.ebuild,v 1.15 2011/12/02 23:32:04 vapier Exp $
693
694 EAPI="2"
695
696 @@ -8,19 +8,16 @@
697
698 if [[ ${PV} == "9999" ]] ; then
699 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
700 - inherit git-2 autotools
701 + inherit git-2
702 SRC_URI=""
703 #KEYWORDS=""
704 else
705 - AUTOTOOLS_AUTO_DEPEND="no"
706 - inherit autotools
707 MY_P="${PN}-${PV/_/-}"
708 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
709 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
710 S=${WORKDIR}/${MY_P}
711 fi
712
713 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
714 GV="1.1.0"
715 DESCRIPTION="free implementation of Windows(tm) on Unix"
716 HOMEPAGE="http://www.winehq.org/"
717 @@ -28,19 +25,18 @@
718 gecko? (
719 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
720 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
721 - )
722 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
723 + )"
724
725 LICENSE="LGPL-2.1"
726 SLOT="0"
727 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mousewarp mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
728 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
729 RESTRICT="test" #72375
730
731 MLIB_DEPS="amd64? (
732 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
733 X? (
734 >=app-emulation/emul-linux-x86-xlibs-2.1
735 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
736 + >=app-emulation/emul-linux-x86-soundlibs-2.1
737 )
738 mp3? ( app-emulation/emul-linux-x86-soundlibs )
739 openal? ( app-emulation/emul-linux-x86-sdl )
740 @@ -76,7 +72,6 @@
741 cups? ( net-print/cups )
742 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
743 opengl? ( virtual/opengl )
744 - pulseaudio? ( media-sound/pulseaudio )
745 gsm? ( media-sound/gsm )
746 jpeg? ( virtual/jpeg )
747 ldap? ( net-nds/openldap )
748 @@ -93,7 +88,6 @@
749 win32? ( ${MLIB_DEPS} )
750 xcomposite? ( x11-libs/libXcomposite )"
751 DEPEND="${RDEPEND}
752 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
753 X? (
754 x11-proto/inputproto
755 x11-proto/xextproto
756 @@ -118,11 +112,6 @@
757 }
758
759 src_prepare() {
760 - use mousewarp && epatch "${FILESDIR}"/${PN}-1.3.14-mouse-warp.patch
761 - if use pulseaudio ; then
762 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
763 - eautoreconf
764 - fi
765 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
766 epatch_user #282735
767 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
768 @@ -162,7 +151,6 @@
769 $(use_with oss) \
770 $(use_with png) \
771 $(use_with threads pthread) \
772 - $(use pulseaudio && use_with pulseaudio pulse) \
773 $(use_with scanner sane) \
774 $(use_enable test tests) \
775 $(use_with truetype freetype) \
776
777
778
779 1.15 app-emulation/wine/wine-1.3.17.ebuild
780
781 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild?rev=1.15&view=markup
782 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild?rev=1.15&content-type=text/plain
783 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild?r1=1.14&r2=1.15
784
785 Index: wine-1.3.17.ebuild
786 ===================================================================
787 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v
788 retrieving revision 1.14
789 retrieving revision 1.15
790 diff -u -r1.14 -r1.15
791 --- wine-1.3.17.ebuild 18 Sep 2011 09:08:12 -0000 1.14
792 +++ wine-1.3.17.ebuild 2 Dec 2011 23:32:04 -0000 1.15
793 @@ -1,6 +1,6 @@
794 # Copyright 1999-2011 Gentoo Foundation
795 # Distributed under the terms of the GNU General Public License v2
796 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.14 2011/09/18 09:08:12 ssuominen Exp $
797 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.17.ebuild,v 1.15 2011/12/02 23:32:04 vapier Exp $
798
799 EAPI="2"
800
801 @@ -8,19 +8,16 @@
802
803 if [[ ${PV} == "9999" ]] ; then
804 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
805 - inherit git-2 autotools
806 + inherit git-2
807 SRC_URI=""
808 #KEYWORDS=""
809 else
810 - AUTOTOOLS_AUTO_DEPEND="no"
811 - inherit autotools
812 MY_P="${PN}-${PV/_/-}"
813 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
814 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
815 S=${WORKDIR}/${MY_P}
816 fi
817
818 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
819 GV="1.2.0"
820 DESCRIPTION="free implementation of Windows(tm) on Unix"
821 HOMEPAGE="http://www.winehq.org/"
822 @@ -28,19 +25,18 @@
823 gecko? (
824 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
825 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
826 - )
827 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
828 + )"
829
830 LICENSE="LGPL-2.1"
831 SLOT="0"
832 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mousewarp mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
833 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
834 RESTRICT="test" #72375
835
836 MLIB_DEPS="amd64? (
837 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
838 X? (
839 >=app-emulation/emul-linux-x86-xlibs-2.1
840 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
841 + >=app-emulation/emul-linux-x86-soundlibs-2.1
842 )
843 mp3? ( app-emulation/emul-linux-x86-soundlibs )
844 openal? ( app-emulation/emul-linux-x86-sdl )
845 @@ -76,7 +72,6 @@
846 cups? ( net-print/cups )
847 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
848 opengl? ( virtual/opengl )
849 - pulseaudio? ( media-sound/pulseaudio )
850 gsm? ( media-sound/gsm )
851 jpeg? ( virtual/jpeg )
852 ldap? ( net-nds/openldap )
853 @@ -93,7 +88,6 @@
854 win32? ( ${MLIB_DEPS} )
855 xcomposite? ( x11-libs/libXcomposite )"
856 DEPEND="${RDEPEND}
857 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
858 X? (
859 x11-proto/inputproto
860 x11-proto/xextproto
861 @@ -118,11 +112,6 @@
862 }
863
864 src_prepare() {
865 - use mousewarp && epatch "${FILESDIR}"/${PN}-1.3.16-mouse-warp.patch
866 - if use pulseaudio ; then
867 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
868 - eautoreconf
869 - fi
870 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
871 epatch_user #282735
872 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
873 @@ -162,7 +151,6 @@
874 $(use_with oss) \
875 $(use_with png) \
876 $(use_with threads pthread) \
877 - $(use pulseaudio && use_with pulseaudio pulse) \
878 $(use_with scanner sane) \
879 $(use_enable test tests) \
880 $(use_with truetype freetype) \
881
882
883
884 1.8 app-emulation/wine/wine-1.3.25.ebuild
885
886 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild?rev=1.8&view=markup
887 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild?rev=1.8&content-type=text/plain
888 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild?r1=1.7&r2=1.8
889
890 Index: wine-1.3.25.ebuild
891 ===================================================================
892 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v
893 retrieving revision 1.7
894 retrieving revision 1.8
895 diff -u -r1.7 -r1.8
896 --- wine-1.3.25.ebuild 18 Sep 2011 09:08:12 -0000 1.7
897 +++ wine-1.3.25.ebuild 2 Dec 2011 23:32:04 -0000 1.8
898 @@ -1,6 +1,6 @@
899 # Copyright 1999-2011 Gentoo Foundation
900 # Distributed under the terms of the GNU General Public License v2
901 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.7 2011/09/18 09:08:12 ssuominen Exp $
902 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.25.ebuild,v 1.8 2011/12/02 23:32:04 vapier Exp $
903
904 EAPI="2"
905
906 @@ -8,12 +8,10 @@
907
908 if [[ ${PV} == "9999" ]] ; then
909 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
910 - inherit git-2 autotools
911 + inherit git-2
912 SRC_URI=""
913 #KEYWORDS=""
914 else
915 - AUTOTOOLS_AUTO_DEPEND="no"
916 - inherit autotools
917 MY_P="${PN}-${PV/_/-}"
918 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
919 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
920
921
922
923 1.14 app-emulation/wine/wine-1.3.19.ebuild
924
925 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild?rev=1.14&view=markup
926 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild?rev=1.14&content-type=text/plain
927 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild?r1=1.13&r2=1.14
928
929 Index: wine-1.3.19.ebuild
930 ===================================================================
931 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v
932 retrieving revision 1.13
933 retrieving revision 1.14
934 diff -u -r1.13 -r1.14
935 --- wine-1.3.19.ebuild 18 Sep 2011 09:08:12 -0000 1.13
936 +++ wine-1.3.19.ebuild 2 Dec 2011 23:32:04 -0000 1.14
937 @@ -1,6 +1,6 @@
938 # Copyright 1999-2011 Gentoo Foundation
939 # Distributed under the terms of the GNU General Public License v2
940 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.13 2011/09/18 09:08:12 ssuominen Exp $
941 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.19.ebuild,v 1.14 2011/12/02 23:32:04 vapier Exp $
942
943 EAPI="2"
944
945 @@ -8,19 +8,16 @@
946
947 if [[ ${PV} == "9999" ]] ; then
948 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
949 - inherit git-2 autotools
950 + inherit git-2
951 SRC_URI=""
952 #KEYWORDS=""
953 else
954 - AUTOTOOLS_AUTO_DEPEND="no"
955 - inherit autotools
956 MY_P="${PN}-${PV/_/-}"
957 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
958 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
959 S=${WORKDIR}/${MY_P}
960 fi
961
962 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.19,winecfg-1.3.11}.patch ; }
963 GV="1.2.0"
964 DESCRIPTION="free implementation of Windows(tm) on Unix"
965 HOMEPAGE="http://www.winehq.org/"
966 @@ -28,19 +25,18 @@
967 gecko? (
968 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
969 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
970 - )
971 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
972 + )"
973
974 LICENSE="LGPL-2.1"
975 SLOT="0"
976 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
977 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
978 RESTRICT="test" #72375
979
980 MLIB_DEPS="amd64? (
981 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
982 X? (
983 >=app-emulation/emul-linux-x86-xlibs-2.1
984 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
985 + >=app-emulation/emul-linux-x86-soundlibs-2.1
986 )
987 mp3? ( app-emulation/emul-linux-x86-soundlibs )
988 openal? ( app-emulation/emul-linux-x86-sdl )
989 @@ -76,7 +72,6 @@
990 cups? ( net-print/cups )
991 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
992 opengl? ( virtual/opengl )
993 - pulseaudio? ( media-sound/pulseaudio )
994 gsm? ( media-sound/gsm )
995 jpeg? ( virtual/jpeg )
996 ldap? ( net-nds/openldap )
997 @@ -93,7 +88,6 @@
998 win32? ( ${MLIB_DEPS} )
999 xcomposite? ( x11-libs/libXcomposite )"
1000 DEPEND="${RDEPEND}
1001 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1002 X? (
1003 x11-proto/inputproto
1004 x11-proto/xextproto
1005 @@ -118,10 +112,6 @@
1006 }
1007
1008 src_prepare() {
1009 - if use pulseaudio ; then
1010 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1011 - eautoreconf
1012 - fi
1013 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1014 epatch_user #282735
1015 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1016 @@ -161,7 +151,6 @@
1017 $(use_with oss) \
1018 $(use_with png) \
1019 $(use_with threads pthread) \
1020 - $(use pulseaudio && use_with pulseaudio pulse) \
1021 $(use_with scanner sane) \
1022 $(use_enable test tests) \
1023 $(use_with truetype freetype) \
1024
1025
1026
1027 1.13 app-emulation/wine/wine-1.3.6.ebuild
1028
1029 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild?rev=1.13&view=markup
1030 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild?rev=1.13&content-type=text/plain
1031 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild?r1=1.12&r2=1.13
1032
1033 Index: wine-1.3.6.ebuild
1034 ===================================================================
1035 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v
1036 retrieving revision 1.12
1037 retrieving revision 1.13
1038 diff -u -r1.12 -r1.13
1039 --- wine-1.3.6.ebuild 18 Sep 2011 09:08:12 -0000 1.12
1040 +++ wine-1.3.6.ebuild 2 Dec 2011 23:32:04 -0000 1.13
1041 @@ -1,6 +1,6 @@
1042 # Copyright 1999-2011 Gentoo Foundation
1043 # Distributed under the terms of the GNU General Public License v2
1044 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
1045 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.6.ebuild,v 1.13 2011/12/02 23:32:04 vapier Exp $
1046
1047 EAPI="2"
1048
1049 @@ -8,19 +8,16 @@
1050
1051 if [[ ${PV} == "9999" ]] ; then
1052 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1053 - inherit git-2 autotools
1054 + inherit git-2
1055 SRC_URI=""
1056 #KEYWORDS=""
1057 else
1058 - AUTOTOOLS_AUTO_DEPEND="no"
1059 - inherit autotools
1060 MY_P="${PN}-${PV/_/-}"
1061 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1062 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1063 S=${WORKDIR}/${MY_P}
1064 fi
1065
1066 -pulse_patches() { echo "$1"/winepulse-{0.39,0.39-configure.ac,0.38-winecfg}.patch ; }
1067 GV="1.1.0"
1068 DESCRIPTION="free implementation of Windows(tm) on Unix"
1069 HOMEPAGE="http://www.winehq.org/"
1070 @@ -28,19 +25,18 @@
1071 gecko? (
1072 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
1073 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
1074 - )
1075 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1076 + )"
1077
1078 LICENSE="LGPL-2.1"
1079 SLOT="0"
1080 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1081 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1082 RESTRICT="test" #72375
1083
1084 MLIB_DEPS="amd64? (
1085 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1086 X? (
1087 >=app-emulation/emul-linux-x86-xlibs-2.1
1088 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1089 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1090 )
1091 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1092 openal? ( app-emulation/emul-linux-x86-sdl )
1093 @@ -75,7 +71,6 @@
1094 nas? ( media-libs/nas )
1095 cups? ( net-print/cups )
1096 opengl? ( virtual/opengl )
1097 - pulseaudio? ( media-sound/pulseaudio )
1098 gsm? ( media-sound/gsm )
1099 jpeg? ( virtual/jpeg )
1100 ldap? ( net-nds/openldap )
1101 @@ -91,7 +86,6 @@
1102 win32? ( ${MLIB_DEPS} )
1103 xcomposite? ( x11-libs/libXcomposite )"
1104 DEPEND="${RDEPEND}
1105 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1106 X? (
1107 x11-proto/inputproto
1108 x11-proto/xextproto
1109 @@ -116,10 +110,6 @@
1110 }
1111
1112 src_prepare() {
1113 - if use pulseaudio ; then
1114 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1115 - eautoreconf
1116 - fi
1117 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1118 epatch_user #282735
1119 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1120 @@ -157,7 +147,6 @@
1121 $(use_with oss) \
1122 $(use_with png) \
1123 $(use_with threads pthread) \
1124 - $(use pulseaudio && use_with pulseaudio pulse) \
1125 $(use_with scanner sane) \
1126 $(use_enable test tests) \
1127 $(use_with truetype freetype) \
1128
1129
1130
1131 1.13 app-emulation/wine/wine-1.3.5.ebuild
1132
1133 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild?rev=1.13&view=markup
1134 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild?rev=1.13&content-type=text/plain
1135 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild?r1=1.12&r2=1.13
1136
1137 Index: wine-1.3.5.ebuild
1138 ===================================================================
1139 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v
1140 retrieving revision 1.12
1141 retrieving revision 1.13
1142 diff -u -r1.12 -r1.13
1143 --- wine-1.3.5.ebuild 18 Sep 2011 09:08:12 -0000 1.12
1144 +++ wine-1.3.5.ebuild 2 Dec 2011 23:32:04 -0000 1.13
1145 @@ -1,6 +1,6 @@
1146 # Copyright 1999-2011 Gentoo Foundation
1147 # Distributed under the terms of the GNU General Public License v2
1148 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
1149 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.5.ebuild,v 1.13 2011/12/02 23:32:04 vapier Exp $
1150
1151 EAPI="2"
1152
1153 @@ -8,19 +8,16 @@
1154
1155 if [[ ${PV} == "9999" ]] ; then
1156 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1157 - inherit git-2 autotools
1158 + inherit git-2
1159 SRC_URI=""
1160 #KEYWORDS=""
1161 else
1162 - AUTOTOOLS_AUTO_DEPEND="no"
1163 - inherit autotools
1164 MY_P="${PN}-${PV/_/-}"
1165 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1166 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1167 S=${WORKDIR}/${MY_P}
1168 fi
1169
1170 -pulse_patches() { echo "$1"/winepulse-{0.39,0.39-configure.ac,0.38-winecfg}.patch ; }
1171 GV="1.1.0"
1172 DESCRIPTION="free implementation of Windows(tm) on Unix"
1173 HOMEPAGE="http://www.winehq.org/"
1174 @@ -28,19 +25,18 @@
1175 gecko? (
1176 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
1177 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
1178 - )
1179 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1180 + )"
1181
1182 LICENSE="LGPL-2.1"
1183 SLOT="0"
1184 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1185 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1186 RESTRICT="test" #72375
1187
1188 MLIB_DEPS="amd64? (
1189 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1190 X? (
1191 >=app-emulation/emul-linux-x86-xlibs-2.1
1192 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1193 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1194 )
1195 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1196 openal? ( app-emulation/emul-linux-x86-sdl )
1197 @@ -74,7 +70,6 @@
1198 nas? ( media-libs/nas )
1199 cups? ( net-print/cups )
1200 opengl? ( virtual/opengl )
1201 - pulseaudio? ( media-sound/pulseaudio )
1202 gsm? ( media-sound/gsm )
1203 jpeg? ( virtual/jpeg )
1204 ldap? ( net-nds/openldap )
1205 @@ -90,7 +85,6 @@
1206 win32? ( ${MLIB_DEPS} )
1207 xcomposite? ( x11-libs/libXcomposite )"
1208 DEPEND="${RDEPEND}
1209 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1210 X? (
1211 x11-proto/inputproto
1212 x11-proto/xextproto
1213 @@ -115,10 +109,6 @@
1214 }
1215
1216 src_prepare() {
1217 - if use pulseaudio ; then
1218 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1219 - eautoreconf
1220 - fi
1221 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1222 epatch_user #282735
1223 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1224 @@ -155,7 +145,6 @@
1225 $(use_with oss) \
1226 $(use_with png) \
1227 $(use_with threads pthread) \
1228 - $(use pulseaudio && use_with pulseaudio pulse) \
1229 $(use_with scanner sane) \
1230 $(use_enable test tests) \
1231 $(use_with truetype freetype) \
1232
1233
1234
1235 1.18 app-emulation/wine/wine-1.3.2.ebuild
1236
1237 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild?rev=1.18&view=markup
1238 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild?rev=1.18&content-type=text/plain
1239 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild?r1=1.17&r2=1.18
1240
1241 Index: wine-1.3.2.ebuild
1242 ===================================================================
1243 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v
1244 retrieving revision 1.17
1245 retrieving revision 1.18
1246 diff -u -r1.17 -r1.18
1247 --- wine-1.3.2.ebuild 18 Sep 2011 09:08:12 -0000 1.17
1248 +++ wine-1.3.2.ebuild 2 Dec 2011 23:32:04 -0000 1.18
1249 @@ -1,6 +1,6 @@
1250 # Copyright 1999-2011 Gentoo Foundation
1251 # Distributed under the terms of the GNU General Public License v2
1252 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.17 2011/09/18 09:08:12 ssuominen Exp $
1253 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.2.ebuild,v 1.18 2011/12/02 23:32:04 vapier Exp $
1254
1255 EAPI="2"
1256
1257 @@ -8,19 +8,16 @@
1258
1259 if [[ ${PV} == "9999" ]] ; then
1260 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1261 - inherit git-2 autotools
1262 + inherit git-2
1263 SRC_URI=""
1264 #KEYWORDS=""
1265 else
1266 - AUTOTOOLS_AUTO_DEPEND="no"
1267 - inherit autotools
1268 MY_P="${PN}-${PV/_/-}"
1269 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1270 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1271 S=${WORKDIR}/${MY_P}
1272 fi
1273
1274 -pulse_patches() { echo "$1"/winepulse-{0.36,0.35-configure.ac,0.38-winecfg}.patch ; }
1275 GV="1.1.0"
1276 DESCRIPTION="free implementation of Windows(tm) on Unix"
1277 HOMEPAGE="http://www.winehq.org/"
1278 @@ -28,19 +25,18 @@
1279 gecko? (
1280 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
1281 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
1282 - )
1283 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1284 + )"
1285
1286 LICENSE="LGPL-2.1"
1287 SLOT="0"
1288 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1289 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1290 RESTRICT="test" #72375
1291
1292 MLIB_DEPS="amd64? (
1293 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1294 X? (
1295 >=app-emulation/emul-linux-x86-xlibs-2.1
1296 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1297 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1298 )
1299 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1300 openal? ( app-emulation/emul-linux-x86-sdl )
1301 @@ -74,7 +70,6 @@
1302 nas? ( media-libs/nas )
1303 cups? ( net-print/cups )
1304 opengl? ( virtual/opengl )
1305 - pulseaudio? ( media-sound/pulseaudio )
1306 gsm? ( media-sound/gsm )
1307 jpeg? ( virtual/jpeg )
1308 ldap? ( net-nds/openldap )
1309 @@ -90,7 +85,6 @@
1310 win32? ( ${MLIB_DEPS} )
1311 xcomposite? ( x11-libs/libXcomposite )"
1312 DEPEND="${RDEPEND}
1313 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1314 X? (
1315 x11-proto/inputproto
1316 x11-proto/xextproto
1317 @@ -115,10 +109,6 @@
1318 }
1319
1320 src_prepare() {
1321 - if use pulseaudio ; then
1322 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1323 - eautoreconf
1324 - fi
1325 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1326 epatch_user #282735
1327 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1328 @@ -155,7 +145,6 @@
1329 $(use_with oss) \
1330 $(use_with png) \
1331 $(use_with threads pthread) \
1332 - $(use pulseaudio && use_with pulseaudio pulse) \
1333 $(use_with scanner sane) \
1334 $(use_enable test tests) \
1335 $(use_with truetype freetype) \
1336
1337
1338
1339 1.13 app-emulation/wine/wine-1.3.21.ebuild
1340
1341 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild?rev=1.13&view=markup
1342 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild?rev=1.13&content-type=text/plain
1343 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild?r1=1.12&r2=1.13
1344
1345 Index: wine-1.3.21.ebuild
1346 ===================================================================
1347 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v
1348 retrieving revision 1.12
1349 retrieving revision 1.13
1350 diff -u -r1.12 -r1.13
1351 --- wine-1.3.21.ebuild 18 Sep 2011 09:08:12 -0000 1.12
1352 +++ wine-1.3.21.ebuild 2 Dec 2011 23:32:04 -0000 1.13
1353 @@ -1,6 +1,6 @@
1354 # Copyright 1999-2011 Gentoo Foundation
1355 # Distributed under the terms of the GNU General Public License v2
1356 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
1357 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.21.ebuild,v 1.13 2011/12/02 23:32:04 vapier Exp $
1358
1359 EAPI="2"
1360
1361 @@ -8,19 +8,16 @@
1362
1363 if [[ ${PV} == "9999" ]] ; then
1364 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1365 - inherit git-2 autotools
1366 + inherit git-2
1367 SRC_URI=""
1368 #KEYWORDS=""
1369 else
1370 - AUTOTOOLS_AUTO_DEPEND="no"
1371 - inherit autotools
1372 MY_P="${PN}-${PV/_/-}"
1373 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1374 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1375 S=${WORKDIR}/${MY_P}
1376 fi
1377
1378 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.20,winecfg-1.3.11}.patch ; }
1379 GV="1.2.0"
1380 DESCRIPTION="free implementation of Windows(tm) on Unix"
1381 HOMEPAGE="http://www.winehq.org/"
1382 @@ -28,19 +25,18 @@
1383 gecko? (
1384 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
1385 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
1386 - )
1387 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1388 + )"
1389
1390 LICENSE="LGPL-2.1"
1391 SLOT="0"
1392 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1393 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1394 RESTRICT="test" #72375
1395
1396 MLIB_DEPS="amd64? (
1397 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1398 X? (
1399 >=app-emulation/emul-linux-x86-xlibs-2.1
1400 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1401 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1402 )
1403 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1404 openal? ( app-emulation/emul-linux-x86-sdl )
1405 @@ -76,7 +72,6 @@
1406 cups? ( net-print/cups )
1407 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
1408 opengl? ( virtual/opengl )
1409 - pulseaudio? ( media-sound/pulseaudio )
1410 gsm? ( media-sound/gsm )
1411 jpeg? ( virtual/jpeg )
1412 ldap? ( net-nds/openldap )
1413 @@ -93,7 +88,6 @@
1414 win32? ( ${MLIB_DEPS} )
1415 xcomposite? ( x11-libs/libXcomposite )"
1416 DEPEND="${RDEPEND}
1417 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1418 X? (
1419 x11-proto/inputproto
1420 x11-proto/xextproto
1421 @@ -118,10 +112,6 @@
1422 }
1423
1424 src_prepare() {
1425 - if use pulseaudio ; then
1426 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1427 - eautoreconf
1428 - fi
1429 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1430 epatch_user #282735
1431 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1432 @@ -161,7 +151,6 @@
1433 $(use_with oss) \
1434 $(use_with png) \
1435 $(use_with threads pthread) \
1436 - $(use pulseaudio && use_with pulseaudio pulse) \
1437 $(use_with scanner sane) \
1438 $(use_enable test tests) \
1439 $(use_with truetype freetype) \
1440
1441
1442
1443 1.2 app-emulation/wine/wine-1.3.30.ebuild
1444
1445 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild?rev=1.2&view=markup
1446 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild?rev=1.2&content-type=text/plain
1447 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild?r1=1.1&r2=1.2
1448
1449 Index: wine-1.3.30.ebuild
1450 ===================================================================
1451 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v
1452 retrieving revision 1.1
1453 retrieving revision 1.2
1454 diff -u -r1.1 -r1.2
1455 --- wine-1.3.30.ebuild 13 Oct 2011 01:26:33 -0000 1.1
1456 +++ wine-1.3.30.ebuild 2 Dec 2011 23:32:04 -0000 1.2
1457 @@ -1,6 +1,6 @@
1458 # Copyright 1999-2011 Gentoo Foundation
1459 # Distributed under the terms of the GNU General Public License v2
1460 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.1 2011/10/13 01:26:33 vapier Exp $
1461 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.30.ebuild,v 1.2 2011/12/02 23:32:04 vapier Exp $
1462
1463 EAPI="2"
1464
1465 @@ -8,12 +8,10 @@
1466
1467 if [[ ${PV} == "9999" ]] ; then
1468 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1469 - inherit git-2 autotools
1470 + inherit git-2
1471 SRC_URI=""
1472 #KEYWORDS=""
1473 else
1474 - AUTOTOOLS_AUTO_DEPEND="no"
1475 - inherit autotools
1476 MY_P="${PN}-${PV/_/-}"
1477 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1478 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1479
1480
1481
1482 1.2 app-emulation/wine/wine-1.3.29.ebuild
1483
1484 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild?rev=1.2&view=markup
1485 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild?rev=1.2&content-type=text/plain
1486 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild?r1=1.1&r2=1.2
1487
1488 Index: wine-1.3.29.ebuild
1489 ===================================================================
1490 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v
1491 retrieving revision 1.1
1492 retrieving revision 1.2
1493 diff -u -r1.1 -r1.2
1494 --- wine-1.3.29.ebuild 26 Sep 2011 18:26:56 -0000 1.1
1495 +++ wine-1.3.29.ebuild 2 Dec 2011 23:32:04 -0000 1.2
1496 @@ -1,6 +1,6 @@
1497 # Copyright 1999-2011 Gentoo Foundation
1498 # Distributed under the terms of the GNU General Public License v2
1499 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.1 2011/09/26 18:26:56 vapier Exp $
1500 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.29.ebuild,v 1.2 2011/12/02 23:32:04 vapier Exp $
1501
1502 EAPI="2"
1503
1504 @@ -8,12 +8,10 @@
1505
1506 if [[ ${PV} == "9999" ]] ; then
1507 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1508 - inherit git-2 autotools
1509 + inherit git-2
1510 SRC_URI=""
1511 #KEYWORDS=""
1512 else
1513 - AUTOTOOLS_AUTO_DEPEND="no"
1514 - inherit autotools
1515 MY_P="${PN}-${PV/_/-}"
1516 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1517 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1518
1519
1520
1521 1.13 app-emulation/wine/wine-1.3.20.ebuild
1522
1523 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild?rev=1.13&view=markup
1524 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild?rev=1.13&content-type=text/plain
1525 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild?r1=1.12&r2=1.13
1526
1527 Index: wine-1.3.20.ebuild
1528 ===================================================================
1529 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v
1530 retrieving revision 1.12
1531 retrieving revision 1.13
1532 diff -u -r1.12 -r1.13
1533 --- wine-1.3.20.ebuild 18 Sep 2011 09:08:12 -0000 1.12
1534 +++ wine-1.3.20.ebuild 2 Dec 2011 23:32:04 -0000 1.13
1535 @@ -1,6 +1,6 @@
1536 # Copyright 1999-2011 Gentoo Foundation
1537 # Distributed under the terms of the GNU General Public License v2
1538 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
1539 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.20.ebuild,v 1.13 2011/12/02 23:32:04 vapier Exp $
1540
1541 EAPI="2"
1542
1543 @@ -8,19 +8,16 @@
1544
1545 if [[ ${PV} == "9999" ]] ; then
1546 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1547 - inherit git-2 autotools
1548 + inherit git-2
1549 SRC_URI=""
1550 #KEYWORDS=""
1551 else
1552 - AUTOTOOLS_AUTO_DEPEND="no"
1553 - inherit autotools
1554 MY_P="${PN}-${PV/_/-}"
1555 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1556 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1557 S=${WORKDIR}/${MY_P}
1558 fi
1559
1560 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.20,winecfg-1.3.11}.patch ; }
1561 GV="1.2.0"
1562 DESCRIPTION="free implementation of Windows(tm) on Unix"
1563 HOMEPAGE="http://www.winehq.org/"
1564 @@ -28,19 +25,18 @@
1565 gecko? (
1566 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
1567 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
1568 - )
1569 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1570 + )"
1571
1572 LICENSE="LGPL-2.1"
1573 SLOT="0"
1574 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1575 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1576 RESTRICT="test" #72375
1577
1578 MLIB_DEPS="amd64? (
1579 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1580 X? (
1581 >=app-emulation/emul-linux-x86-xlibs-2.1
1582 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1583 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1584 )
1585 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1586 openal? ( app-emulation/emul-linux-x86-sdl )
1587 @@ -76,7 +72,6 @@
1588 cups? ( net-print/cups )
1589 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
1590 opengl? ( virtual/opengl )
1591 - pulseaudio? ( media-sound/pulseaudio )
1592 gsm? ( media-sound/gsm )
1593 jpeg? ( virtual/jpeg )
1594 ldap? ( net-nds/openldap )
1595 @@ -93,7 +88,6 @@
1596 win32? ( ${MLIB_DEPS} )
1597 xcomposite? ( x11-libs/libXcomposite )"
1598 DEPEND="${RDEPEND}
1599 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1600 X? (
1601 x11-proto/inputproto
1602 x11-proto/xextproto
1603 @@ -118,10 +112,6 @@
1604 }
1605
1606 src_prepare() {
1607 - if use pulseaudio ; then
1608 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1609 - eautoreconf
1610 - fi
1611 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1612 epatch_user #282735
1613 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1614 @@ -161,7 +151,6 @@
1615 $(use_with oss) \
1616 $(use_with png) \
1617 $(use_with threads pthread) \
1618 - $(use pulseaudio && use_with pulseaudio pulse) \
1619 $(use_with scanner sane) \
1620 $(use_enable test tests) \
1621 $(use_with truetype freetype) \
1622
1623
1624
1625 1.14 app-emulation/wine/wine-1.3.15.ebuild
1626
1627 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild?rev=1.14&view=markup
1628 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild?rev=1.14&content-type=text/plain
1629 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild?r1=1.13&r2=1.14
1630
1631 Index: wine-1.3.15.ebuild
1632 ===================================================================
1633 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v
1634 retrieving revision 1.13
1635 retrieving revision 1.14
1636 diff -u -r1.13 -r1.14
1637 --- wine-1.3.15.ebuild 18 Sep 2011 09:08:12 -0000 1.13
1638 +++ wine-1.3.15.ebuild 2 Dec 2011 23:32:04 -0000 1.14
1639 @@ -1,6 +1,6 @@
1640 # Copyright 1999-2011 Gentoo Foundation
1641 # Distributed under the terms of the GNU General Public License v2
1642 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.13 2011/09/18 09:08:12 ssuominen Exp $
1643 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.15.ebuild,v 1.14 2011/12/02 23:32:04 vapier Exp $
1644
1645 EAPI="2"
1646
1647 @@ -8,19 +8,16 @@
1648
1649 if [[ ${PV} == "9999" ]] ; then
1650 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1651 - inherit git-2 autotools
1652 + inherit git-2
1653 SRC_URI=""
1654 #KEYWORDS=""
1655 else
1656 - AUTOTOOLS_AUTO_DEPEND="no"
1657 - inherit autotools
1658 MY_P="${PN}-${PV/_/-}"
1659 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1660 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1661 S=${WORKDIR}/${MY_P}
1662 fi
1663
1664 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
1665 GV="1.1.0"
1666 DESCRIPTION="free implementation of Windows(tm) on Unix"
1667 HOMEPAGE="http://www.winehq.org/"
1668 @@ -28,19 +25,18 @@
1669 gecko? (
1670 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
1671 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
1672 - )
1673 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1674 + )"
1675
1676 LICENSE="LGPL-2.1"
1677 SLOT="0"
1678 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mousewarp mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1679 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1680 RESTRICT="test" #72375
1681
1682 MLIB_DEPS="amd64? (
1683 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1684 X? (
1685 >=app-emulation/emul-linux-x86-xlibs-2.1
1686 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1687 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1688 )
1689 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1690 openal? ( app-emulation/emul-linux-x86-sdl )
1691 @@ -76,7 +72,6 @@
1692 cups? ( net-print/cups )
1693 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
1694 opengl? ( virtual/opengl )
1695 - pulseaudio? ( media-sound/pulseaudio )
1696 gsm? ( media-sound/gsm )
1697 jpeg? ( virtual/jpeg )
1698 ldap? ( net-nds/openldap )
1699 @@ -93,7 +88,6 @@
1700 win32? ( ${MLIB_DEPS} )
1701 xcomposite? ( x11-libs/libXcomposite )"
1702 DEPEND="${RDEPEND}
1703 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1704 X? (
1705 x11-proto/inputproto
1706 x11-proto/xextproto
1707 @@ -118,11 +112,6 @@
1708 }
1709
1710 src_prepare() {
1711 - use mousewarp && epatch "${FILESDIR}"/${PN}-1.3.14-mouse-warp.patch
1712 - if use pulseaudio ; then
1713 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1714 - eautoreconf
1715 - fi
1716 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1717 epatch_user #282735
1718 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1719 @@ -162,7 +151,6 @@
1720 $(use_with oss) \
1721 $(use_with png) \
1722 $(use_with threads pthread) \
1723 - $(use pulseaudio && use_with pulseaudio pulse) \
1724 $(use_with scanner sane) \
1725 $(use_enable test tests) \
1726 $(use_with truetype freetype) \
1727
1728
1729
1730 1.4 app-emulation/wine/wine-1.3.27.ebuild
1731
1732 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild?rev=1.4&view=markup
1733 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild?rev=1.4&content-type=text/plain
1734 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild?r1=1.3&r2=1.4
1735
1736 Index: wine-1.3.27.ebuild
1737 ===================================================================
1738 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v
1739 retrieving revision 1.3
1740 retrieving revision 1.4
1741 diff -u -r1.3 -r1.4
1742 --- wine-1.3.27.ebuild 18 Sep 2011 09:08:12 -0000 1.3
1743 +++ wine-1.3.27.ebuild 2 Dec 2011 23:32:04 -0000 1.4
1744 @@ -1,6 +1,6 @@
1745 # Copyright 1999-2011 Gentoo Foundation
1746 # Distributed under the terms of the GNU General Public License v2
1747 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.3 2011/09/18 09:08:12 ssuominen Exp $
1748 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.27.ebuild,v 1.4 2011/12/02 23:32:04 vapier Exp $
1749
1750 EAPI="2"
1751
1752 @@ -8,12 +8,10 @@
1753
1754 if [[ ${PV} == "9999" ]] ; then
1755 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1756 - inherit git-2 autotools
1757 + inherit git-2
1758 SRC_URI=""
1759 #KEYWORDS=""
1760 else
1761 - AUTOTOOLS_AUTO_DEPEND="no"
1762 - inherit autotools
1763 MY_P="${PN}-${PV/_/-}"
1764 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1765 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1766
1767
1768
1769 1.389 app-emulation/wine/ChangeLog
1770
1771 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.389&view=markup
1772 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.389&content-type=text/plain
1773 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.388&r2=1.389
1774
1775 Index: ChangeLog
1776 ===================================================================
1777 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
1778 retrieving revision 1.388
1779 retrieving revision 1.389
1780 diff -u -r1.388 -r1.389
1781 --- ChangeLog 2 Dec 2011 23:21:59 -0000 1.388
1782 +++ ChangeLog 2 Dec 2011 23:32:04 -0000 1.389
1783 @@ -1,6 +1,24 @@
1784 # ChangeLog for app-emulation/wine
1785 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
1786 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.388 2011/12/02 23:21:59 vapier Exp $
1787 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.389 2011/12/02 23:32:04 vapier Exp $
1788 +
1789 + 02 Dec 2011; Mike Frysinger <vapier@g.o>
1790 + -files/wine-1.1.15-configure-host.patch, wine-1.2.1.ebuild,
1791 + wine-1.3.0.ebuild, wine-1.3.1.ebuild, wine-1.3.2.ebuild, wine-1.3.3.ebuild,
1792 + wine-1.3.4.ebuild, wine-1.3.5.ebuild, wine-1.3.6.ebuild, wine-1.3.7.ebuild,
1793 + wine-1.3.8.ebuild, wine-1.3.9.ebuild, wine-1.3.10.ebuild, wine-1.3.11.ebuild,
1794 + wine-1.3.12.ebuild, wine-1.3.13.ebuild, wine-1.3.14.ebuild,
1795 + -files/wine-1.3.14-mouse-warp.patch, wine-1.3.15.ebuild, wine-1.3.16.ebuild,
1796 + -files/wine-1.3.16-mouse-warp.patch, wine-1.3.17.ebuild, wine-1.3.18.ebuild,
1797 + wine-1.3.19.ebuild, wine-1.3.20.ebuild, wine-1.3.21.ebuild,
1798 + wine-1.3.22.ebuild, wine-1.3.23.ebuild, wine-1.3.24.ebuild,
1799 + wine-1.3.25.ebuild, wine-1.3.26.ebuild, wine-1.3.27.ebuild,
1800 + wine-1.3.28.ebuild, wine-1.3.29.ebuild, wine-1.3.30.ebuild,
1801 + wine-1.3.31.ebuild, wine-1.3.32.ebuild, wine-1.3.33.ebuild,
1802 + wine-1.3.34.ebuild, wine-9999.ebuild, -files/wine-gentoo-no-ssp.patch,
1803 + metadata.xml:
1804 + Delete custom pulseaudio/mousewarp patches that are obsolete in newer
1805 + versions.
1806
1807 *wine-1.3.34 (02 Dec 2011)
1808 *wine-1.3.33 (02 Dec 2011)
1809
1810
1811
1812 1.12 app-emulation/wine/wine-1.3.8.ebuild
1813
1814 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild?rev=1.12&view=markup
1815 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild?rev=1.12&content-type=text/plain
1816 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild?r1=1.11&r2=1.12
1817
1818 Index: wine-1.3.8.ebuild
1819 ===================================================================
1820 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v
1821 retrieving revision 1.11
1822 retrieving revision 1.12
1823 diff -u -r1.11 -r1.12
1824 --- wine-1.3.8.ebuild 18 Sep 2011 09:08:12 -0000 1.11
1825 +++ wine-1.3.8.ebuild 2 Dec 2011 23:32:04 -0000 1.12
1826 @@ -1,6 +1,6 @@
1827 # Copyright 1999-2011 Gentoo Foundation
1828 # Distributed under the terms of the GNU General Public License v2
1829 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.11 2011/09/18 09:08:12 ssuominen Exp $
1830 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.8.ebuild,v 1.12 2011/12/02 23:32:04 vapier Exp $
1831
1832 EAPI="2"
1833
1834 @@ -8,19 +8,16 @@
1835
1836 if [[ ${PV} == "9999" ]] ; then
1837 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1838 - inherit git-2 autotools
1839 + inherit git-2
1840 SRC_URI=""
1841 #KEYWORDS=""
1842 else
1843 - AUTOTOOLS_AUTO_DEPEND="no"
1844 - inherit autotools
1845 MY_P="${PN}-${PV/_/-}"
1846 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1847 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1848 S=${WORKDIR}/${MY_P}
1849 fi
1850
1851 -pulse_patches() { echo "$1"/winepulse-{0.39,0.39-configure.ac,0.38-winecfg}.patch ; }
1852 GV="1.1.0"
1853 DESCRIPTION="free implementation of Windows(tm) on Unix"
1854 HOMEPAGE="http://www.winehq.org/"
1855 @@ -28,19 +25,18 @@
1856 gecko? (
1857 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
1858 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
1859 - )
1860 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1861 + )"
1862
1863 LICENSE="LGPL-2.1"
1864 SLOT="0"
1865 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1866 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1867 RESTRICT="test" #72375
1868
1869 MLIB_DEPS="amd64? (
1870 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
1871 X? (
1872 >=app-emulation/emul-linux-x86-xlibs-2.1
1873 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
1874 + >=app-emulation/emul-linux-x86-soundlibs-2.1
1875 )
1876 mp3? ( app-emulation/emul-linux-x86-soundlibs )
1877 openal? ( app-emulation/emul-linux-x86-sdl )
1878 @@ -75,7 +71,6 @@
1879 nas? ( media-libs/nas )
1880 cups? ( net-print/cups )
1881 opengl? ( virtual/opengl )
1882 - pulseaudio? ( media-sound/pulseaudio )
1883 gsm? ( media-sound/gsm )
1884 jpeg? ( virtual/jpeg )
1885 ldap? ( net-nds/openldap )
1886 @@ -91,7 +86,6 @@
1887 win32? ( ${MLIB_DEPS} )
1888 xcomposite? ( x11-libs/libXcomposite )"
1889 DEPEND="${RDEPEND}
1890 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
1891 X? (
1892 x11-proto/inputproto
1893 x11-proto/xextproto
1894 @@ -116,10 +110,6 @@
1895 }
1896
1897 src_prepare() {
1898 - if use pulseaudio ; then
1899 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
1900 - eautoreconf
1901 - fi
1902 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
1903 epatch_user #282735
1904 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
1905 @@ -157,7 +147,6 @@
1906 $(use_with oss) \
1907 $(use_with png) \
1908 $(use_with threads pthread) \
1909 - $(use pulseaudio && use_with pulseaudio pulse) \
1910 $(use_with scanner sane) \
1911 $(use_enable test tests) \
1912 $(use_with truetype freetype) \
1913
1914
1915
1916 1.15 app-emulation/wine/metadata.xml
1917
1918 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?rev=1.15&view=markup
1919 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?rev=1.15&content-type=text/plain
1920 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/metadata.xml?r1=1.14&r2=1.15
1921
1922 Index: metadata.xml
1923 ===================================================================
1924 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/metadata.xml,v
1925 retrieving revision 1.14
1926 retrieving revision 1.15
1927 diff -u -r1.14 -r1.15
1928 --- metadata.xml 18 Sep 2011 09:08:12 -0000 1.14
1929 +++ metadata.xml 2 Dec 2011 23:32:04 -0000 1.15
1930 @@ -11,7 +11,6 @@
1931 <flag name='capi'>Enable ISDN support via CAPI</flag>
1932 <flag name='custom-cflags'>Bypass strip-flags; use are your own peril</flag>
1933 <flag name='gecko'>Add support for the Gecko engine when using iexplore</flag>
1934 - <flag name='mousewarp'>Add mouse warp patch -- enable this if you primarily play games (http://bugs.winehq.org/show_bug.cgi?id=6971)</flag>
1935 <flag name='opencl'>Enable OpenCL support</flag>
1936 <flag name='perl'>Install helpers written in perl (winedump/winemaker)</flag>
1937 <flag name='samba'>Add support for NTLM auth. see
1938
1939
1940
1941 1.13 app-emulation/wine/wine-1.3.22.ebuild
1942
1943 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild?rev=1.13&view=markup
1944 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild?rev=1.13&content-type=text/plain
1945 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild?r1=1.12&r2=1.13
1946
1947 Index: wine-1.3.22.ebuild
1948 ===================================================================
1949 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v
1950 retrieving revision 1.12
1951 retrieving revision 1.13
1952 diff -u -r1.12 -r1.13
1953 --- wine-1.3.22.ebuild 18 Sep 2011 09:08:12 -0000 1.12
1954 +++ wine-1.3.22.ebuild 2 Dec 2011 23:32:04 -0000 1.13
1955 @@ -1,6 +1,6 @@
1956 # Copyright 1999-2011 Gentoo Foundation
1957 # Distributed under the terms of the GNU General Public License v2
1958 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
1959 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.22.ebuild,v 1.13 2011/12/02 23:32:04 vapier Exp $
1960
1961 EAPI="2"
1962
1963 @@ -8,19 +8,16 @@
1964
1965 if [[ ${PV} == "9999" ]] ; then
1966 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
1967 - inherit git-2 autotools
1968 + inherit git-2
1969 SRC_URI=""
1970 #KEYWORDS=""
1971 else
1972 - AUTOTOOLS_AUTO_DEPEND="no"
1973 - inherit autotools
1974 MY_P="${PN}-${PV/_/-}"
1975 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
1976 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
1977 S=${WORKDIR}/${MY_P}
1978 fi
1979
1980 -pulse_patches() { echo "$1"/winepulse-{0.40,configure.ac-1.3.22,winecfg-1.3.11}.patch ; }
1981 GV="1.2.0"
1982 DESCRIPTION="free implementation of Windows(tm) on Unix"
1983 HOMEPAGE="http://www.winehq.org/"
1984 @@ -28,19 +25,18 @@
1985 gecko? (
1986 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
1987 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
1988 - )
1989 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
1990 + )"
1991
1992 LICENSE="LGPL-2.1"
1993 SLOT="0"
1994 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1995 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
1996 RESTRICT="test" #72375
1997
1998 MLIB_DEPS="amd64? (
1999 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2000 X? (
2001 >=app-emulation/emul-linux-x86-xlibs-2.1
2002 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2003 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2004 )
2005 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2006 openal? ( app-emulation/emul-linux-x86-sdl )
2007 @@ -76,7 +72,6 @@
2008 cups? ( net-print/cups )
2009 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
2010 opengl? ( virtual/opengl )
2011 - pulseaudio? ( media-sound/pulseaudio )
2012 gsm? ( media-sound/gsm )
2013 jpeg? ( virtual/jpeg )
2014 ldap? ( net-nds/openldap )
2015 @@ -93,7 +88,6 @@
2016 win32? ( ${MLIB_DEPS} )
2017 xcomposite? ( x11-libs/libXcomposite )"
2018 DEPEND="${RDEPEND}
2019 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2020 X? (
2021 x11-proto/inputproto
2022 x11-proto/xextproto
2023 @@ -118,10 +112,6 @@
2024 }
2025
2026 src_prepare() {
2027 - if use pulseaudio ; then
2028 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2029 - eautoreconf
2030 - fi
2031 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2032 epatch_user #282735
2033 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2034 @@ -161,7 +151,6 @@
2035 $(use_with oss) \
2036 $(use_with png) \
2037 $(use_with threads pthread) \
2038 - $(use pulseaudio && use_with pulseaudio pulse) \
2039 $(use_with scanner sane) \
2040 $(use_enable test tests) \
2041 $(use_with truetype freetype) \
2042
2043
2044
2045 1.15 app-emulation/wine/wine-1.3.18.ebuild
2046
2047 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild?rev=1.15&view=markup
2048 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild?rev=1.15&content-type=text/plain
2049 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild?r1=1.14&r2=1.15
2050
2051 Index: wine-1.3.18.ebuild
2052 ===================================================================
2053 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v
2054 retrieving revision 1.14
2055 retrieving revision 1.15
2056 diff -u -r1.14 -r1.15
2057 --- wine-1.3.18.ebuild 18 Sep 2011 09:08:12 -0000 1.14
2058 +++ wine-1.3.18.ebuild 2 Dec 2011 23:32:04 -0000 1.15
2059 @@ -1,6 +1,6 @@
2060 # Copyright 1999-2011 Gentoo Foundation
2061 # Distributed under the terms of the GNU General Public License v2
2062 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.14 2011/09/18 09:08:12 ssuominen Exp $
2063 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.18.ebuild,v 1.15 2011/12/02 23:32:04 vapier Exp $
2064
2065 EAPI="2"
2066
2067 @@ -8,19 +8,16 @@
2068
2069 if [[ ${PV} == "9999" ]] ; then
2070 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2071 - inherit git-2 autotools
2072 + inherit git-2
2073 SRC_URI=""
2074 #KEYWORDS=""
2075 else
2076 - AUTOTOOLS_AUTO_DEPEND="no"
2077 - inherit autotools
2078 MY_P="${PN}-${PV/_/-}"
2079 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2080 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2081 S=${WORKDIR}/${MY_P}
2082 fi
2083
2084 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
2085 GV="1.2.0"
2086 DESCRIPTION="free implementation of Windows(tm) on Unix"
2087 HOMEPAGE="http://www.winehq.org/"
2088 @@ -28,19 +25,18 @@
2089 gecko? (
2090 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
2091 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
2092 - )
2093 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2094 + )"
2095
2096 LICENSE="LGPL-2.1"
2097 SLOT="0"
2098 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2099 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2100 RESTRICT="test" #72375
2101
2102 MLIB_DEPS="amd64? (
2103 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2104 X? (
2105 >=app-emulation/emul-linux-x86-xlibs-2.1
2106 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2107 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2108 )
2109 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2110 openal? ( app-emulation/emul-linux-x86-sdl )
2111 @@ -76,7 +72,6 @@
2112 cups? ( net-print/cups )
2113 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
2114 opengl? ( virtual/opengl )
2115 - pulseaudio? ( media-sound/pulseaudio )
2116 gsm? ( media-sound/gsm )
2117 jpeg? ( virtual/jpeg )
2118 ldap? ( net-nds/openldap )
2119 @@ -93,7 +88,6 @@
2120 win32? ( ${MLIB_DEPS} )
2121 xcomposite? ( x11-libs/libXcomposite )"
2122 DEPEND="${RDEPEND}
2123 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2124 X? (
2125 x11-proto/inputproto
2126 x11-proto/xextproto
2127 @@ -118,10 +112,6 @@
2128 }
2129
2130 src_prepare() {
2131 - if use pulseaudio ; then
2132 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2133 - eautoreconf
2134 - fi
2135 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2136 epatch_user #282735
2137 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2138 @@ -161,7 +151,6 @@
2139 $(use_with oss) \
2140 $(use_with png) \
2141 $(use_with threads pthread) \
2142 - $(use pulseaudio && use_with pulseaudio pulse) \
2143 $(use_with scanner sane) \
2144 $(use_enable test tests) \
2145 $(use_with truetype freetype) \
2146
2147
2148
2149 1.8 app-emulation/wine/wine-1.3.26.ebuild
2150
2151 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild?rev=1.8&view=markup
2152 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild?rev=1.8&content-type=text/plain
2153 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild?r1=1.7&r2=1.8
2154
2155 Index: wine-1.3.26.ebuild
2156 ===================================================================
2157 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v
2158 retrieving revision 1.7
2159 retrieving revision 1.8
2160 diff -u -r1.7 -r1.8
2161 --- wine-1.3.26.ebuild 18 Sep 2011 09:08:12 -0000 1.7
2162 +++ wine-1.3.26.ebuild 2 Dec 2011 23:32:04 -0000 1.8
2163 @@ -1,6 +1,6 @@
2164 # Copyright 1999-2011 Gentoo Foundation
2165 # Distributed under the terms of the GNU General Public License v2
2166 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.7 2011/09/18 09:08:12 ssuominen Exp $
2167 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.26.ebuild,v 1.8 2011/12/02 23:32:04 vapier Exp $
2168
2169 EAPI="2"
2170
2171 @@ -8,12 +8,10 @@
2172
2173 if [[ ${PV} == "9999" ]] ; then
2174 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2175 - inherit git-2 autotools
2176 + inherit git-2
2177 SRC_URI=""
2178 #KEYWORDS=""
2179 else
2180 - AUTOTOOLS_AUTO_DEPEND="no"
2181 - inherit autotools
2182 MY_P="${PN}-${PV/_/-}"
2183 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2184 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2185
2186
2187
2188 1.18 app-emulation/wine/wine-1.3.0.ebuild
2189
2190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild?rev=1.18&view=markup
2191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild?rev=1.18&content-type=text/plain
2192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild?r1=1.17&r2=1.18
2193
2194 Index: wine-1.3.0.ebuild
2195 ===================================================================
2196 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v
2197 retrieving revision 1.17
2198 retrieving revision 1.18
2199 diff -u -r1.17 -r1.18
2200 --- wine-1.3.0.ebuild 18 Sep 2011 09:08:12 -0000 1.17
2201 +++ wine-1.3.0.ebuild 2 Dec 2011 23:32:04 -0000 1.18
2202 @@ -1,6 +1,6 @@
2203 # Copyright 1999-2011 Gentoo Foundation
2204 # Distributed under the terms of the GNU General Public License v2
2205 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.17 2011/09/18 09:08:12 ssuominen Exp $
2206 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.0.ebuild,v 1.18 2011/12/02 23:32:04 vapier Exp $
2207
2208 EAPI="2"
2209
2210 @@ -8,36 +8,32 @@
2211
2212 if [[ ${PV} == "9999" ]] ; then
2213 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2214 - inherit git-2 autotools
2215 + inherit git-2
2216 SRC_URI=""
2217 #KEYWORDS=""
2218 else
2219 - AUTOTOOLS_AUTO_DEPEND="no"
2220 - inherit autotools
2221 MY_P="${PN}-${PV/_/-}"
2222 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2223 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2224 S=${WORKDIR}/${MY_P}
2225 fi
2226
2227 -pulse_patches() { echo "$1"/winepulse-{0.36,0.35-configure.ac,0.38-winecfg}.patch ; }
2228 GV="1.0.0-x86"
2229 DESCRIPTION="free implementation of Windows(tm) on Unix"
2230 HOMEPAGE="http://www.winehq.org/"
2231 SRC_URI="${SRC_URI}
2232 - gecko? ( mirror://sourceforge/wine/wine_gecko-${GV}.cab )
2233 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2234 + gecko? ( mirror://sourceforge/wine/wine_gecko-${GV}.cab )"
2235
2236 LICENSE="LGPL-2.1"
2237 SLOT="0"
2238 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2239 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2240 RESTRICT="test" #72375
2241
2242 MLIB_DEPS="amd64? (
2243 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2244 X? (
2245 >=app-emulation/emul-linux-x86-xlibs-2.1
2246 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2247 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2248 )
2249 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2250 openal? ( app-emulation/emul-linux-x86-sdl )
2251 @@ -71,7 +67,6 @@
2252 nas? ( media-libs/nas )
2253 cups? ( net-print/cups )
2254 opengl? ( virtual/opengl )
2255 - pulseaudio? ( media-sound/pulseaudio )
2256 gsm? ( media-sound/gsm )
2257 jpeg? ( virtual/jpeg )
2258 ldap? ( net-nds/openldap )
2259 @@ -87,7 +82,6 @@
2260 win32? ( ${MLIB_DEPS} )
2261 xcomposite? ( x11-libs/libXcomposite )"
2262 DEPEND="${RDEPEND}
2263 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2264 X? (
2265 x11-proto/inputproto
2266 x11-proto/xextproto
2267 @@ -112,10 +106,6 @@
2268 }
2269
2270 src_prepare() {
2271 - if use pulseaudio ; then
2272 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2273 - eautoreconf
2274 - fi
2275 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2276 epatch_user #282735
2277 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2278 @@ -152,7 +142,6 @@
2279 $(use_with oss) \
2280 $(use_with png) \
2281 $(use_with threads pthread) \
2282 - $(use pulseaudio && use_with pulseaudio pulse) \
2283 $(use_with scanner sane) \
2284 $(use_enable test tests) \
2285 $(use_with truetype freetype) \
2286
2287
2288
2289 1.15 app-emulation/wine/wine-1.3.16.ebuild
2290
2291 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild?rev=1.15&view=markup
2292 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild?rev=1.15&content-type=text/plain
2293 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild?r1=1.14&r2=1.15
2294
2295 Index: wine-1.3.16.ebuild
2296 ===================================================================
2297 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v
2298 retrieving revision 1.14
2299 retrieving revision 1.15
2300 diff -u -r1.14 -r1.15
2301 --- wine-1.3.16.ebuild 18 Sep 2011 09:08:12 -0000 1.14
2302 +++ wine-1.3.16.ebuild 2 Dec 2011 23:32:04 -0000 1.15
2303 @@ -1,6 +1,6 @@
2304 # Copyright 1999-2011 Gentoo Foundation
2305 # Distributed under the terms of the GNU General Public License v2
2306 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.14 2011/09/18 09:08:12 ssuominen Exp $
2307 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.16.ebuild,v 1.15 2011/12/02 23:32:04 vapier Exp $
2308
2309 EAPI="2"
2310
2311 @@ -8,19 +8,16 @@
2312
2313 if [[ ${PV} == "9999" ]] ; then
2314 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2315 - inherit git-2 autotools
2316 + inherit git-2
2317 SRC_URI=""
2318 #KEYWORDS=""
2319 else
2320 - AUTOTOOLS_AUTO_DEPEND="no"
2321 - inherit autotools
2322 MY_P="${PN}-${PV/_/-}"
2323 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2324 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2325 S=${WORKDIR}/${MY_P}
2326 fi
2327
2328 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
2329 GV="1.2.0"
2330 DESCRIPTION="free implementation of Windows(tm) on Unix"
2331 HOMEPAGE="http://www.winehq.org/"
2332 @@ -28,19 +25,18 @@
2333 gecko? (
2334 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
2335 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
2336 - )
2337 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2338 + )"
2339
2340 LICENSE="LGPL-2.1"
2341 SLOT="0"
2342 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mousewarp mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2343 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2344 RESTRICT="test" #72375
2345
2346 MLIB_DEPS="amd64? (
2347 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2348 X? (
2349 >=app-emulation/emul-linux-x86-xlibs-2.1
2350 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2351 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2352 )
2353 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2354 openal? ( app-emulation/emul-linux-x86-sdl )
2355 @@ -76,7 +72,6 @@
2356 cups? ( net-print/cups )
2357 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
2358 opengl? ( virtual/opengl )
2359 - pulseaudio? ( media-sound/pulseaudio )
2360 gsm? ( media-sound/gsm )
2361 jpeg? ( virtual/jpeg )
2362 ldap? ( net-nds/openldap )
2363 @@ -93,7 +88,6 @@
2364 win32? ( ${MLIB_DEPS} )
2365 xcomposite? ( x11-libs/libXcomposite )"
2366 DEPEND="${RDEPEND}
2367 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2368 X? (
2369 x11-proto/inputproto
2370 x11-proto/xextproto
2371 @@ -118,11 +112,6 @@
2372 }
2373
2374 src_prepare() {
2375 - use mousewarp && epatch "${FILESDIR}"/${PN}-1.3.16-mouse-warp.patch
2376 - if use pulseaudio ; then
2377 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2378 - eautoreconf
2379 - fi
2380 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2381 epatch_user #282735
2382 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2383 @@ -162,7 +151,6 @@
2384 $(use_with oss) \
2385 $(use_with png) \
2386 $(use_with threads pthread) \
2387 - $(use pulseaudio && use_with pulseaudio pulse) \
2388 $(use_with scanner sane) \
2389 $(use_enable test tests) \
2390 $(use_with truetype freetype) \
2391
2392
2393
2394 1.12 app-emulation/wine/wine-1.3.7.ebuild
2395
2396 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild?rev=1.12&view=markup
2397 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild?rev=1.12&content-type=text/plain
2398 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild?r1=1.11&r2=1.12
2399
2400 Index: wine-1.3.7.ebuild
2401 ===================================================================
2402 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v
2403 retrieving revision 1.11
2404 retrieving revision 1.12
2405 diff -u -r1.11 -r1.12
2406 --- wine-1.3.7.ebuild 18 Sep 2011 09:08:12 -0000 1.11
2407 +++ wine-1.3.7.ebuild 2 Dec 2011 23:32:04 -0000 1.12
2408 @@ -1,6 +1,6 @@
2409 # Copyright 1999-2011 Gentoo Foundation
2410 # Distributed under the terms of the GNU General Public License v2
2411 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.11 2011/09/18 09:08:12 ssuominen Exp $
2412 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.7.ebuild,v 1.12 2011/12/02 23:32:04 vapier Exp $
2413
2414 EAPI="2"
2415
2416 @@ -8,19 +8,16 @@
2417
2418 if [[ ${PV} == "9999" ]] ; then
2419 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2420 - inherit git-2 autotools
2421 + inherit git-2
2422 SRC_URI=""
2423 #KEYWORDS=""
2424 else
2425 - AUTOTOOLS_AUTO_DEPEND="no"
2426 - inherit autotools
2427 MY_P="${PN}-${PV/_/-}"
2428 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2429 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2430 S=${WORKDIR}/${MY_P}
2431 fi
2432
2433 -pulse_patches() { echo "$1"/winepulse-{0.39,0.39-configure.ac,0.38-winecfg}.patch ; }
2434 GV="1.1.0"
2435 DESCRIPTION="free implementation of Windows(tm) on Unix"
2436 HOMEPAGE="http://www.winehq.org/"
2437 @@ -28,19 +25,18 @@
2438 gecko? (
2439 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
2440 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
2441 - )
2442 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2443 + )"
2444
2445 LICENSE="LGPL-2.1"
2446 SLOT="0"
2447 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2448 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2449 RESTRICT="test" #72375
2450
2451 MLIB_DEPS="amd64? (
2452 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2453 X? (
2454 >=app-emulation/emul-linux-x86-xlibs-2.1
2455 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2456 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2457 )
2458 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2459 openal? ( app-emulation/emul-linux-x86-sdl )
2460 @@ -75,7 +71,6 @@
2461 nas? ( media-libs/nas )
2462 cups? ( net-print/cups )
2463 opengl? ( virtual/opengl )
2464 - pulseaudio? ( media-sound/pulseaudio )
2465 gsm? ( media-sound/gsm )
2466 jpeg? ( virtual/jpeg )
2467 ldap? ( net-nds/openldap )
2468 @@ -91,7 +86,6 @@
2469 win32? ( ${MLIB_DEPS} )
2470 xcomposite? ( x11-libs/libXcomposite )"
2471 DEPEND="${RDEPEND}
2472 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2473 X? (
2474 x11-proto/inputproto
2475 x11-proto/xextproto
2476 @@ -116,10 +110,6 @@
2477 }
2478
2479 src_prepare() {
2480 - if use pulseaudio ; then
2481 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2482 - eautoreconf
2483 - fi
2484 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2485 epatch_user #282735
2486 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2487 @@ -157,7 +147,6 @@
2488 $(use_with oss) \
2489 $(use_with png) \
2490 $(use_with threads pthread) \
2491 - $(use pulseaudio && use_with pulseaudio pulse) \
2492 $(use_with scanner sane) \
2493 $(use_enable test tests) \
2494 $(use_with truetype freetype) \
2495
2496
2497
2498 1.17 app-emulation/wine/wine-1.3.10.ebuild
2499
2500 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild?rev=1.17&view=markup
2501 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild?rev=1.17&content-type=text/plain
2502 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild?r1=1.16&r2=1.17
2503
2504 Index: wine-1.3.10.ebuild
2505 ===================================================================
2506 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v
2507 retrieving revision 1.16
2508 retrieving revision 1.17
2509 diff -u -r1.16 -r1.17
2510 --- wine-1.3.10.ebuild 18 Sep 2011 09:08:12 -0000 1.16
2511 +++ wine-1.3.10.ebuild 2 Dec 2011 23:32:04 -0000 1.17
2512 @@ -1,6 +1,6 @@
2513 # Copyright 1999-2011 Gentoo Foundation
2514 # Distributed under the terms of the GNU General Public License v2
2515 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.16 2011/09/18 09:08:12 ssuominen Exp $
2516 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.10.ebuild,v 1.17 2011/12/02 23:32:04 vapier Exp $
2517
2518 EAPI="2"
2519
2520 @@ -8,19 +8,16 @@
2521
2522 if [[ ${PV} == "9999" ]] ; then
2523 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2524 - inherit git-2 autotools
2525 + inherit git-2
2526 SRC_URI=""
2527 #KEYWORDS=""
2528 else
2529 - AUTOTOOLS_AUTO_DEPEND="no"
2530 - inherit autotools
2531 MY_P="${PN}-${PV/_/-}"
2532 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2533 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2534 S=${WORKDIR}/${MY_P}
2535 fi
2536
2537 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,0.38-winecfg}.patch ; }
2538 GV="1.1.0"
2539 DESCRIPTION="free implementation of Windows(tm) on Unix"
2540 HOMEPAGE="http://www.winehq.org/"
2541 @@ -28,19 +25,18 @@
2542 gecko? (
2543 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
2544 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
2545 - )
2546 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2547 + )"
2548
2549 LICENSE="LGPL-2.1"
2550 SLOT="0"
2551 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2552 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2553 RESTRICT="test" #72375
2554
2555 MLIB_DEPS="amd64? (
2556 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2557 X? (
2558 >=app-emulation/emul-linux-x86-xlibs-2.1
2559 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2560 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2561 )
2562 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2563 openal? ( app-emulation/emul-linux-x86-sdl )
2564 @@ -76,7 +72,6 @@
2565 cups? ( net-print/cups )
2566 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
2567 opengl? ( virtual/opengl )
2568 - pulseaudio? ( media-sound/pulseaudio )
2569 gsm? ( media-sound/gsm )
2570 jpeg? ( virtual/jpeg )
2571 ldap? ( net-nds/openldap )
2572 @@ -92,7 +87,6 @@
2573 win32? ( ${MLIB_DEPS} )
2574 xcomposite? ( x11-libs/libXcomposite )"
2575 DEPEND="${RDEPEND}
2576 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2577 X? (
2578 x11-proto/inputproto
2579 x11-proto/xextproto
2580 @@ -117,10 +111,6 @@
2581 }
2582
2583 src_prepare() {
2584 - if use pulseaudio ; then
2585 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2586 - eautoreconf
2587 - fi
2588 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2589 epatch_user #282735
2590 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2591 @@ -159,7 +149,6 @@
2592 $(use_with oss) \
2593 $(use_with png) \
2594 $(use_with threads pthread) \
2595 - $(use pulseaudio && use_with pulseaudio pulse) \
2596 $(use_with scanner sane) \
2597 $(use_enable test tests) \
2598 $(use_with truetype freetype) \
2599
2600
2601
2602 1.7 app-emulation/wine/wine-1.3.24.ebuild
2603
2604 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild?rev=1.7&view=markup
2605 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild?rev=1.7&content-type=text/plain
2606 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild?r1=1.6&r2=1.7
2607
2608 Index: wine-1.3.24.ebuild
2609 ===================================================================
2610 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v
2611 retrieving revision 1.6
2612 retrieving revision 1.7
2613 diff -u -r1.6 -r1.7
2614 --- wine-1.3.24.ebuild 18 Sep 2011 09:08:12 -0000 1.6
2615 +++ wine-1.3.24.ebuild 2 Dec 2011 23:32:04 -0000 1.7
2616 @@ -1,6 +1,6 @@
2617 # Copyright 1999-2011 Gentoo Foundation
2618 # Distributed under the terms of the GNU General Public License v2
2619 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.6 2011/09/18 09:08:12 ssuominen Exp $
2620 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.24.ebuild,v 1.7 2011/12/02 23:32:04 vapier Exp $
2621
2622 EAPI="2"
2623
2624 @@ -8,19 +8,16 @@
2625
2626 if [[ ${PV} == "9999" ]] ; then
2627 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2628 - inherit git-2 autotools
2629 + inherit git-2
2630 SRC_URI=""
2631 #KEYWORDS=""
2632 else
2633 - AUTOTOOLS_AUTO_DEPEND="no"
2634 - inherit autotools
2635 MY_P="${PN}-${PV/_/-}"
2636 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2637 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2638 S=${WORKDIR}/${MY_P}
2639 fi
2640
2641 -pulse_patches() { echo "$1"/winepulse-{0.40,configure.ac-1.3.22,winecfg-1.3.11}.patch ; }
2642 GV="1.2.0"
2643 DESCRIPTION="free implementation of Windows(tm) on Unix"
2644 HOMEPAGE="http://www.winehq.org/"
2645 @@ -28,19 +25,18 @@
2646 gecko? (
2647 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
2648 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
2649 - )
2650 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2651 + )"
2652
2653 LICENSE="LGPL-2.1"
2654 SLOT="0"
2655 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2656 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2657 RESTRICT="test" #72375
2658
2659 MLIB_DEPS="amd64? (
2660 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2661 X? (
2662 >=app-emulation/emul-linux-x86-xlibs-2.1
2663 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2664 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2665 )
2666 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2667 openal? ( app-emulation/emul-linux-x86-sdl )
2668 @@ -76,7 +72,6 @@
2669 cups? ( net-print/cups )
2670 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
2671 opengl? ( virtual/opengl )
2672 - pulseaudio? ( media-sound/pulseaudio )
2673 gsm? ( media-sound/gsm )
2674 jpeg? ( virtual/jpeg )
2675 ldap? ( net-nds/openldap )
2676 @@ -93,7 +88,6 @@
2677 win32? ( ${MLIB_DEPS} )
2678 xcomposite? ( x11-libs/libXcomposite )"
2679 DEPEND="${RDEPEND}
2680 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2681 X? (
2682 x11-proto/inputproto
2683 x11-proto/xextproto
2684 @@ -118,10 +112,6 @@
2685 }
2686
2687 src_prepare() {
2688 - if use pulseaudio ; then
2689 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2690 - eautoreconf
2691 - fi
2692 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2693 epatch_user #282735
2694 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2695 @@ -161,7 +151,6 @@
2696 $(use_with oss) \
2697 $(use_with png) \
2698 $(use_with threads pthread) \
2699 - $(use pulseaudio && use_with pulseaudio pulse) \
2700 $(use_with scanner sane) \
2701 $(use_enable test tests) \
2702 $(use_with truetype freetype) \
2703
2704
2705
2706 1.14 app-emulation/wine/wine-1.3.13.ebuild
2707
2708 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild?rev=1.14&view=markup
2709 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild?rev=1.14&content-type=text/plain
2710 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild?r1=1.13&r2=1.14
2711
2712 Index: wine-1.3.13.ebuild
2713 ===================================================================
2714 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v
2715 retrieving revision 1.13
2716 retrieving revision 1.14
2717 diff -u -r1.13 -r1.14
2718 --- wine-1.3.13.ebuild 18 Sep 2011 09:08:12 -0000 1.13
2719 +++ wine-1.3.13.ebuild 2 Dec 2011 23:32:04 -0000 1.14
2720 @@ -1,6 +1,6 @@
2721 # Copyright 1999-2011 Gentoo Foundation
2722 # Distributed under the terms of the GNU General Public License v2
2723 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.13 2011/09/18 09:08:12 ssuominen Exp $
2724 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.13.ebuild,v 1.14 2011/12/02 23:32:04 vapier Exp $
2725
2726 EAPI="2"
2727
2728 @@ -8,19 +8,16 @@
2729
2730 if [[ ${PV} == "9999" ]] ; then
2731 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2732 - inherit git-2 autotools
2733 + inherit git-2
2734 SRC_URI=""
2735 #KEYWORDS=""
2736 else
2737 - AUTOTOOLS_AUTO_DEPEND="no"
2738 - inherit autotools
2739 MY_P="${PN}-${PV/_/-}"
2740 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2741 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2742 S=${WORKDIR}/${MY_P}
2743 fi
2744
2745 -pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.10,winecfg-1.3.11}.patch ; }
2746 GV="1.1.0"
2747 DESCRIPTION="free implementation of Windows(tm) on Unix"
2748 HOMEPAGE="http://www.winehq.org/"
2749 @@ -28,19 +25,18 @@
2750 gecko? (
2751 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
2752 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
2753 - )
2754 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2755 + )"
2756
2757 LICENSE="LGPL-2.1"
2758 SLOT="0"
2759 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2760 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2761 RESTRICT="test" #72375
2762
2763 MLIB_DEPS="amd64? (
2764 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2765 X? (
2766 >=app-emulation/emul-linux-x86-xlibs-2.1
2767 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2768 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2769 )
2770 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2771 openal? ( app-emulation/emul-linux-x86-sdl )
2772 @@ -76,7 +72,6 @@
2773 cups? ( net-print/cups )
2774 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
2775 opengl? ( virtual/opengl )
2776 - pulseaudio? ( media-sound/pulseaudio )
2777 gsm? ( media-sound/gsm )
2778 jpeg? ( virtual/jpeg )
2779 ldap? ( net-nds/openldap )
2780 @@ -93,7 +88,6 @@
2781 win32? ( ${MLIB_DEPS} )
2782 xcomposite? ( x11-libs/libXcomposite )"
2783 DEPEND="${RDEPEND}
2784 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2785 X? (
2786 x11-proto/inputproto
2787 x11-proto/xextproto
2788 @@ -118,10 +112,6 @@
2789 }
2790
2791 src_prepare() {
2792 - if use pulseaudio ; then
2793 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2794 - eautoreconf
2795 - fi
2796 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2797 epatch_user #282735
2798 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2799 @@ -161,7 +151,6 @@
2800 $(use_with oss) \
2801 $(use_with png) \
2802 $(use_with threads pthread) \
2803 - $(use pulseaudio && use_with pulseaudio pulse) \
2804 $(use_with scanner sane) \
2805 $(use_enable test tests) \
2806 $(use_with truetype freetype) \
2807
2808
2809
2810 1.16 app-emulation/wine/wine-1.3.1.ebuild
2811
2812 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild?rev=1.16&view=markup
2813 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild?rev=1.16&content-type=text/plain
2814 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild?r1=1.15&r2=1.16
2815
2816 Index: wine-1.3.1.ebuild
2817 ===================================================================
2818 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v
2819 retrieving revision 1.15
2820 retrieving revision 1.16
2821 diff -u -r1.15 -r1.16
2822 --- wine-1.3.1.ebuild 18 Sep 2011 09:08:12 -0000 1.15
2823 +++ wine-1.3.1.ebuild 2 Dec 2011 23:32:04 -0000 1.16
2824 @@ -1,6 +1,6 @@
2825 # Copyright 1999-2011 Gentoo Foundation
2826 # Distributed under the terms of the GNU General Public License v2
2827 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.15 2011/09/18 09:08:12 ssuominen Exp $
2828 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.1.ebuild,v 1.16 2011/12/02 23:32:04 vapier Exp $
2829
2830 EAPI="2"
2831
2832 @@ -8,36 +8,32 @@
2833
2834 if [[ ${PV} == "9999" ]] ; then
2835 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2836 - inherit git-2 autotools
2837 + inherit git-2
2838 SRC_URI=""
2839 #KEYWORDS=""
2840 else
2841 - AUTOTOOLS_AUTO_DEPEND="no"
2842 - inherit autotools
2843 MY_P="${PN}-${PV/_/-}"
2844 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2845 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2846 S=${WORKDIR}/${MY_P}
2847 fi
2848
2849 -pulse_patches() { echo "$1"/winepulse-{0.36,0.35-configure.ac,0.38-winecfg}.patch ; }
2850 GV="1.0.0-x86"
2851 DESCRIPTION="free implementation of Windows(tm) on Unix"
2852 HOMEPAGE="http://www.winehq.org/"
2853 SRC_URI="${SRC_URI}
2854 - gecko? ( mirror://sourceforge/wine/wine_gecko-${GV}.cab )
2855 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2856 + gecko? ( mirror://sourceforge/wine/wine_gecko-${GV}.cab )"
2857
2858 LICENSE="LGPL-2.1"
2859 SLOT="0"
2860 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2861 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2862 RESTRICT="test" #72375
2863
2864 MLIB_DEPS="amd64? (
2865 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2866 X? (
2867 >=app-emulation/emul-linux-x86-xlibs-2.1
2868 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2869 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2870 )
2871 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2872 openal? ( app-emulation/emul-linux-x86-sdl )
2873 @@ -71,7 +67,6 @@
2874 nas? ( media-libs/nas )
2875 cups? ( net-print/cups )
2876 opengl? ( virtual/opengl )
2877 - pulseaudio? ( media-sound/pulseaudio )
2878 gsm? ( media-sound/gsm )
2879 jpeg? ( virtual/jpeg )
2880 ldap? ( net-nds/openldap )
2881 @@ -87,7 +82,6 @@
2882 win32? ( ${MLIB_DEPS} )
2883 xcomposite? ( x11-libs/libXcomposite )"
2884 DEPEND="${RDEPEND}
2885 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2886 X? (
2887 x11-proto/inputproto
2888 x11-proto/xextproto
2889 @@ -112,10 +106,6 @@
2890 }
2891
2892 src_prepare() {
2893 - if use pulseaudio ; then
2894 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2895 - eautoreconf
2896 - fi
2897 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
2898 epatch_user #282735
2899 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
2900 @@ -152,7 +142,6 @@
2901 $(use_with oss) \
2902 $(use_with png) \
2903 $(use_with threads pthread) \
2904 - $(use pulseaudio && use_with pulseaudio pulse) \
2905 $(use_with scanner sane) \
2906 $(use_enable test tests) \
2907 $(use_with truetype freetype) \
2908
2909
2910
2911 1.15 app-emulation/wine/wine-1.3.3.ebuild
2912
2913 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild?rev=1.15&view=markup
2914 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild?rev=1.15&content-type=text/plain
2915 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild?r1=1.14&r2=1.15
2916
2917 Index: wine-1.3.3.ebuild
2918 ===================================================================
2919 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v
2920 retrieving revision 1.14
2921 retrieving revision 1.15
2922 diff -u -r1.14 -r1.15
2923 --- wine-1.3.3.ebuild 18 Sep 2011 09:08:12 -0000 1.14
2924 +++ wine-1.3.3.ebuild 2 Dec 2011 23:32:06 -0000 1.15
2925 @@ -1,6 +1,6 @@
2926 # Copyright 1999-2011 Gentoo Foundation
2927 # Distributed under the terms of the GNU General Public License v2
2928 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.14 2011/09/18 09:08:12 ssuominen Exp $
2929 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.3.ebuild,v 1.15 2011/12/02 23:32:06 vapier Exp $
2930
2931 EAPI="2"
2932
2933 @@ -8,19 +8,16 @@
2934
2935 if [[ ${PV} == "9999" ]] ; then
2936 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
2937 - inherit git-2 autotools
2938 + inherit git-2
2939 SRC_URI=""
2940 #KEYWORDS=""
2941 else
2942 - AUTOTOOLS_AUTO_DEPEND="no"
2943 - inherit autotools
2944 MY_P="${PN}-${PV/_/-}"
2945 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
2946 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
2947 S=${WORKDIR}/${MY_P}
2948 fi
2949
2950 -pulse_patches() { echo "$1"/winepulse-{0.36,0.35-configure.ac,0.38-winecfg}.patch ; }
2951 GV="1.1.0"
2952 DESCRIPTION="free implementation of Windows(tm) on Unix"
2953 HOMEPAGE="http://www.winehq.org/"
2954 @@ -28,19 +25,18 @@
2955 gecko? (
2956 mirror://sourceforge/wine/wine_gecko-${GV}-x86.cab
2957 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.cab )
2958 - )
2959 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
2960 + )"
2961
2962 LICENSE="LGPL-2.1"
2963 SLOT="0"
2964 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2965 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hardened jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
2966 RESTRICT="test" #72375
2967
2968 MLIB_DEPS="amd64? (
2969 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
2970 X? (
2971 >=app-emulation/emul-linux-x86-xlibs-2.1
2972 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
2973 + >=app-emulation/emul-linux-x86-soundlibs-2.1
2974 )
2975 mp3? ( app-emulation/emul-linux-x86-soundlibs )
2976 openal? ( app-emulation/emul-linux-x86-sdl )
2977 @@ -74,7 +70,6 @@
2978 nas? ( media-libs/nas )
2979 cups? ( net-print/cups )
2980 opengl? ( virtual/opengl )
2981 - pulseaudio? ( media-sound/pulseaudio )
2982 gsm? ( media-sound/gsm )
2983 jpeg? ( virtual/jpeg )
2984 ldap? ( net-nds/openldap )
2985 @@ -90,7 +85,6 @@
2986 win32? ( ${MLIB_DEPS} )
2987 xcomposite? ( x11-libs/libXcomposite )"
2988 DEPEND="${RDEPEND}
2989 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
2990 X? (
2991 x11-proto/inputproto
2992 x11-proto/xextproto
2993 @@ -115,10 +109,6 @@
2994 }
2995
2996 src_prepare() {
2997 - if use pulseaudio ; then
2998 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
2999 - eautoreconf
3000 - fi
3001 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
3002 epatch_user #282735
3003 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
3004 @@ -155,7 +145,6 @@
3005 $(use_with oss) \
3006 $(use_with png) \
3007 $(use_with threads pthread) \
3008 - $(use pulseaudio && use_with pulseaudio pulse) \
3009 $(use_with scanner sane) \
3010 $(use_enable test tests) \
3011 $(use_with truetype freetype) \
3012
3013
3014
3015 1.2 app-emulation/wine/wine-1.3.32.ebuild
3016
3017 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild?rev=1.2&view=markup
3018 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild?rev=1.2&content-type=text/plain
3019 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild?r1=1.1&r2=1.2
3020
3021 Index: wine-1.3.32.ebuild
3022 ===================================================================
3023 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v
3024 retrieving revision 1.1
3025 retrieving revision 1.2
3026 diff -u -r1.1 -r1.2
3027 --- wine-1.3.32.ebuild 7 Nov 2011 01:57:08 -0000 1.1
3028 +++ wine-1.3.32.ebuild 2 Dec 2011 23:32:06 -0000 1.2
3029 @@ -1,6 +1,6 @@
3030 # Copyright 1999-2011 Gentoo Foundation
3031 # Distributed under the terms of the GNU General Public License v2
3032 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.1 2011/11/07 01:57:08 vapier Exp $
3033 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.32.ebuild,v 1.2 2011/12/02 23:32:06 vapier Exp $
3034
3035 EAPI="2"
3036
3037 @@ -8,12 +8,10 @@
3038
3039 if [[ ${PV} == "9999" ]] ; then
3040 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
3041 - inherit git-2 autotools
3042 + inherit git-2
3043 SRC_URI=""
3044 #KEYWORDS=""
3045 else
3046 - AUTOTOOLS_AUTO_DEPEND="no"
3047 - inherit autotools
3048 MY_P="${PN}-${PV/_/-}"
3049 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
3050 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
3051
3052
3053
3054 1.13 app-emulation/wine/wine-1.3.23.ebuild
3055
3056 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild?rev=1.13&view=markup
3057 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild?rev=1.13&content-type=text/plain
3058 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild?r1=1.12&r2=1.13
3059
3060 Index: wine-1.3.23.ebuild
3061 ===================================================================
3062 RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v
3063 retrieving revision 1.12
3064 retrieving revision 1.13
3065 diff -u -r1.12 -r1.13
3066 --- wine-1.3.23.ebuild 18 Sep 2011 09:08:12 -0000 1.12
3067 +++ wine-1.3.23.ebuild 2 Dec 2011 23:32:06 -0000 1.13
3068 @@ -1,6 +1,6 @@
3069 # Copyright 1999-2011 Gentoo Foundation
3070 # Distributed under the terms of the GNU General Public License v2
3071 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.12 2011/09/18 09:08:12 ssuominen Exp $
3072 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-1.3.23.ebuild,v 1.13 2011/12/02 23:32:06 vapier Exp $
3073
3074 EAPI="2"
3075
3076 @@ -8,19 +8,16 @@
3077
3078 if [[ ${PV} == "9999" ]] ; then
3079 EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
3080 - inherit git-2 autotools
3081 + inherit git-2
3082 SRC_URI=""
3083 #KEYWORDS=""
3084 else
3085 - AUTOTOOLS_AUTO_DEPEND="no"
3086 - inherit autotools
3087 MY_P="${PN}-${PV/_/-}"
3088 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"
3089 KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
3090 S=${WORKDIR}/${MY_P}
3091 fi
3092
3093 -pulse_patches() { echo "$1"/winepulse-{0.40,configure.ac-1.3.22,winecfg-1.3.11}.patch ; }
3094 GV="1.2.0"
3095 DESCRIPTION="free implementation of Windows(tm) on Unix"
3096 HOMEPAGE="http://www.winehq.org/"
3097 @@ -28,19 +25,18 @@
3098 gecko? (
3099 mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
3100 win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
3101 - )
3102 - pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
3103 + )"
3104
3105 LICENSE="LGPL-2.1"
3106 SLOT="0"
3107 -IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png pulseaudio samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
3108 +IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jack jpeg lcms ldap mp3 nas ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
3109 RESTRICT="test" #72375
3110
3111 MLIB_DEPS="amd64? (
3112 truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
3113 X? (
3114 >=app-emulation/emul-linux-x86-xlibs-2.1
3115 - >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
3116 + >=app-emulation/emul-linux-x86-soundlibs-2.1
3117 )
3118 mp3? ( app-emulation/emul-linux-x86-soundlibs )
3119 openal? ( app-emulation/emul-linux-x86-sdl )
3120 @@ -76,7 +72,6 @@
3121 cups? ( net-print/cups )
3122 opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
3123 opengl? ( virtual/opengl )
3124 - pulseaudio? ( media-sound/pulseaudio )
3125 gsm? ( media-sound/gsm )
3126 jpeg? ( virtual/jpeg )
3127 ldap? ( net-nds/openldap )
3128 @@ -93,7 +88,6 @@
3129 win32? ( ${MLIB_DEPS} )
3130 xcomposite? ( x11-libs/libXcomposite )"
3131 DEPEND="${RDEPEND}
3132 - pulseaudio? ( ${AUTOTOOLS_DEPEND} )
3133 X? (
3134 x11-proto/inputproto
3135 x11-proto/xextproto
3136 @@ -118,10 +112,6 @@
3137 }
3138
3139 src_prepare() {
3140 - if use pulseaudio ; then
3141 - EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
3142 - eautoreconf
3143 - fi
3144 epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
3145 epatch_user #282735
3146 sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
3147 @@ -161,7 +151,6 @@
3148 $(use_with oss) \
3149 $(use_with png) \
3150 $(use_with threads pthread) \
3151 - $(use pulseaudio && use_with pulseaudio pulse) \
3152 $(use_with scanner sane) \
3153 $(use_enable test tests) \
3154 $(use_with truetype freetype) \