Package: lwjgl / 2.9.3+dfsg-1

Metadata

Package Version Patches format
lwjgl 2.9.3+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
javadoc.patch | (download)

build.xml | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 javadoc

nomacosx.patch | (download)

build.xml | 12 6 + 6 - 0 !
platform_build/build-applet.xml | 4 2 + 2 - 0 !
src/java/org/lwjgl/MacOSXSysImplementation.java | 4 2 + 2 - 0 !
3 files changed, 10 insertions(+), 10 deletions(-)

 nomacosx

We don't support MacOSX.

allarchs.patch | (download)

platform_build/linux_ant/build.xml | 36 34 + 2 - 0 !
1 file changed, 34 insertions(+), 2 deletions(-)

 allarchs

Try to support all Debian architectures.

ppc64el.patch | (download)

platform_build/linux_ant/build.xml | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 ppc64el

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

systemjinput.patch | (download)

build.xml | 4 3 + 1 - 0 !
1 file changed, 3 insertions(+), 1 deletion(-)

 systemjinput

Use Debian's jinput.jar.

build failure.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 build failure

This file doesn't exist and causes a FTBFS.

no asm support.patch | (download)

src/java/org/lwjgl/test/mapped/TestMappedObject.java | 87 0 + 87 - 0 !
src/java/org/lwjgl/test/opengl/sprites/SpriteShootoutMapped.java | 838 0 + 838 - 0 !
src/java/org/lwjgl/util/mapped/MappedObjectClassLoader.java | 193 0 + 193 - 0 !
src/java/org/lwjgl/util/mapped/MappedObjectTransformer.java | 1319 0 + 1319 - 0 !
4 files changed, 2437 deletions(-)

 no asm support

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