Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/mozilla:master commit in: eclass/
Date: Fri, 30 Oct 2015 18:41:30
Message-Id: 1446230446.830c532b5664afd2f9d87ce279509624e8512f83.anarchy@gentoo
1 commit: 830c532b5664afd2f9d87ce279509624e8512f83
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 18:40:46 2015 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 18:40:46 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=830c532b
7
8 enable gstream support by default (note gstreamer 1.0 default)
9
10 eclass/mozconfig-v6.42.eclass | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/eclass/mozconfig-v6.42.eclass b/eclass/mozconfig-v6.42.eclass
14 index 4c982cf..fb3f80d 100644
15 --- a/eclass/mozconfig-v6.42.eclass
16 +++ b/eclass/mozconfig-v6.42.eclass
17 @@ -55,7 +55,7 @@ esac
18 # Set the variable to any value if the use flag should exist but not be default-enabled.
19
20 # use-flags common among all mozilla ebuilds
21 -IUSE="${IUSE} dbus debug gstreamer gstreamer-0 +jemalloc3 pulseaudio selinux startup-notification system-cairo system-icu system-jpeg system-sqlite system-libvpx"
22 +IUSE="${IUSE} dbus debug +gstreamer gstreamer-0 +jemalloc3 pulseaudio selinux startup-notification system-cairo system-icu system-jpeg system-sqlite system-libvpx"
23
24 # some notes on deps:
25 # gtk:2 minimum is technically 2.10 but gio support (enabled by default) needs 2.14