Package: gluegen2 / 2.3.2-7
Metadata
Package | Version | Patches format |
---|---|---|
gluegen2 | 2.3.2-7 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
ppc64el support.diff | (download) |
make/build.xml |
14 13 + 1 - 0 ! |
add support for ppc64el arch. |
renamedLibrary.diff | (download) |
make/build.xml |
8 4 + 4 - 0 ! |
--- |
disableArchive7z.diff | (download) |
make/build.xml |
8 4 + 4 - 0 ! |
--- |
disable test zip archive.diff | (download) |
make/build-test.xml |
2 1 + 1 - 0 ! |
--- |
disable_git_call.diff | (download) |
make/build.xml |
8 0 + 8 - 0 ! |
--- |
linker.diff | (download) |
make/gluegen-cpptasks-base.xml |
2 2 + 0 - 0 ! |
--- |
hideException.diff | (download) |
src/java/com/jogamp/common/os/Platform.java |
9 0 + 9 - 0 ! |
--- |
armhf.diff | (download) |
make/build.xml |
16 11 + 5 - 0 ! |
--- |
fix alpha build config.patch | (download) |
make/build.xml |
2 1 + 1 - 0 ! |
--- |
missing arch symbol.diff | (download) |
make/stub_includes/platform/glibc-compat-symbols.h |
30 1 + 29 - 0 ! |
--- |
fix arm64 build config.diff | (download) |
make/build.xml |
8 7 + 1 - 0 ! |
--- |
tests.diff | (download) |
make/build-test.xml |
1 1 + 0 - 0 ! |
enable testcases build and run. One testcase can't build because of missing up to date semver-java: - TestVersionSemantics Three testcases fail on every arch while the library seems functional: - TestUri99LaunchOnReservedCharPathBug908 - TestStructGen01 - TestStructGen02. |
disable static linking.diff | (download) |
make/gluegen-cpptasks-base.xml |
10 0 + 10 - 0 ! |
disable static linking for native libraries. |
s390x support.diff | (download) |
make/scripts/make.gluegen.all.linux-s390x.sh |
24 24 + 0 - 0 ! |
add support for s390x arch. |
non linux support.diff | (download) |
make/gluegen-cpptasks-base.xml |
7 6 + 1 - 0 ! |
--- |
disable java version check.diff | (download) |
make/jogamp-env.xml |
15 0 + 15 - 0 ! |
disables the java version check since the jre in debian always meets the minimum requirement and the check routinely breaks with the latest JREs. |
rtjar.diff | (download) |
make/build.xml |
4 0 + 4 - 0 ! |
no longer use rt.jar which is gone since java 9 |
add mips64el mipsn32 support.diff | (download) |
make/build.xml |
26 25 + 1 - 0 ! |
add mips64(el) and mipsn32(el) support |
java10 compatibility.patch | (download) |
make/build.xml |
4 1 + 3 - 0 ! |
fixes the build failure with java 10 |