Gentoo Archives: gentoo-commits

From: Nick Sarnie <sarnex@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/wine-any/
Date: Sun, 15 Jul 2018 16:04:49
Message-Id: 1531670675.8711745330ca64b4a147b831b432570e632fca5e.sarnex@gentoo
1 commit: 8711745330ca64b4a147b831b432570e632fca5e
2 Author: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 15 16:03:27 2018 +0000
4 Commit: Nick Sarnie <sarnex <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 15 16:04:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87117453
7
8 app-emulation/wine-any: Sync with ::wine
9
10 Require staging for ffmpeg
11
12 Package-Manager: Portage-2.3.42, Repoman-2.3.9
13
14 app-emulation/wine-any/wine-any-3.12.ebuild | 1 +
15 app-emulation/wine-any/wine-any-9999.ebuild | 1 +
16 2 files changed, 2 insertions(+)
17
18 diff --git a/app-emulation/wine-any/wine-any-3.12.ebuild b/app-emulation/wine-any/wine-any-3.12.ebuild
19 index d1e7371c75a..6380a95584b 100644
20 --- a/app-emulation/wine-any/wine-any-3.12.ebuild
21 +++ b/app-emulation/wine-any/wine-any-3.12.ebuild
22 @@ -52,6 +52,7 @@ IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos elibc_glibc
23 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
24 X? ( truetype )
25 elibc_glibc? ( threads )
26 + ffmpeg? ( staging )
27 osmesa? ( opengl )
28 pipelight? ( staging )
29 test? ( abi_x86_32 )
30
31 diff --git a/app-emulation/wine-any/wine-any-9999.ebuild b/app-emulation/wine-any/wine-any-9999.ebuild
32 index d1e7371c75a..6380a95584b 100644
33 --- a/app-emulation/wine-any/wine-any-9999.ebuild
34 +++ b/app-emulation/wine-any/wine-any-9999.ebuild
35 @@ -52,6 +52,7 @@ IUSE="+abi_x86_32 +abi_x86_64 +alsa capi cups custom-cflags d3d9 dos elibc_glibc
36 REQUIRED_USE="|| ( abi_x86_32 abi_x86_64 )
37 X? ( truetype )
38 elibc_glibc? ( threads )
39 + ffmpeg? ( staging )
40 osmesa? ( opengl )
41 pipelight? ( staging )
42 test? ( abi_x86_32 )