Gentoo Archives: gentoo-commits

From: Jory Pratt <anarchy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/, mail-client/thunderbird/
Date: Thu, 16 Feb 2017 02:54:07
Message-Id: 1487213588.b50274c04babc71f1ce69335d8f4d5a4a0a20de4.anarchy@gentoo
1 commit: b50274c04babc71f1ce69335d8f4d5a4a0a20de4
2 Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 16 02:53:08 2017 +0000
4 Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 16 02:53:08 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b50274c0
7
8 mail-client/thunderbird,www-client/firefox: Cleanup unused gstreamer-0
9 use description from metadata.xml
10
11 mail-client/thunderbird/metadata.xml | 1 -
12 www-client/firefox/metadata.xml | 1 -
13 2 files changed, 2 deletions(-)
14
15 diff --git a/mail-client/thunderbird/metadata.xml b/mail-client/thunderbird/metadata.xml
16 index f7572e4ec6..721f723be5 100644
17 --- a/mail-client/thunderbird/metadata.xml
18 +++ b/mail-client/thunderbird/metadata.xml
19 @@ -15,7 +15,6 @@
20 <flag name="custom-optimization">Build with user-specified compiler optimizations
21 (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
22 <flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when supported prior to 38.0)</flag>
23 - <flag name="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for media support</flag>
24 <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg>
25 instead of bundled.</flag>
26 <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg>
27
28 diff --git a/www-client/firefox/metadata.xml b/www-client/firefox/metadata.xml
29 index b4b14c28af..4402dddd3d 100644
30 --- a/www-client/firefox/metadata.xml
31 +++ b/www-client/firefox/metadata.xml
32 @@ -13,7 +13,6 @@
33 <flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
34 <flag name="gmp-autoupdate">Allow Gecko Media Plugins (binary blobs) to be automatically
35 downloaded and kept up-to-date in user profiles</flag>
36 - <flag name="gstreamer-0">Use gstreamer:0.10 instead of gstreamer:1 for media support</flag>
37 <flag name="hwaccel">Force-enable hardware-accelerated rendering (Mozilla bug 594876)</flag>
38 <flag name="jemalloc">Enable or disable jemalloc</flag>
39 <flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when supported prior to 38.0)</flag>