equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> |
|
3 <pkgmetadata> |
|
4 <herd>java</herd> |
|
5 <herd>proxy-maintainers</herd> |
|
6 <maintainer> |
|
7 <email>gnu_andrew@member.fsf.org</email> |
|
8 <name>Andrew John Hughes</name> |
|
9 <description>Proxy Maintainer</description> |
|
10 </maintainer> |
|
11 <maintainer> |
|
12 <email>caster@gentoo.org</email> |
|
13 <name>Vlastimil Babka</name> |
|
14 <description>Committer (CC me)</description> |
|
15 </maintainer> |
|
16 <longdescription>The IcedTea project provides a harness to build the source code from OpenJDK (http://openjdk.java.net) using Free Software build tools along with additional tools such as a browser plugin and Web Start support via NetX. </longdescription> |
|
17 <use> |
|
18 <flag name="X">Make X buildtime-only depenency.</flag> |
|
19 <flag name="alsa">Make alsa buildtime-only dependency.</flag> |
|
20 <flag name="cacao">Build CACAO virtual machine on platforms supporting HotSpot. (experimental)</flag> |
|
21 <flag name="cups">Make CUPS build-only dependency.</flag> |
|
22 <flag name="jbootstrap">If possible, recompile the final IcedTea executables with itself.</flag> |
|
23 <flag name="nss">Enable NSS security provider support.</flag> |
|
24 <flag name="nsplugin">Enable browser plugin (NPPlugin), requires also the webstart flag to be enabled.</flag> |
|
25 <flag name="pax_kernel">For building when running a PaX enabled kernel.</flag> |
|
26 <flag name="systemtap">Enable SystemTap probes in HotSpot.</flag> |
|
27 <flag name="webstart">Enable Web Start support (via NetX).</flag> |
|
28 <flag name="zero"> |
|
29 Enable Zero assembler port (usually for non-HotSpot architectures) |
|
30 </flag> |
|
31 </use> |
|
32 </pkgmetadata> |
|