From f128924afb17ffb46f7176f214f68e2ff8283e5d Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 25 May 2010 05:36:34 +0300 Subject: modified: app-emulation/wine/wine-9999.ebuild modified: media-sound/gmpc/gmpc-9999.ebuild --- app-emulation/wine/wine-9999.ebuild | 1 + media-sound/gmpc/gmpc-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app-emulation/wine/wine-9999.ebuild b/app-emulation/wine/wine-9999.ebuild index f53e14f..a6ab264 100644 --- a/app-emulation/wine/wine-9999.ebuild +++ b/app-emulation/wine/wine-9999.ebuild @@ -82,6 +82,7 @@ src_unpack() { epatch ${FILESDIR}/Patch_id_1.patch # epatch ${FILESDIR}/winepulse-winecfg.patch epatch ${FILESDIR}/winepulse-0.27.patch +# epatch ${FILESDIR}/oblivion_winmm_badcheck_workaround.patch # epatch ${FILESDIR}/0001-dinput-Read-raw-relative-mouse-movements-from-dev.patch # epatch ${FILESDIR}/wined3d.diff # useq pulseaudio && epatch ${FILESDIR}/winepulse-0.28.patch diff --git a/media-sound/gmpc/gmpc-9999.ebuild b/media-sound/gmpc/gmpc-9999.ebuild index 76b59c7..5f111a8 100644 --- a/media-sound/gmpc/gmpc-9999.ebuild +++ b/media-sound/gmpc/gmpc-9999.ebuild @@ -44,7 +44,7 @@ src_unpack() { src_configure() { econf \ $(use_enable session sm) \ - $(use_enable xspf libxspf) \ + $(use_enable xspf libxspf) } src_install() { -- cgit v1.2.3