* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2009-01-06 10:17 Mike Frysinger (vapier)
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger (vapier) @ 2009-01-06 10:17 UTC (permalink / raw
To: gentoo-commits
vapier 09/01/06 10:17:24
Modified: ChangeLog wine-9999.ebuild
Log:
Drop gcc-3.4 ssp-compat patch #253740.
(Portage version: 2.2_rc20/cvs/Linux 2.6.28 x86_64)
Revision Changes Path
1.238 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.238&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.238&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.237&r2=1.238
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.237
retrieving revision 1.238
diff -u -r1.237 -r1.238
--- ChangeLog 2 Jan 2009 22:57:36 -0000 1.237
+++ ChangeLog 6 Jan 2009 10:17:24 -0000 1.238
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.237 2009/01/02 22:57:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.238 2009/01/06 10:17:24 vapier Exp $
+
+ 06 Jan 2009; Mike Frysinger <vapier@gentoo.org> wine-9999.ebuild:
+ Drop gcc-3.4 ssp-compat patch #253740.
*wine-1.1.12 (02 Jan 2009)
1.25 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.24&r2=1.25
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- wine-9999.ebuild 27 Mar 2008 18:30:15 -0000 1.24
+++ wine-9999.ebuild 6 Jan 2009 10:17:24 -0000 1.25
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.24 2008/03/27 18:30:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.25 2009/01/06 10:17:24 vapier Exp $
EAPI="1"
@@ -82,7 +82,6 @@
cd "${S}"
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in
- epatch "${FILESDIR}"/wine-gentoo-no-ssp.patch #66002
sed -i '/^MimeType/d' tools/wine.desktop || die #117785
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2009-02-05 19:44 Mike Frysinger (vapier)
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger (vapier) @ 2009-02-05 19:44 UTC (permalink / raw
To: gentoo-commits
vapier 09/02/05 19:44:55
Modified: ChangeLog wine-9999.ebuild
Log:
Update gecko version.
(Portage version: 2.2_rc23/cvs/Linux x86_64, RepoMan options: --force)
Revision Changes Path
1.249 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.249&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.249&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.248&r2=1.249
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.248
retrieving revision 1.249
diff -u -r1.248 -r1.249
--- ChangeLog 31 Jan 2009 15:27:04 -0000 1.248
+++ ChangeLog 5 Feb 2009 19:44:55 -0000 1.249
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.248 2009/01/31 15:27:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.249 2009/02/05 19:44:55 vapier Exp $
+
+ 05 Feb 2009; Mike Frysinger <vapier@gentoo.org> wine-9999.ebuild:
+ Update gecko version.
31 Jan 2009; Mike Frysinger <vapier@gentoo.org> wine-1.1.13.ebuild,
wine-1.1.14.ebuild, wine-9999.ebuild:
1.33 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.32&r2=1.33
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- wine-9999.ebuild 31 Jan 2009 15:25:51 -0000 1.32
+++ wine-9999.ebuild 5 Feb 2009 19:44:55 -0000 1.33
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.32 2009/01/31 15:25:51 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.33 2009/02/05 19:44:55 vapier Exp $
EAPI="2"
@@ -16,7 +16,7 @@
S=${WORKDIR}/${MY_P}
fi
-GV="0.9.0"
+GV="0.9.1"
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.org/"
SRC_URI="${SRC_URI}
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2009-09-11 7:59 Tomas Chvatal (scarabeus)
0 siblings, 0 replies; 8+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-09-11 7:59 UTC (permalink / raw
To: gentoo-commits
scarabeus 09/09/11 07:59:11
Modified: ChangeLog wine-9999.ebuild
Log:
Sync live ebuild with latest snapshot. Fixes bug #284416. Non-maintainer commit so if it break stuff Assign it to me.
(Portage version: 2.2_rc38/cvs/Linux i686, RepoMan options: --force)
Revision Changes Path
1.279 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.279&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.279&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.278&r2=1.279
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.278
retrieving revision 1.279
diff -u -r1.278 -r1.279
--- ChangeLog 6 Sep 2009 16:01:01 -0000 1.278
+++ ChangeLog 11 Sep 2009 07:59:11 -0000 1.279
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.278 2009/09/06 16:01:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.279 2009/09/11 07:59:11 scarabeus Exp $
+
+ 11 Sep 2009; Tomáš Chvátal <scarabeus@gentoo.org> wine-9999.ebuild:
+ Sync live ebuild with latest snapshot. Fixes bug #284416. Non-maintainer
+ commit so if it break stuff Assign it to me.
06 Sep 2009; Mike Frysinger <vapier@gentoo.org> wine-1.1.29.ebuild:
Use media-sound/mpg123 as we need the library as pointed out by Samuli
1.42 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.41&r2=1.42
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- wine-9999.ebuild 27 Aug 2009 11:41:32 -0000 1.41
+++ wine-9999.ebuild 11 Sep 2009 07:59:11 -0000 1.42
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.41 2009/08/27 11:41:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.42 2009/09/11 07:59:11 scarabeus Exp $
EAPI="2"
-inherit multilib
+inherit multilib eutils
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://source.winehq.org/git/wine.git"
@@ -18,7 +18,7 @@
S=${WORKDIR}/${MY_P}
fi
-GV="0.9.1"
+GV="1.0.0-x86"
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.org/"
SRC_URI="${SRC_URI}
@@ -26,7 +26,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="alsa cups dbus esd +gecko gnutls hal jack jpeg lcms ldap nas ncurses +opengl oss png samba scanner ssl test win64 +X xcomposite xinerama xml"
+IUSE="alsa cups dbus esd +gecko gnutls gsm hal jack jpeg lcms ldap mp3 nas ncurses +opengl oss png samba scanner ssl test win64 +X xcomposite xinerama xml"
RESTRICT="test" #72375
RDEPEND=">=media-libs/freetype-2.0.0
@@ -51,9 +51,11 @@
nas? ( media-libs/nas )
cups? ( net-print/cups )
opengl? ( virtual/opengl )
+ gsm? ( media-sound/gsm )
jpeg? ( media-libs/jpeg )
ldap? ( net-nds/openldap )
lcms? ( media-libs/lcms )
+ mp3? ( media-sound/mpg123 )
samba? ( >=net-fs/samba-3.0.25 )
xml? ( dev-libs/libxml2 dev-libs/libxslt )
scanner? ( media-gfx/sane-backends )
@@ -86,6 +88,7 @@
}
src_prepare() {
+ epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
epatch_user #282735
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
sed -i '/^MimeType/d' tools/wine.desktop || die #117785
@@ -104,11 +107,13 @@
$(use_with cups) \
$(use_with esd) \
$(use_with gnutls) \
+ $(use_with gsm) \
$(! use dbus && echo --without-hal || use_with hal) \
$(use_with jack) \
$(use_with jpeg) \
$(use_with lcms cms) \
$(use_with ldap) \
+ $(use_with mp3 mpg123) \
$(use_with nas) \
$(use_with ncurses curses) \
$(use_with opengl) \
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2010-07-24 4:34 Mike Frysinger (vapier)
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger (vapier) @ 2010-07-24 4:34 UTC (permalink / raw
To: gentoo-commits
vapier 10/07/24 04:34:37
Modified: ChangeLog wine-9999.ebuild
Log:
Add support for win32 and win64 at the same time by Alexandre Borges Marcelo #296608 by Michael Weber.
Revision Changes Path
1.317 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.317&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.317&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.316&r2=1.317
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.316
retrieving revision 1.317
diff -u -r1.316 -r1.317
--- ChangeLog 17 Jul 2010 19:22:03 -0000 1.316
+++ ChangeLog 24 Jul 2010 04:34:37 -0000 1.317
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.316 2010/07/17 19:22:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.317 2010/07/24 04:34:37 vapier Exp $
+
+ 24 Jul 2010; Mike Frysinger <vapier@gentoo.org> wine-9999.ebuild:
+ Add support for win32 and win64 at the same time by Alexandre Borges
+ Marcelo #296608 by Michael Weber.
*wine-1.2 (17 Jul 2010)
1.55 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.54&r2=1.55
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- wine-9999.ebuild 21 Jun 2010 19:21:55 -0000 1.54
+++ wine-9999.ebuild 24 Jul 2010 04:34:37 -0000 1.55
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.54 2010/06/21 19:21:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.55 2010/07/24 04:34:37 vapier Exp $
EAPI="2"
@@ -26,7 +26,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype win64 +X xcomposite xinerama xml"
+IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm hal jack jpeg lcms ldap mp3 nas ncurses openal +opengl +oss +perl png samba scanner ssl test +threads +truetype +win32 +win64 +X xcomposite xinerama xml"
RESTRICT="test" #72375
RDEPEND="truetype? ( >=media-libs/freetype-2.0.0 media-fonts/corefonts )
@@ -104,12 +104,12 @@
sed -i '/^MimeType/d' tools/wine.desktop || die #117785
}
-src_configure() {
- export LDCONFIG=/bin/true
-
- use custom-cflags || strip-flags
- use amd64 && ! use win64 && multilib_toolchain_setup x86
+do_configure() {
+ local builddir="${WORKDIR}/wine$1"
+ mkdir -p "${builddir}"
+ pushd "${builddir}" >/dev/null
+ ECONF_SOURCE=${S} \
econf \
--sysconfdir=/etc/wine \
$(use_with alsa) \
@@ -137,23 +137,45 @@
$(use_with scanner sane) \
$(use_enable test tests) \
$(use_with truetype freetype) \
- $(use_enable win64) \
$(use_with X x) \
$(use_with xcomposite) \
$(use_with xinerama) \
$(use_with xml) \
$(use_with xml xslt) \
- || die "configure failed"
+ $2
emake -j1 depend || die "depend"
+
+ popd >/dev/null
+}
+src_configure() {
+ export LDCONFIG=/bin/true
+ use custom-cflags || strip-flags
+
+ if use win64 && use amd64 ; then
+ do_configure 64 --enable-win64
+ use win32 && ABI=x86 do_configure 32 --with-wine64=../wine64
+ else
+ do_configure 32 --disable-win64
+ fi
}
src_compile() {
- emake all || die "all"
+ local b
+ for b in 64 32 ; do
+ local builddir="${WORKDIR}/wine${b}"
+ [[ -d ${builddir} ]] || continue
+ emake -C "${builddir}" all || die
+ done
}
src_install() {
- emake DESTDIR="${D}" install || die
+ local b
+ for b in 64 32 ; do
+ local builddir="${WORKDIR}/wine${b}"
+ [[ -d ${builddir} ]] || continue
+ emake -C "${builddir}" install DESTDIR="${D}" || die
+ done
dodoc ANNOUNCE AUTHORS README
if use gecko ; then
insinto /usr/share/wine/gecko
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2011-03-10 20:36 Mike Frysinger (vapier)
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger (vapier) @ 2011-03-10 20:36 UTC (permalink / raw
To: gentoo-commits
vapier 11/03/10 20:36:25
Modified: ChangeLog wine-9999.ebuild
Log:
Updated patch from upstream bug #358233.
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Revision Changes Path
1.354 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.354&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.354&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.353&r2=1.354
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.353
retrieving revision 1.354
diff -u -r1.353 -r1.354
--- ChangeLog 6 Mar 2011 03:46:04 -0000 1.353
+++ ChangeLog 10 Mar 2011 20:36:25 -0000 1.354
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.353 2011/03/06 03:46:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.354 2011/03/10 20:36:25 vapier Exp $
+
+ 10 Mar 2011; Mike Frysinger <vapier@gentoo.org>
+ +files/wine-1.3.16-mouse-warp.patch, wine-9999.ebuild:
+ Updated patch from upstream bug #358233.
*wine-1.3.15 (06 Mar 2011)
1.74 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.73&r2=1.74
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- wine-9999.ebuild 5 Mar 2011 22:42:05 -0000 1.73
+++ wine-9999.ebuild 10 Mar 2011 20:36:25 -0000 1.74
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.73 2011/03/05 22:42:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.74 2011/03/10 20:36:25 vapier Exp $
EAPI="2"
@@ -113,7 +113,7 @@
}
src_prepare() {
- use mousewarp && epatch "${FILESDIR}"/${PN}-1.3.14-mouse-warp.patch
+ use mousewarp && epatch "${FILESDIR}"/${PN}-1.3.16-mouse-warp.patch
if use pulseaudio ; then
EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
eautoreconf
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2011-06-29 4:55 Mike Frysinger (vapier)
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger (vapier) @ 2011-06-29 4:55 UTC (permalink / raw
To: gentoo-commits
vapier 11/06/29 04:55:04
Modified: ChangeLog wine-9999.ebuild
Log:
Update winepulse patches #367089.
Revision Changes Path
1.366 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.366&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.366&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.365&r2=1.366
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -r1.365 -r1.366
--- ChangeLog 28 May 2011 17:53:09 -0000 1.365
+++ ChangeLog 29 Jun 2011 04:55:04 -0000 1.366
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.365 2011/05/28 17:53:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.366 2011/06/29 04:55:04 vapier Exp $
+
+ 29 Jun 2011; Mike Frysinger <vapier@gentoo.org> wine-9999.ebuild:
+ Update winepulse patches #367089.
*wine-1.3.21 (28 May 2011)
*wine-1.3.20 (28 May 2011)
1.80 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.79&r2=1.80
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- wine-9999.ebuild 28 May 2011 17:52:11 -0000 1.79
+++ wine-9999.ebuild 29 Jun 2011 04:55:04 -0000 1.80
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.79 2011/05/28 17:52:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.80 2011/06/29 04:55:04 vapier Exp $
EAPI="2"
@@ -20,7 +20,7 @@
S=${WORKDIR}/${MY_P}
fi
-pulse_patches() { echo "$1"/winepulse-{0.39,configure.ac-1.3.20,winecfg-1.3.11}.patch ; }
+pulse_patches() { echo "$1"/winepulse-{0.40,configure.ac-1.3.22,winecfg-1.3.11}.patch ; }
GV="1.2.0"
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.org/"
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2011-08-07 13:25 Mike Frysinger (vapier)
0 siblings, 0 replies; 8+ messages in thread
From: Mike Frysinger (vapier) @ 2011-08-07 13:25 UTC (permalink / raw
To: gentoo-commits
vapier 11/08/07 13:25:43
Modified: ChangeLog wine-9999.ebuild
Log:
Drop USE="esd jack nas" to match upstream, and drop USE=pulseaudio as it should be obsoleted by latest code.
Revision Changes Path
1.376 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.376&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.376&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.375&r2=1.376
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -r1.375 -r1.376
--- ChangeLog 11 Jul 2011 03:37:08 -0000 1.375
+++ ChangeLog 7 Aug 2011 13:25:43 -0000 1.376
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.375 2011/07/11 03:37:08 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.376 2011/08/07 13:25:43 vapier Exp $
+
+ 07 Aug 2011; Mike Frysinger <vapier@gentoo.org> wine-9999.ebuild:
+ Drop USE="esd jack nas" to match upstream, and drop USE=pulseaudio as it
+ should be obsoleted by latest code.
*wine-1.3.24 (11 Jul 2011)
1.87 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.87&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.87&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.86&r2=1.87
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- wine-9999.ebuild 11 Jul 2011 03:34:37 -0000 1.86
+++ wine-9999.ebuild 7 Aug 2011 13:25:43 -0000 1.87
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.86 2011/07/11 03:34:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.87 2011/08/07 13:25:43 vapier Exp $
EAPI="2"
@@ -20,7 +20,6 @@
S=${WORKDIR}/${MY_P}
fi
-pulse_patches() { echo "$1"/winepulse-{0.40,configure.ac-1.3.22,winecfg-1.3.11}.patch ; }
GV="1.2.0"
DESCRIPTION="free implementation of Windows(tm) on Unix"
HOMEPAGE="http://www.winehq.org/"
@@ -28,20 +27,16 @@
gecko? (
mirror://sourceforge/wine/wine_gecko-${GV}-x86.msi
win64? ( mirror://sourceforge/wine/wine_gecko-${GV}-x86_64.msi )
- )
- pulseaudio? ( `pulse_patches http://art.ified.ca/downloads/winepulse` )"
+ )"
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="alsa capi cups custom-cflags dbus esd fontconfig +gecko gnutls gphoto2 gsm gstreamer hal 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"
+IUSE="alsa capi cups custom-cflags dbus fontconfig +gecko gnutls gphoto2 gsm gstreamer hal jpeg lcms ldap mp3 ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
RESTRICT="test" #72375
MLIB_DEPS="amd64? (
truetype? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
- X? (
- >=app-emulation/emul-linux-x86-xlibs-2.1
- >=app-emulation/emul-linux-x86-soundlibs-2.1[pulseaudio?]
- )
+ X? ( >=app-emulation/emul-linux-x86-xlibs-2.1 )
openal? ( app-emulation/emul-linux-x86-sdl )
opengl? ( app-emulation/emul-linux-x86-opengl )
v4l? ( app-emulation/emul-linux-x86-medialibs )
@@ -54,7 +49,6 @@
ncurses? ( >=sys-libs/ncurses-5.2 )
fontconfig? ( media-libs/fontconfig )
gphoto2? ( media-libs/libgphoto2 )
- jack? ( media-sound/jack-audio-connection-kit )
openal? ( media-libs/openal )
dbus? ( sys-apps/dbus )
gnutls? ( net-libs/gnutls )
@@ -70,12 +64,9 @@
)
xinerama? ( x11-libs/libXinerama )
alsa? ( media-libs/alsa-lib )
- esd? ( media-sound/esound )
- nas? ( media-libs/nas )
cups? ( net-print/cups )
opencl? ( x11-drivers/nvidia-drivers >=dev-util/nvidia-cuda-toolkit-3.1 )
opengl? ( virtual/opengl )
- pulseaudio? ( media-sound/pulseaudio )
gsm? ( media-sound/gsm )
jpeg? ( virtual/jpeg )
ldap? ( net-nds/openldap )
@@ -92,7 +83,6 @@
win32? ( ${MLIB_DEPS} )
xcomposite? ( x11-libs/libXcomposite ) "
DEPEND="${RDEPEND}
- pulseaudio? ( ${AUTOTOOLS_DEPEND} )
X? (
x11-proto/inputproto
x11-proto/xextproto
@@ -116,10 +106,6 @@
}
src_prepare() {
- if use pulseaudio ; then
- EPATCH_OPTS=-p1 epatch `pulse_patches "${DISTDIR}"`
- eautoreconf
- fi
epatch "${FILESDIR}"/${PN}-1.1.15-winegcc.patch #260726
epatch_user #282735
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in || die
@@ -139,18 +125,15 @@
$(use_with lcms cms) \
$(use_with cups) \
$(use_with ncurses curses) \
- $(use_with esd) \
$(use_with fontconfig) \
$(use_with gnutls) \
$(use_with gphoto2 gphoto) \
$(use_with gsm) \
$(use_with gstreamer) \
$(! use dbus && echo --without-hal || use_with hal) \
- $(use_with jack) \
$(use_with jpeg) \
$(use_with ldap) \
$(use_with mp3 mpg123) \
- $(use_with nas) \
$(use_with nls gettextpo) \
$(use_with openal) \
$(use_with opencl) \
@@ -159,7 +142,6 @@
$(use_with oss) \
$(use_with png) \
$(use_with threads pthread) \
- $(use pulseaudio && use_with pulseaudio pulse) \
$(use_with scanner sane) \
$(use_enable test tests) \
$(use_with truetype freetype) \
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild
@ 2011-12-31 6:42 Alexandre Rostovtsev (tetromino)
0 siblings, 0 replies; 8+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-12-31 6:42 UTC (permalink / raw
To: gentoo-commits
tetromino 11/12/31 06:42:09
Modified: ChangeLog wine-9999.ebuild
Log:
Sync with dbus/udisks USE flag update in 1.3.36.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Revision Changes Path
1.393 app-emulation/wine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.393&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?rev=1.393&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/ChangeLog?r1=1.392&r2=1.393
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v
retrieving revision 1.392
retrieving revision 1.393
diff -u -r1.392 -r1.393
--- ChangeLog 31 Dec 2011 04:40:13 -0000 1.392
+++ ChangeLog 31 Dec 2011 06:42:09 -0000 1.393
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/wine
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.392 2011/12/31 04:40:13 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/ChangeLog,v 1.393 2011/12/31 06:42:09 tetromino Exp $
+
+ 31 Dec 2011; Alexandre Rostovtsev <tetromino@gentoo.org> wine-9999.ebuild:
+ Sync with dbus/udisks USE flag update in 1.3.36.
*wine-1.3.36 (31 Dec 2011)
1.99 app-emulation/wine/wine-9999.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.99&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?rev=1.99&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/wine/wine-9999.ebuild?r1=1.98&r2=1.99
Index: wine-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -r1.98 -r1.99
--- wine-9999.ebuild 20 Dec 2011 19:35:12 -0000 1.98
+++ wine-9999.ebuild 31 Dec 2011 06:42:09 -0000 1.99
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.98 2011/12/20 19:35:12 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-9999.ebuild,v 1.99 2011/12/31 06:42:09 tetromino Exp $
EAPI="2"
@@ -29,7 +29,7 @@
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="alsa capi cups custom-cflags dbus fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jpeg lcms ldap mp3 ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype v4l +win32 +win64 +X xcomposite xinerama xml"
+IUSE="alsa capi cups custom-cflags fontconfig +gecko gnutls gphoto2 gsm gstreamer hardened jpeg lcms ldap mp3 ncurses nls openal opencl +opengl +oss +perl png samba scanner ssl test +threads +truetype udisks v4l +win32 +win64 +X xcomposite xinerama xml"
RESTRICT="test" #72375
MLIB_DEPS="amd64? (
@@ -53,7 +53,10 @@
fontconfig? ( media-libs/fontconfig )
gphoto2? ( media-libs/libgphoto2 )
openal? ( media-libs/openal )
- dbus? ( sys-apps/dbus )
+ udisks? (
+ sys-apps/dbus
+ sys-fs/udisks
+ )
gnutls? ( net-libs/gnutls )
gstreamer? ( media-libs/gstreamer media-libs/gst-plugins-base )
X? (
@@ -128,6 +131,7 @@
$(use_with lcms cms) \
$(use_with cups) \
$(use_with ncurses curses) \
+ $(use_with udisks dbus) \
$(use_with fontconfig) \
$(use_with gnutls) \
$(use_with gphoto2 gphoto) \
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2011-12-31 6:42 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-24 4:34 [gentoo-commits] gentoo-x86 commit in app-emulation/wine: ChangeLog wine-9999.ebuild Mike Frysinger (vapier)
-- strict thread matches above, loose matches on Subject: below --
2011-12-31 6:42 Alexandre Rostovtsev (tetromino)
2011-08-07 13:25 Mike Frysinger (vapier)
2011-06-29 4:55 Mike Frysinger (vapier)
2011-03-10 20:36 Mike Frysinger (vapier)
2009-09-11 7:59 Tomas Chvatal (scarabeus)
2009-02-05 19:44 Mike Frysinger (vapier)
2009-01-06 10:17 Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox