Package: libjogl2-java / 2.5.0+dfsg-3.1
Metadata
Package | Version | Patches format |
---|---|---|
libjogl2-java | 2.5.0+dfsg-3.1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
jar_paths.patch | (download) |
make/build-common.xml |
13 8 + 5 - 0 ! |
putting the paths of gluegen and ant-contrib jars in the ant build files |
swt.diff | (download) |
make/build-common.xml |
7 2 + 5 - 0 ! |
indicating the path of the swt jar |
disable_git_call.diff | (download) |
make/build-common.xml |
12 0 + 12 - 0 ! |
not calling git as part of the build process |
disable_android_2.diff | (download) |
make/build-common.xml |
2 1 + 1 - 0 ! |
skipping the androidtasks xml file |
manifest.diff | (download) |
make/joglversion |
3 2 + 1 - 0 ! |
specifying vendoring and updating classpath in the jar manifest |
s390x.diff | (download) |
make/build-jogl.xml |
8 7 + 1 - 0 ! |
providing ant targets to build on s390x |
arm build.diff | (download) |
make/build-jogl.xml |
31 22 + 9 - 0 ! |
providing ant targets to build on arm |
disable applet.diff | (download) |
make/build-newt.xml |
4 2 + 2 - 0 ! |
skipping the build of the applet |
alpha.diff | (download) |
make/build-jogl.xml |
8 7 + 1 - 0 ! |
providing ant targets to build on alpha |
ppc64.patch | (download) |
make/build-jogl.xml |
8 7 + 1 - 0 ! |
providing ant targets to build on ppc64 and ppc64el |
disable test compilation.patch | (download) |
make/build.xml |
2 1 + 1 - 0 ! |
disable the compilation of the unit tests until all dependencies are available |
java11.patch | (download) |
make/build-jogl.xml |
3 3 + 0 - 0 ! |
java11 Fix FTBFS with Java 9+. The javah tool is gone, nativeHeaderDir in Ant must be used instead. The method getPeer() does not exist anymore. Bug-Debian: https://bugs.debian.org/893287 |
openjfx_jars.patch | (download) |
make/build-common.xml |
22 0 + 22 - 0 ! |
remove the paths to the jars of openjfx |
cc_attributes_in_build.patch | (download) |
make/build-jogl.xml |
3 0 + 3 - 0 ! |
removing attributes of the cc ant task that are not understood |
jni_include_files.patch | (download) |
make/build-nativewindow.xml |
12 6 + 6 - 0 ! |
as non-free headers of the jdk are not embedded in gluegen, we use the ones of the default OpenJDK, that are tweaked a bit during the Debian build. |
skip_parts_of_build.patch | (download) |
make/build-common.xml |
7 0 + 7 - 0 ! |
skipping an useless part of the build |
skip_Win_and_Mac.patch | (download) |
make/build-jogl.xml |
8 3 + 5 - 0 ! |
skipping parts related to windows, macos and ios, as the needed non-free JDK headers have been removed from gluegen anyway. |
spelling.patch | (download) |
src/jogl/classes/com/jogamp/graph/curve/opengl/RenderState.java |
6 3 + 3 - 0 ! |
fixing spelling errors |
hardening.patch | (download) |
make/build-jogl.xml |
4 4 + 0 - 0 ! |
passing hardening flags to the cc ant task |
mips64el build.patch | (download) |
make/build-jogl.xml |
8 7 + 1 - 0 ! |
patching the build files to build on mips64el |