Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/wine:master commit in: app-emulation/wine-staging/
Date: Sat, 20 Jul 2019 17:10:23
Message-Id: 1563642561.989147379ffd7b65fcd24123e117c9064e24e113.sarnex@gentoo
1 commit: 989147379ffd7b65fcd24123e117c9064e24e113
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 20 17:09:21 2019 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 20 17:09:21 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=98914737
7
8 app-emulation/wine-staging: Remove reference to removed faudio patches
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 Signed-off-by: Nick Sarnie <sarnex <AT> gentoo.org>
12
13 app-emulation/wine-staging/wine-staging-9999.ebuild | 1 -
14 1 file changed, 1 deletion(-)
15
16 diff --git a/app-emulation/wine-staging/wine-staging-9999.ebuild b/app-emulation/wine-staging/wine-staging-9999.ebuild
17 index 0804c00..358f66f 100644
18 --- a/app-emulation/wine-staging/wine-staging-9999.ebuild
19 +++ b/app-emulation/wine-staging/wine-staging-9999.ebuild
20 @@ -356,7 +356,6 @@ src_prepare() {
21
22 local STAGING_EXCLUDE=""
23 use pipelight || STAGING_EXCLUDE="${STAGING_EXCLUDE} -W Pipelight"
24 - use faudio && STAGING_EXCLUDE="${STAGING_EXCLUDE} -W xaudio2-revert -W xaudio2_CommitChanges -W xaudio2_7-WMA_support -W xaudio2_7-CreateFX-FXEcho"
25
26 # Launch wine-staging patcher in a subshell, using eapply as a backend, and gitapply.sh as a backend for binary patches
27 ebegin "Running Wine-Staging patch installer"