Codebase list lwjgl / d88e51c debian / control
d88e51c

Tree @d88e51c (Download .tar.gz)

control @d88e51c

ad084d3
 
 
07f8439
e2d68ad
 
1047702
8ffe9e9
9203f4f
 
d88e51c
dc13727
1047702
 
9203f4f
 
1047702
e2d68ad
dc13727
e441775
7fd8101
 
1204b27
ad084d3
 
 
9203f4f
 
1047702
 
ad084d3
 
 
 
 
 
 
 
 
 
 
1047702
ad084d3
 
 
 
 
 
 
 
 
 
 
 
 
 
1047702
ad084d3
a316fe9
ad084d3
 
 
 
 
 
 
 
 
 
Source: lwjgl
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Michael Gilbert <mgilbert@debian.org>,
 tony mancill <tmancill@debian.org>
Build-Depends: 
 ant,
 ant-optional,
 debhelper-compat (= 13),
 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.