mail-client/thunderbird: x86 stable (bug #627376)
[gentoo.git] / mail-client / thunderbird / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <maintainer type="project">
5         <email>mozilla@gentoo.org</email>
6         <name>Gentoo Mozilla Team</name>
7 </maintainer>
8 <use>
9         <flag name="bindist">Disable official Thunderbird branding (icons, name) which 
10                 are not binary-redistributable according to upstream.</flag>
11         <flag name="crypt"> Enable encryption support with enigmail</flag>
12         <flag name="mozdom">Enable Mozilla's DOM inspector</flag>
13         <flag name="lightning">Enable app-global calendar support
14                 (note 38.0 and above bundles calendar support when this flag is off)</flag>
15         <flag name="custom-optimization">Build with user-specified compiler optimizations
16                 (-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
17         <flag name="gtk2">Use the cairo-gtk2 rendering engine instead of the default cairo-gtk3</flag>
18         <flag name="jemalloc">Enable or disable jemalloc</flag>
19         <flag name="jemalloc3">Enable or disable jemalloc3 (forced-on when supported prior to 38.0)</flag>
20         <flag name="rust">Enable support for using rust compiler  (experimental)</flag>
21         <flag name="system-cairo">Use the system-wide <pkg>x11-libs/cairo</pkg>
22                 instead of bundled.</flag>
23         <flag name="system-harfbuzz">Use the system-wide <pkg>media-libs/harfbuzz</pkg>
24                 and <pkg>media-gfx/graphite2</pkg> instead of bundled.</flag>
25         <flag name="system-icu">Use the system-wide <pkg>dev-libs/icu</pkg>
26                 instead of bundled.</flag>
27         <flag name="system-jpeg">Use the system-wide <pkg>media-libs/libjpeg-turbo</pkg>
28                 instead of bundled.</flag>
29         <flag name="system-libevent">Use the system-wide <pkg>dev-libs/libevent</pkg>
30                 instead of bundled.</flag>
31         <flag name="system-libvpx">Use the system-wide <pkg>media-libs/libvpx</pkg>
32                 instead of bundled.</flag>
33         <flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg>
34                 installation with secure-delete enabled</flag>
35         <flag name="minimal">Remove the software development kit and headers</flag>
36 </use>
37 </pkgmetadata>