dev-java/icedtea/metadata.xml
author Da Risk <da_risk@geekorum.com>
Sun, 21 May 2017 17:12:30 -0700
changeset 216 5e84b58ccea0
parent 115 27c2a6303f2f
permissions -rw-r--r--
app-emulation/genymotion-bin: Support libressl (Portage version: 2.3.5/hg/Linux x86_64, unsigned Manifest commit)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
115
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     2
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     3
<pkgmetadata>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     4
<herd>java</herd>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     5
<herd>proxy-maintainers</herd>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     6
<maintainer>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     7
  <email>gnu_andrew@member.fsf.org</email>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     8
  <name>Andrew John Hughes</name>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
     9
  <description>Proxy Maintainer</description>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    10
</maintainer>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    11
<maintainer>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    12
  <email>caster@gentoo.org</email>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    13
  <name>Vlastimil Babka</name>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    14
  <description>Committer (CC me)</description>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    15
</maintainer>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    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>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    17
<use>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    18
  <flag name="X">Make X buildtime-only depenency.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    19
  <flag name="alsa">Make alsa buildtime-only dependency.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    20
  <flag name="cacao">Build CACAO virtual machine on platforms supporting HotSpot. (experimental)</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    21
  <flag name="cups">Make CUPS build-only dependency.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    22
  <flag name="jbootstrap">If possible, recompile the final IcedTea executables with itself.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    23
  <flag name="nss">Enable NSS security provider support.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    24
  <flag name="nsplugin">Enable browser plugin (NPPlugin), requires also the webstart flag to be enabled.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    25
  <flag name="pax_kernel">For building when running a PaX enabled kernel.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    26
  <flag name="systemtap">Enable SystemTap probes in HotSpot.</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    27
  <flag name="webstart">Enable Web Start support (via NetX).</flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    28
  <flag name="zero">
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    29
   Enable Zero assembler port (usually for non-HotSpot architectures)
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    30
  </flag>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    31
</use>
27c2a6303f2f Add ebuild for icedtea which can build on hardened system with XATTRS_PAX
Da Risk <da_risk@geekorum.com>
parents:
diff changeset
    32
</pkgmetadata>