Search Criteria
Package Details: java8-openjfx-doc 8.u202-11
Package Actions
Git Clone URL: | https://aur.archlinux.org/java8-openjfx.git (read-only, click to copy) |
---|---|
Package Base: | java8-openjfx |
Description: | Java OpenJFX 8 client application platform (open-source implementation of JavaFX) |
Upstream URL: | https://wiki.openjdk.java.net/display/OpenJFX/Main |
Keywords: | java8-openjfx openjfx |
Licenses: | GPL |
Submitter: | freswa |
Maintainer: | Rogach (danwood76) |
Last Packager: | danwood76 |
Votes: | 13 |
Popularity: | 0.029370 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2025-06-10 08:28 (UTC) |
Dependencies (22)
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gperf (gperf-gitAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jdk8-openjdk (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd) (make)
- libx11 (libx11-gitAUR) (make)
- libxtst (make)
- pango (pango-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- ruby (make)
- ruby-erb (make)
- ruby-getoptlong (make)
- Show 2 more dependencies...
Required by (0)
Sources (13)
- gradle.properties
- https://github.com/danwood76/openjfx8-mirror/releases/download/8u202-ga/8u202-ga.tar.bz2
- https://services.gradle.org/distributions/gradle-4.8-bin.zip
- java8-openjfx-CVE-2021-3517-fix.patch
- java8-openjfx-CVE-2021-3522-fix.patch
- java8-openjfx-fix-java-version-check.patch
- java8-openjfx-flags.patch
- java8-openjfx-include-iterator.patch
- java8-openjfx-no-check-jfxrt-jar.patch
- java8-openjfx-no-sys-sysctl.patch
- java8-openjfx-no-xlocale.patch
- java8-openjfx-offlineasm-warnings-ruby27.patch
- java8-openjfx-wno-error.patch
Latest Comments
1 2 3 4 5 6 .. 15 Next › Last »
danwood76 commented on 2025-06-10 08:30 (UTC)
Thanks @tmn505 @TehoorMarjan, I have added this to the makedepends
TehoorMarjan commented on 2025-06-10 03:30 (UTC)
@tmn505 Confirmed.
tmn505 commented on 2025-06-05 15:36 (UTC)
Building also requires
ruby-getoptlong
as getoptlong is not part or core ruby for a long time. Found by building in clean chroot.danwood76 commented on 2025-05-08 11:12 (UTC)
@harre
See my previous comment. The openJDK mercurial server sucks!
The only option currently seems to be my github mirror which you can manually download from my github and put it in your PKGBUILD directory and then run makepkg.
I have added a temporary change to the PKGBUILD to use my github mirror.
Hopefully the openJDK server situation improves in the future.
harre commented on 2025-05-07 20:23 (UTC)
I seem to get 403 on download now.
danwood76 commented on 2025-05-06 11:05 (UTC)
Unfortunately the https://hg.openjdk.java.net/ server is slow and often down. I can't seem to find a mirror for the source file anywhere!
I have managed to mirror the mercurial repository to my github account (I have verified that the files match the openjdk source files we use) and I have also created a release using the original source archive to effectively mirror that as well.
Release page: https://github.com/danwood76/openjfx8-mirror/releases/tag/8u202-ga
If you replace the source line in the PKGBUILD with this it will use my github mirror of the original file (checksums remain the same):
https://github.com/danwood76/openjfx8-mirror/releases/download/${pkgver//./}-ga/${pkgver//./}-ga.tar.bz2
simona commented on 2025-05-03 22:49 (UTC)
can't download https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-ga.tar.bz2
serbuvlad commented on 2025-04-11 14:17 (UTC) (edited on 2025-04-11 14:19 (UTC) by serbuvlad)
I had a lot of FUN building this package!
Needed this for microchip-mplabx-bin.
Here's what worked for me:
@Rogach, could we get these changes incorporated into this package? I am willing to help with anything needed to get this package fixed: providing my changes as patch files if needed, providing a full git patch etc.
sl1pkn07 commented on 2025-03-20 20:46 (UTC) (edited on 2025-03-20 20:47 (UTC) by sl1pkn07)
curl: (22) The requested URL returned error: 403 https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-ga.tar.bz2. but in browser download ok
1 2 3 4 5 6 .. 15 Next › Last »