dev-java/lucene: Drop maintainer
[gentoo.git] / dev-java / icedtea / 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="person">
5                 <email>gnu_andrew@member.fsf.org</email>
6                 <name>Andrew John Hughes</name>
7         </maintainer>
8         <maintainer type="person">
9                 <email>gyakovlev@gentoo.org</email>
10                 <name>Georgy Yakovlev</name>
11         </maintainer>
12         <maintainer type="project">
13                 <email>java@gentoo.org</email>
14                 <name>Java</name>
15         </maintainer>
16         <maintainer type="project">
17                 <email>proxy-maint@gentoo.org</email>
18                 <name>Proxy Maintainers</name>
19         </maintainer>
20         <longdescription>
21                 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.
22         </longdescription>
23         <use>
24                 <flag name="cacao">Use the CACAO virtual machine rather than HotSpot.</flag>
25                 <flag name="cups">Link against the CUPS library at compile time, rather than using it dynamically at runtime.</flag>
26                 <flag name="headless-awt">Don't install the X backend for AWT, needed by some GUIs (used to be X flag)</flag>
27                 <flag name="jamvm">Use the JamVM virtual machine rather than HotSpot.</flag>
28                 <flag name="jbootstrap">If possible, recompile the final IcedTea executables with itself.</flag>
29                 <flag name="kerberos">Link against Kerberos in order to obtain the cache location.</flag>
30                 <flag name="nsplugin">Enable browser plugin (NPPlugin), requires also the webstart flag to be enabled.</flag>
31                 <flag name="pax_kernel">Apply patch needed for pax enabled kernels.</flag>
32                 <flag name="pch">Build using pre-compiled headers.</flag>
33                 <flag name="sctp">Build the SCTP NIO channel implementation against lksctp</flag>
34                 <flag name="shenandoah">Include the Shenandoah ultra-low pause time garbage collector (-XX:+UseShenandoahGC) (arm64 and x86_64 only)</flag>
35                 <flag name="smartcard">Build the PCSC driver against pcsc-lite</flag>
36                 <flag name="system-lcms">Build against the system LCMS installation rather than the in-tree copy.</flag>
37                 <flag name="zero">Enable Zero assembler port (usually for non-HotSpot architectures)</flag>
38                 <flag name="webstart">Enable Web Start support (via NetX).</flag>
39         </use>
40 </pkgmetadata>