commit:     b28c9958a13058f6d7d34ad11537d5dd8a394d38
Author:     Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Mon Jun  5 14:28:26 2017 +0000
Commit:     Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Mon Jun  5 14:28:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=b28c9958

mail-client/thunderbird: sync with main tree

 mail-client/thunderbird/metadata.xml              | 8 +++++++-
 mail-client/thunderbird/thunderbird-52.1.1.ebuild | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/mail-client/thunderbird/metadata.xml 
b/mail-client/thunderbird/metadata.xml
index 5b1e2e8..6f53326 100644
--- a/mail-client/thunderbird/metadata.xml
+++ b/mail-client/thunderbird/metadata.xml
@@ -14,11 +14,16 @@
                (note 38.0 and above bundles calendar support when this flag is 
off)</flag>
        <flag name='custom-optimization'>Fine-tune custom compiler optimizations
                (-Os, -O0, -O1, -O2, -O3)</flag>
-       <flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when 
supported prior to 38.0)</flag>
+       <flag name="gtk2">Use the cairo-gtk2 rendering engine</flag>
+       <flag name="jemalloc">Enable or disable jemalloc (forced-on when 
supported prior to 38.0)</flag>
        <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg>
                instead of bundled.</flag>
+       <flag name="system-harfbuzz">Use the system-wide 
<pkg>media-libs/harfbuzz</pkg>
+               instead of bundled.</flag>
        <flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg>
                instead of bundled.</flag>
+       <flag name="system-libevent">Use the system-wide 
<pkg>dev-libs/libevent</pkg>
+               instead of bundled.</flag>
        <flag name="system-jpeg">Use the system-wide 
<pkg>media-libs/libjpeg-turbo</pkg>
                instead of bundled.</flag>
        <flag name="system-libvpx">Use the system-wide 
<pkg>media-libs/libvpx</pkg>
@@ -26,5 +31,6 @@
        <flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg>
                installation with secure-delete enabled</flag>
        <flag name="minimal">Remove the software development kit and 
headers</flag>
+       <flag name="rust">Enable support for rust compiler 
<pkg>dev-lang/rust</pkg></flag>
 </use>
 </pkgmetadata>

diff --git a/mail-client/thunderbird/thunderbird-52.1.1.ebuild 
b/mail-client/thunderbird/thunderbird-52.1.1.ebuild
index b9a7d27..eeebfbd 100644
--- a/mail-client/thunderbird/thunderbird-52.1.1.ebuild
+++ b/mail-client/thunderbird/thunderbird-52.1.1.ebuild
@@ -53,7 +53,7 @@ ASM_DEPEND=">=dev-lang/yasm-1.1"
 CDEPEND="
        >=dev-libs/nss-3.28.3
        >=dev-libs/nspr-4.13.1
-       crypt? ( x11-plugins/enigmail[-thunderbird(-)] )
+       crypt? ( >=x11-plugins/enigmail-1.9.6.1-r1 )
        "
 
 DEPEND="rust? ( dev-lang/rust )

Reply via email to