You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-java/java-config/metadata.xml

22 lines
802 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription>
java-config is used to configure the Java subsystem on your Gentoo
installation. In particular, it can be used to configure system-wide and
per-user default JVMs, construct classpath env vars from installed java
packages and be used to query for the path to various JDK tools.
</longdescription>
<use>
<flag name="compat">Install bin/java-config-2 symlink pointing to java-config</flag>
</use>
<upstream>
<remote-id type="gentoo">proj/java-config</remote-id>
<remote-id type="github">gentoo/java-config</remote-id>
</upstream>
</pkgmetadata>