Gentoo Archives: gentoo-commits

From: Nirbheek Chauhan <nirbheek@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/
Date: Mon, 27 May 2013 06:08:35
Message-Id: 1369634881.c4fd8562578191052c34dd2fa543c60b3fa3ba0a.nirbheek@gentoo
1 commit: c4fd8562578191052c34dd2fa543c60b3fa3ba0a
2 Author: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 06:08:01 2013 +0000
4 Commit: Nirbheek Chauhan <nirbheek <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 06:08:01 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/mozilla.git;a=commit;h=c4fd8562
7
8 Add pulseaudio USE-flag (tested, and works well)
9
10 https://bugs.gentoo.org/show_bug.cgi?id=467938
11
12 ---
13 www-client/firefox/firefox-21.0.ebuild | 3 ++-
14 1 files changed, 2 insertions(+), 1 deletions(-)
15
16 diff --git a/www-client/firefox/firefox-21.0.ebuild b/www-client/firefox/firefox-21.0.ebuild
17 index 98396f9..e2aa858 100644
18 --- a/www-client/firefox/firefox-21.0.ebuild
19 +++ b/www-client/firefox/firefox-21.0.ebuild
20 @@ -38,7 +38,7 @@ HOMEPAGE="http://www.mozilla.com/firefox"
21 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
22 SLOT="0"
23 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
24 -IUSE="bindist gstreamer +jit +minimal pgo selinux system-cairo system-jpeg system-sqlite"
25 +IUSE="bindist gstreamer +jit +minimal pgo pulseaudio selinux system-cairo system-jpeg system-sqlite"
26
27 # More URIs appended below...
28 SRC_URI="${SRC_URI}
29 @@ -222,6 +222,7 @@ src_configure() {
30 mozconfig_annotate '' --build="${CTARGET:-${CHOST}}"
31
32 mozconfig_use_enable gstreamer
33 + mozconfig_use_enable pulseaudio
34 mozconfig_use_enable system-sqlite
35 mozconfig_use_with system-jpeg
36 # Feature is know to cause problems on hardened