Hi all.
I built the packages with Java 17. Java 19 or 17 are declared as dependency at source code, in the file build.properties.
You all can download the snapshot to build the packages or the packages form this URL: https://gofile.io/d/vJc9cz
Best regards.
Pinned Comments
Freso commented on 2024-04-17 10:17 (UTC)
@aubin Just use the java21-openjfx package?
For everyone else, disabling the building of WebKit seems to unbreak the build (for me at least). I’m not sure how essential the WebKit parts are to JavaFX overall, so a bit wary about changing this part of the PKGBUILD here. For anyone who wants to try it out, you can grab the package from this branch: https://gitlab.archlinux.org/freso/java-openjfx/-/tree/java-openjfx-no-webkit
Freso commented on 2024-03-31 22:35 (UTC)
Patches etc. are very welcome at https://gitlab.archlinux.org/freso/java-openjfx if you have any suggestions for how to fix the package. :)