ubuntu/+source/lwjgl:applied/debian/sid

Last commit made on 2022-05-23
Get this branch:
git clone -b applied/debian/sid 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/debian/sid
Repository:
lp:ubuntu/+source/lwjgl

Recent commits

63af903... by Emmanuel Bourg

2.9.3+dfsg-6 (patches applied)

Imported using git-ubuntu import.

4fac932... by Emmanuel Bourg

Drops pack200 compression support to build with OpenJDK 17

Gbp-Pq: java17-compatibility.patch.

c02dcce... by Emmanuel Bourg

Compile and add to library missing object files

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

a4fed2e... by Emmanuel Bourg

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

Gbp-Pq: javah.patch.

0cf5877... by Emmanuel Bourg

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

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

2a6f402... by Emmanuel Bourg

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

Gbp-Pq: java9-compatibility.patch.

747a141... by Emmanuel Bourg

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.

e2f2d6b... by Emmanuel Bourg

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

Gbp-Pq: build-failure.patch.

3ede0bf... by Emmanuel Bourg

Use Debian's jinput.jar

Gbp-Pq: systemjinput.patch.

8f985f5... by Emmanuel Bourg

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

Gbp-Pq: ppc64el.patch.