summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-08 04:36:47 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-08 04:36:47 +0000
commit98f1749565ac51472567dc080cadfbb244ff8c34 (patch)
treeee3190ce89bc8bf3aa584c17a0fa209f678f7062 /app-emulation/wine/wine-0.9.5.ebuild
parentremove old version. Add || die to make on -8 and do not install the license (diff)
downloadgentoo-2-98f1749565ac51472567dc080cadfbb244ff8c34.tar.gz
gentoo-2-98f1749565ac51472567dc080cadfbb244ff8c34.tar.bz2
gentoo-2-98f1749565ac51472567dc080cadfbb244ff8c34.zip
Add upstream patch for WMF exploit #118101 and make sure all ebuilds support modular X.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-emulation/wine/wine-0.9.5.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-emulation/wine/wine-0.9.5.ebuild b/app-emulation/wine/wine-0.9.5.ebuild
index a903233dbbdc..6528d1cde9f8 100644
--- a/app-emulation/wine/wine-0.9.5.ebuild
+++ b/app-emulation/wine/wine-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.5.ebuild,v 1.1 2006/01/05 23:39:59 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.5.ebuild,v 1.2 2006/01/08 04:36:47 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -80,6 +80,7 @@ src_unpack() {
unpack wine-${PV}.tar.bz2
cd "${S}"
+ epatch "${FILESDIR}"/wine-wmf.patch
epatch "${FILESDIR}"/wine-20050524-alsa-headers.patch
epatch "${FILESDIR}"/winearts-kdecvs-fix.patch
sed -i '/^UPDATE_DESKTOP_DATABASE/s:=.*:=true:' tools/Makefile.in