Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-11 | Update `makedepends`: `"java-environment-openjdk=${pkgver%%.*}"` seems to ↵ | git user | |
suffice now (or is it openjdk21 that makes it work?) | |||
2024-10-19 | Updated to version 23.0.1.u4. | git user | |
2024-08-17 | Updated a comment. | git user | |
2024-08-17 | Updated `Maintainer:` lines. | git user | |
2024-08-15 | Merge branch 'java-openjfx' into java-openjfx-nowebkit | Frederik “Freso” S. Olesen | |
2024-08-15 | upgpkg: 22.0.2.u4-1 | Frederik “Freso” S. Olesen | |
2024-08-15 | Add nvchecker configuration | Frederik “Freso” S. Olesen | |
2024-07-23 | Initial Commit. | git user | |
2024-04-21 | Update maintainer line(s) | Frederik “Freso” S. Olesen | |
2024-04-17 | OpenJDK JavaFX 22.0.1+7 | Frederik “Freso” S. Olesen | |
2024-04-06 | Add nvchecker configuration | Frederik “Freso” S. Olesen | |
2024-04-01 | Merge in history of official java-openjfx package | Frederik “Freso” S. Olesen | |
2024-03-29 | OpenJFX 22+30 | Frederik “Freso” S. Olesen | |
2024-03-29 | Use $pkgbase instead of name for $source | Frederik “Freso” S. Olesen | |
And also quote the string for good measure | |||
2024-03-29 | Revert "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-29 | Update $arch | Frederik “Freso” S. Olesen | |
2024-01-19 | OpenJFX 21.0.2+5 | Frederik “Freso” S. Olesen | |
https://github.com/openjdk/jfx21u/releases/tag/21.0.2%2B5 | |||
2024-01-19 | Update $license per Arch Linux RFC 16 | Frederik “Freso” S. Olesen | |
See https://rfc.archlinux.page/0016-spdx-license-identifiers/ | |||
2024-01-19 | Workaround build breaking without set C or LDFLAGS | Frederik “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-17 | OpenJFX 21.0.1+6 | Frederik “Freso” S. Olesen | |
https://github.com/openjdk/jfx21u/releases/tag/21.0.1%2B6 | |||
2023-10-17 | Enforce building with OpenJDK 17 | Frederik “Freso” S. Olesen | |
2023-10-08 | initial import from [extra] | Frederik Schwan | |
2023-10-08 | use gradle 7 | Frederik Schwan | |
2023-04-20 | upgpkg: 20.0.1.u1-1 | Frederik Schwan | |
2023-01-20 | upgpkg: 19.0.2.1.u1-1 | Frederik Schwan | |
2023-01-18 | upgpkg: 19.0.2.u1-1 | Frederik Schwan | |
2022-10-19 | upgpkg: 19.u11-1 | Frederik Schwan | |
2022-07-22 | upgpkg: 18.0.2.u2-1 | Frederik Schwan | |
2022-07-22 | update flags patch for next release | Frederik Schwan | |
2022-05-05 | fix pkgdesc | Frederik Schwan | |
implements FS#74656 | |||
2022-04-20 | upgpkg: 18.0.1.u2-1 | Frederik Schwan | |
2022-04-05 | create a release | Frederik Schwan | |
- change pkgver scheme temporarily - use java-environment-openjdk=18 due to errors at javadoc generation with v11 | |||
2022-02-17 | replace version with bash substitution to ease future version bumps | Frederik Schwan | |
2022-02-17 | upgpkg: 17.0.3.u0-1 | Frederik Schwan | |
2022-02-17 | rebuild against ffmpeg4.4 for ffmpeg5 release | Frederik Schwan | |
2022-02-17 | disable lto for webkit build | Frederik Schwan | |
2022-02-17 | fix gcc error | Frederik 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-15 | upgpkg: 17.0.0.1.u1-1 | Felix Yan | |
2021-06-11 | upgpkg: 16.u8-1 | Felix Yan | |
2021-01-10 | upgpkg: 15.0.1.u1-1 | Levente Polyak | |
2020-05-26 | remove python from runtime dep | Levente Polyak | |
- FS#66776 - use python3 instead of python2 | |||
2020-05-25 | upgpkg: 14.0.2.u0-1 | Levente Polyak | |
2019-10-09 | upgpkg: 13.u14-1 | Levente Polyak | |
2019-08-20 | upgpkg: 12.0.2.u1-2 | Maxime Gauduin | |
2019-08-17 | upgpkg: 12.0.2.u1-1 | Maxime Gauduin | |
2019-06-03 | upgpkg: 11.0.3.u1-1 | Maxime Gauduin | |
2018-04-28 | ffmpeg 4.0 rebuild: java-openjfx 8.u172-2 | Maxime Gauduin | |
2017-11-15 | Remove i686 from arch=() | Evangelos Foutras | |
2017-10-07 | Augment comment on how to test this package | Guillaume Alaux | |
2017-10-07 | Upstream release 8.u172 | Guillaume Alaux | |