Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 28 Apr 2016 18:16:09
Message-Id: 1461867154.7124e7a232048cde565ae38eba21326c57b26976.axs@gentoo
1 commit: 7124e7a232048cde565ae38eba21326c57b26976
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 28 18:03:22 2016 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 28 18:12:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7124e7a2
7
8 profiles/base/package.use.mask: add masks to mozilla ebuilds
9
10 Masked USE=system-cairo as it has resulted in crashy mozilla packages
11 for some time.
12
13 Also masked USE=system-libvpx on mozilla packages v45.1.0 and above
14 due to runtime issues found in testing, until further details of
15 the issue can be identified and/or resolved.
16
17 profiles/base/package.use.mask | 10 ++++++++++
18 1 file changed, 10 insertions(+)
19
20 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
21 index be11969..73d8892 100644
22 --- a/profiles/base/package.use.mask
23 +++ b/profiles/base/package.use.mask
24 @@ -5,6 +5,16 @@
25 # This file requires >=portage-2.1.1
26 # New entries go on top.
27
28 +# Ian Stakenvicius <axs@g.o> (28 Apr 2016)
29 +# system-cairo support causes lots of crashing in mozilla pkgs
30 +# (see bug #556378 and others)
31 +www-client/firefox system-cairo
32 +mail-client/thunderbird system-cairo
33 +# system-libvpx on mozilla 45.1 and newer kept firefox
34 +# from playing html5 video in tests, mask for now until
35 +# further testing can determine why and fix
36 +>=www-client/firefox-45.1.0 system-libvpx
37 +
38 # Johannes Huber <johu@g.o> (21 Apr 2016)
39 # Unreleased dependency.
40 kde-apps/ktp-text-ui speech