summaryrefslogtreecommitdiff
blob: 900c6237b247b90251922fd3c4f58b4774ed49ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>mozilla</herd>
<use>
	<flag name='mozdevelop'>Enable features for web developers (e.g.
		Venkman)</flag>
	<flag name='moznocompose'>Disable building of mozilla's HTML editor
		component</flag>
	<flag name='moznoirc'>Disable building of mozilla's IRC client</flag>
	<flag name='moznomail'>Disable building mozilla's mail client</flag>
	<flag name='moznopango'>Disable <pkg>x11-libs/pango</pkg> during
		runtime</flag>
	<flag name='moznoroaming'>sroaming extension support</flag>
	<flag name='xforms'>XForms is a standard to split up XHTML into XForms,
		instance data, and user interface</flag>
	<flag name='custom-optimization'>Fine-tune custom compiler
		optimizations</flag>
	<flag name='restrict-javascript'>Pull in <pkg>www-plugins/noscript</pkg>
                extension to disable javascript globally, putting the user full$
                control of the sites he/she visits</flag>
</use>
</pkgmetadata>