Codebase list lwjgl / debian/2.7.1+dfsg-3 debian / control
debian/2.7.1+dfsg-3

Tree @debian/2.7.1+dfsg-3 (Download .tar.gz)

control @debian/2.7.1+dfsg-3

ad084d3
 
 
07f8439
e2d68ad
 
 
9203f4f
 
c0830f9
9203f4f
 
f026f24
9203f4f
 
 
 
e2d68ad
 
 
 
 
 
4f4fe2b
ad084d3
 
a0c40af
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:
 Gabriele Giacone <1o5g4r8o@gmail.com>,
 Michael Gilbert <mgilbert@debian.org>,
Build-Depends:
 debhelper (>= 8),
 javahelper,
 ant,
 ant-optional,
 default-jdk,
 libjinput-java,
 libxrandr-dev,
 libxxf86vm-dev,
 libxcursor-dev,
 libxt-dev,
Build-Depends-Indep:
 default-jdk-doc,
Build-Conflicts:
 binutils-gold,
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/git/pkg-java/lwjgl.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/lwjgl.git
Homepage: http://lwjgl.org/
DM-Upload-Allowed: yes

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.