summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-04-21OpenJFX 21.0.4+0Frederik “Freso” S. Olesen
https://github.com/openjdk/jfx21u/releases/tag/21.0.4%2B0
2024-04-21Use paths not conflicting with `java-openjfx`Frederik “Freso” S. Olesen
2024-04-21Merge (some) changes from java-openjfxFrederik “Freso” S. Olesen
Notably: - $LDFLAGS whitespace normalisation - Disabling LTO - Updated maintainer line
2024-04-21Update maintainer line(s)Frederik “Freso” S. Olesen
2024-04-21Provide java-openjfx instead of java21-openjfxFrederik “Freso” S. Olesen
java21-openjfx is already versioned and is also the package itself… The package doesn’t need to specify it’s providing itself. :)
2024-04-17java21-openjfx 21.0.3.u2-1Frederik “Freso” S. Olesen
2024-04-17OpenJDK JavaFX 22.0.1+7Frederik “Freso” S. Olesen
2024-04-06java21-openjfx 21.0.3.u1-1Frederik “Freso” S. Olesen
2024-04-06Add nvchecker configurationFrederik “Freso” S. Olesen
(Based on/modified from commit 5ff4061bfc1fb5dc4906cfbae714f022335e6b31)
2024-04-06Branch off for OpenJDK 21 JavaFXFrederik “Freso” S. Olesen
2024-04-06Add nvchecker configurationFrederik “Freso” S. Olesen
2024-04-01Merge in history of official java-openjfx packageFrederik “Freso” S. Olesen
2024-03-29OpenJFX 22+30Frederik “Freso” S. Olesen
2024-03-29Use $pkgbase instead of name for $sourceFrederik “Freso” S. Olesen
And also quote the string for good measure
2024-03-29Revert "Workaround build breaking without set C or LDFLAGS"Frederik “Freso” S. Olesen
This reverts commit 08667cde99597039ba7e7800bdf3634fe88ce2b3. CFLAGS and LDFLAGS are both set by default makepkg.conf. If users are customising their environments to alter (e.g., remove/unset) these flags, they should be knowledgeable enough to deal with situations where they are expected to exist.
2024-03-29Update $archFrederik “Freso” S. Olesen
2024-01-19OpenJFX 21.0.2+5Frederik “Freso” S. Olesen
https://github.com/openjdk/jfx21u/releases/tag/21.0.2%2B5
2024-01-19Update $license per Arch Linux RFC 16Frederik “Freso” S. Olesen
See https://rfc.archlinux.page/0016-spdx-license-identifiers/
2024-01-19Workaround build breaking without set C or LDFLAGSFrederik “Freso” S. Olesen
Included java-openjfx-flags.patch makes calls to CFLAGS and LDFLAGS which will cause the build to break if they’re not set in a user’s makepkg.conf or otherwise.
2023-10-17OpenJFX 21.0.1+6Frederik “Freso” S. Olesen
https://github.com/openjdk/jfx21u/releases/tag/21.0.1%2B6
2023-10-17Enforce building with OpenJDK 17Frederik “Freso” S. Olesen
2023-10-08initial import from [extra]Frederik Schwan
2023-10-08use gradle 7Frederik Schwan
2023-04-20upgpkg: 20.0.1.u1-1Frederik Schwan
2023-01-20upgpkg: 19.0.2.1.u1-1Frederik Schwan
2023-01-18upgpkg: 19.0.2.u1-1Frederik Schwan
2022-10-19upgpkg: 19.u11-1Frederik Schwan
2022-07-22upgpkg: 18.0.2.u2-1Frederik Schwan
2022-07-22update flags patch for next releaseFrederik Schwan
2022-05-05fix pkgdescFrederik Schwan
implements FS#74656
2022-04-20upgpkg: 18.0.1.u2-1Frederik Schwan
2022-04-05create a releaseFrederik Schwan
- change pkgver scheme temporarily - use java-environment-openjdk=18 due to errors at javadoc generation with v11
2022-02-17replace version with bash substitution to ease future version bumpsFrederik Schwan
2022-02-17upgpkg: 17.0.3.u0-1Frederik Schwan
2022-02-17rebuild against ffmpeg4.4 for ffmpeg5 releaseFrederik Schwan
2022-02-17disable lto for webkit buildFrederik Schwan
2022-02-17fix gcc errorFrederik Schwan
Due to multiple consecutive whitespaces in our CFLAGS variable, the gradle function introduced to parse these options failed and added whitespaces as arguments. This made gcc fail with messages like ``` gcc: warning: : linker input file unused because linking not done gcc: error: : linker input file not found: No such file or directory ``` Creds @loqs for finding the root cause of this. Fixed by replacing multiple consecutive whitespaces within the parsing code in gradle
2021-09-15upgpkg: 17.0.0.1.u1-1Felix Yan
2021-06-11upgpkg: 16.u8-1Felix Yan
2021-01-10upgpkg: 15.0.1.u1-1Levente Polyak
2020-05-26remove python from runtime depLevente Polyak
- FS#66776 - use python3 instead of python2
2020-05-25upgpkg: 14.0.2.u0-1Levente Polyak
2019-10-09upgpkg: 13.u14-1Levente Polyak
2019-08-20upgpkg: 12.0.2.u1-2Maxime Gauduin
2019-08-17upgpkg: 12.0.2.u1-1Maxime Gauduin
2019-06-03upgpkg: 11.0.3.u1-1Maxime Gauduin
2018-04-28ffmpeg 4.0 rebuild: java-openjfx 8.u172-2Maxime Gauduin
2017-11-15Remove i686 from arch=()Evangelos Foutras
2017-10-07Augment comment on how to test this packageGuillaume Alaux
2017-10-07Upstream release 8.u172Guillaume Alaux