diff options
Diffstat (limited to 'dev-java/jinput/metadata.xml')
| -rw-r--r-- | dev-java/jinput/metadata.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-java/jinput/metadata.xml b/dev-java/jinput/metadata.xml new file mode 100644 index 000000000000..72c9de2d7d23 --- /dev/null +++ b/dev-java/jinput/metadata.xml @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="project"> + <email>java@gentoo.org</email> + <name>Java</name> + </maintainer> + <longdescription>The JInput Project hosts an implementation of an API for game controller discovery and polled input. It is part of a suite of open-source technologies initiated by the Game Technology Group at Sun Microsystems with intention of making the development of high performance games in Java a reality.</longdescription> + <upstream> + <remote-id type="github">jinput/jinput</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata> |
