ubuntu/+source/lwjgl:applied/ubuntu/oracular-devel

Last commit made on 2024-04-22
Get this branch:
git clone -b applied/ubuntu/oracular-devel https://git.launchpad.net/ubuntu/+source/lwjgl
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/oracular-devel
Repository:
lp:ubuntu/+source/lwjgl

Recent commits

6508d88... by Julian Andres Klode

2.9.3+dfsg-6build1 (patches applied)

Imported using git-ubuntu import.

b0f1d8b... by Julian Andres Klode

Drops pack200 compression support to build with OpenJDK 17

Gbp-Pq: java17-compatibility.patch.

0d476d4... by Julian Andres Klode

Compile and add to library missing object files

Gbp-Pq: add-missing-symbols-in-native-lib-v2.patch.

194e5ed... by Julian Andres Klode

Generate the native headers with 'javac -h' instead of javah (removed from Java 10)

Gbp-Pq: javah.patch.

b50d3b1... by Julian Andres Klode

Workaround for a regression in the annotation processor with Java 9+

Gbp-Pq: annotation-processor-workaround.patch.

c334ad4... by Julian Andres Klode

Fixes the compatibility with Java 9 (sun.reflect.FieldAccessor is no longer accessible)

Gbp-Pq: java9-compatibility.patch.

ad8d441... by Julian Andres Klode

No asm support. We don't support the optional asm.jar because LWJGL is not compatible with libasm-java.

Gbp-Pq: no-asm-support.patch.

b792111... by Julian Andres Klode

build-updatesite.xml doesn't exist and causes a build failure

Gbp-Pq: build-failure.patch.

a08f9f0... by Julian Andres Klode

Use Debian's jinput.jar

Gbp-Pq: systemjinput.patch.

0eb757a... by Julian Andres Klode

Support the ppc64el platform. Not absolutely sure if this is still needed though.

Gbp-Pq: ppc64el.patch.