#968738 lwjgl: please update to version 3 for libgdx

#968738#5
Date:
2020-08-20 18:12:44 UTC
From:
To:
libgdx requires v3 which is a major version and complete rewrite
https://github.com/LWJGL/lwjgl3

I checked v2 rdepends in buster and it's only recommended by a
metapackage. dak rm also shows "No dependency problem found." It seems
to have been included as a dependency of jMonkey Engine which itself
never made it: https://bugs.debian.org/587947

#968738#12
Date:
2020-08-25 22:40:25 UTC
From:
To:
Although the [Building from source] instructions claim to only need ant,
doc/README.md says "Generator has to execute successfully" to build Core
which itself requires kotlin and indicates a potential builddep loop.
You can also see a "kotlinc-download" target in the [travis build log].

[Building from source]: https://www.lwjgl.org/guide
[travis build log]: https://travis-ci.org/github/LWJGL-CI/lwjgl3/jobs/639995245

I'm afraid this is probably at the limit of my skills for packaging
libgdx and mindustry, until someone else has uploaded kotlin.

#968738#19
Date:
2020-08-26 01:05:55 UTC
From:
To:
The Kotlin packaging GSoC project seems to be doing well, latest post:

https://lists.debian.org/msgid-search/CAOAkg3zUZP1DLcDsue3=L4Gqm9EYKOuKS9Ec2qjrELt7poa-JQ@mail.gmail.com

#968738#24
Date:
2021-09-05 15:23:04 UTC
From:
To:
Hi all,

According to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892842#67,
it seems Kotlin is now in NEW. So maybe we may get kotlin soon :)