Source: lwjgl Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Michael Gilbert , tony mancill Build-Depends: ant, ant-optional, debhelper, default-jdk, default-jdk-doc, javahelper, libjinput-java, libxcursor-dev, libxrandr-dev, libxt-dev, libxxf86vm-dev Standards-Version: 4.3.0 Vcs-Git: https://salsa.debian.org/java-team/lwjgl.git Vcs-Browser: https://salsa.debian.org/java-team/lwjgl Homepage: https://www.lwjgl.org Package: liblwjgl-java Architecture: all Depends: libjinput-java, liblwjgl-java-jni (>= ${source:Version}), ${misc:Depends} Description: Lightweight Java Game Library The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. Package: liblwjgl-java-jni Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Lightweight Java Game Library (jni) The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. . This package contains the java jni library. Package: liblwjgl-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: liblwjgl-java Recommends: default-jdk-doc Description: Lightweight Java Game Library (javadoc) The Lightweight Java Game Library (LWJGL) is a solution aimed directly at professional and amateur Java programmers alike to enable commercial quality games to be written in Java. LWJGL provides developers access to high performance crossplatform libraries such as OpenGL (Open Graphics Library) and OpenAL (Open Audio Library) allowing for state of the art 3D games and 3D sound. Additionally LWJGL provides access to controllers such as Gamepads, Steering wheel and Joysticks. All in a simple and straight forward API. . This package contains the API documentation for lwjgl.