Codebase list lwjgl / bcd79cd debian / control
bcd79cd

Tree @bcd79cd (Download .tar.gz)

control @bcd79cd

ad084d3
 
 
07f8439
e2d68ad
 
6aa4300
9203f4f
bcd79cd
c0830f9
9203f4f
 
4030be2
9203f4f
 
 
 
e2d68ad
 
c0adf99
513c467
9d18fbe
63f2eff
1204b27
ad084d3
 
 
9203f4f
 
 
 
ad084d3
 
 
 
 
 
 
 
 
 
 
9203f4f
 
 
ad084d3
 
 
 
 
 
 
 
 
 
 
 
 
 
9203f4f
 
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:
 debhelper (>= 11),
 javahelper,
 ant,
 ant-optional,
 openjdk-8-jdk,
 libjinput-java,
 libxrandr-dev,
 libxxf86vm-dev,
 libxcursor-dev,
 libxt-dev,
Build-Depends-Indep:
 default-jdk-doc
Standards-Version: 4.1.5
Vcs-Git: https://anonscm.debian.org/git/pkg-java/lwjgl.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/lwjgl.git
Homepage: https://www.lwjgl.org

Package: liblwjgl-java
Architecture: all
Depends:
 ${misc:Depends},
 libjinput-java,
 liblwjgl-java-jni (>= ${source:Version})
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:
 ${shlibs:Depends},
 ${misc: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.