Source: jinput
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Gabriele Giacone <1o5g4r8o@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), javahelper (>= 0.29), ant, ant-optional,
 default-jdk, libjutils-java
Build-Depends-Indep: default-jdk-doc
Standards-Version: 3.9.0
Vcs-Git: git://git.debian.org/pkg-java/jinput.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/jinput.git
Homepage: https://jinput.dev.java.net/
DM-Upload-Allowed: yes

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.
