summaryrefslogtreecommitdiff
blob: 1a7d24372df7f8b4caa65466c4b8e102845d56d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <herd>mozilla</herd>
  <use>
    <flag name="custom-optimization">Fine-tune custom compiler optimizations</flag>
	<flag name="ipc">Use inter-process communication between tabs and plugins.
		Allows for greater stability in case of plugin crashes</flag>
    <flag name="system-sqlite">Use the system-wide <pkg>dev-db/sqlite</pkg>
        installation with secure-delete enabled</flag>
    <flag name="webm">Use system libvpx <pkg>media-libs/libvpx</pkg></flag>
    <flag name="crashreporter">Enable crash reporter for bugs</flag>
    <flag name="gconf">Enable gnome2 gconf support</flag>
  </use>
</pkgmetadata>