Codebase list lwjgl / 1047702
Wrap and sort Emmanuel Bourg 4 years ago
2 changed file(s) with 11 addition(s) and 17 deletion(s). Raw diff Collapse all Expand all
33 Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
44 Uploaders:
55 Michael Gilbert <mgilbert@debian.org>,
6 tony mancill <tmancill@debian.org>,
6 tony mancill <tmancill@debian.org>
77 Build-Depends:
8 debhelper (>= 11),
9 javahelper,
108 ant,
119 ant-optional,
12 openjdk-8-jdk,
10 debhelper (>= 11),
11 default-jdk-doc,
12 javahelper,
1313 libjinput-java,
14 libxcursor-dev,
1415 libxrandr-dev,
16 libxt-dev,
1517 libxxf86vm-dev,
16 libxcursor-dev,
17 libxt-dev,
18 Build-Depends-Indep:
19 default-jdk-doc
18 openjdk-8-jdk
2019 Standards-Version: 4.2.1
2120 Vcs-Git: https://salsa.debian.org/java-team/lwjgl.git
2221 Vcs-Browser: https://salsa.debian.org/java-team/lwjgl
2524 Package: liblwjgl-java
2625 Architecture: all
2726 Depends:
28 ${misc:Depends},
2927 libjinput-java,
30 liblwjgl-java-jni (>= ${source:Version})
28 liblwjgl-java-jni (>= ${source:Version}),
29 ${misc:Depends}
3130 Description: Lightweight Java Game Library
3231 The Lightweight Java Game Library (LWJGL) is a solution aimed directly at
3332 professional and amateur Java programmers alike to enable commercial quality
3938
4039 Package: liblwjgl-java-jni
4140 Architecture: any
42 Depends:
43 ${shlibs:Depends},
44 ${misc:Depends}
41 Depends: ${misc:Depends}, ${shlibs:Depends}
4542 Description: Lightweight Java Game Library (jni)
4643 The Lightweight Java Game Library (LWJGL) is a solution aimed directly at
4744 professional and amateur Java programmers alike to enable commercial quality
5653 Package: liblwjgl-java-doc
5754 Architecture: all
5855 Section: doc
59 Depends:
60 ${misc:Depends}
56 Depends: ${misc:Depends}
6157 Suggests: liblwjgl-java
6258 Recommends: default-jdk-doc
6359 Description: Lightweight Java Game Library (javadoc)
153153 ** CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
154154 ** TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
155155 ** MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
156
157