2ec1bbf0be
git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/genlink@2460 6952d904-891a-0410-993b-d76249ca496b
21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>java</herd>
|
|
<maintainer>
|
|
<email>gnu_andrew@member.fsf.org</email>
|
|
<name>Andrew John Hughes</name>
|
|
</maintainer>
|
|
<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>
|
|
<use>
|
|
<flag name="cacao">Use the CACAO virtual machine instead of HotSpot on x86, amd64 or SPARC architectures.</flag>
|
|
<flag name="hs16">Use the new version of HotSpot (16).</flag>
|
|
<flag name="nio2">Enable backport of NIO2 to OpenJDK6.</flag>
|
|
<flag name="npplugin">Enable the new alpha-quality plugin which works with Firefox 3.6+ and Chromium.</flag>
|
|
<flag name="shark">Enable Shark JIT support</flag>
|
|
<flag name="systemtap">Enable SystemTap probes in HotSpot.</flag>
|
|
<flag name="xrender">Enable support for using XRender with the AWT libraries.</flag>
|
|
<flag name="zero">Enable the zero assembler port of HotSpot.</flag>
|
|
</use>
|
|
</pkgmetadata>
|