Source: jinput
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 10), javahelper (>= 0.29), ant, ant-optional,
 default-jdk, libjutils-java
Build-Depends-Indep: default-jdk-doc
Standards-Version: 4.0.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jinput.git/
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jinput.git/
Homepage: https://java.net/projects/jinput

Package: libjinput-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}, libjinput-jni (>= ${source:Version}),
 libjutils-java
Description: Java Game Controller API
 jinput is 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.
 The API itself is pure Java and presents a platform-neutral completely
 portable model of controller discovery and polling. It can handle arbitrary
 controllers and returns both human and machine understandable descriptions
 of the inputs available.

Package: libjinput-jni
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Java Game Controller API (jni)
 jinput is 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.
 The API itself is pure Java and presents a platform-neutral completely
 portable model of controller discovery and polling. It can handle arbitrary
 controllers and returns both human and machine understandable descriptions
 of the inputs available.
 .
 This package contains the java jni library.

Package: libjinput-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libjinput-java
Recommends: default-jdk-doc, libjutils-java-doc
Description: Java Game Controller API (javadoc)
 jinput is 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.
 The API itself is pure Java and presents a platform-neutral completely
 portable model of controller discovery and polling. It can handle arbitrary
 controllers and returns both human and machine understandable descriptions
 of the inputs available.
 .
 This package contains the API documentation for jinput.
