Search Criteria
Package Details: java8-openjfx 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 |
Provides: | java-openjfx |
Submitter: | freswa |
Maintainer: | Rogach (danwood76) |
Last Packager: | danwood76 |
Votes: | 13 |
Popularity: | 0.059887 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2025-05-08 11:10 (UTC) |
Dependencies (29)
- jre8-openjdk (openjdk-zulu8-ca-fx-binAUR, openjdk-liberica8-full-binAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxtst
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR) (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-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR) (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)
- unzip (unzip-natspecAUR, unzip-zstdAUR, unzip-bsdunzip-symlinkAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
- ffmpeg4.4 (optional) – Media support,
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (optional) – GTK2 support,
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR) (optional) – GTK3 support,
- webkit2gtk (webkit2gtk-imgpasteAUR) (optional) – Web support
Required by (80)
- asciidocfx (requires java-openjfx)
- autopsy (requires java-openjfx)
- beast2 (requires java-openjfx)
- beatoraja-modernchic (optional)
- binders-bin
- bluej (requires java-openjfx)
- bluej-preview (requires java-openjfx)
- bread-bin (requires java-openjfx)
- ccemux-git (requires java-openjfx) (make)
- ccemux-git (requires java-openjfx) (optional)
- chunky-launcher (requires java-openjfx)
- cmpdl (requires java-openjfx)
- convertwithmoss-git (requires java-openjfx)
- cryspmds (requires java-openjfx)
- csound-blue (requires java-openjfx)
- dataspell (requires java-openjfx) (optional)
- dataspell-eap (requires java-openjfx) (optional)
- datawarrior (requires java-openjfx)
- davmail (requires java-openjfx) (optional)
- dbschema (requires java-openjfx)
- Show 60 more...
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
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »
Pillgar commented on 2024-06-02 23:29 (UTC)
@copycat That did the trick. TYVM
copycat commented on 2024-06-02 12:57 (UTC)
It looks like the only way to build this package is to remove the flag "-Wl,-z,pack-relative-relocs" from LDFLAGS in /etc/makepkg.conf
With that flag present, build just stuck at errors like "Execution failed for task ':web:compileNativeLinux'" or others. Fresh arch installation. Fixes that were suggested by @dibbel26 don't work for me.
Without that flag, package successfully builds.
Soltra45 commented on 2024-05-31 23:14 (UTC) (edited on 2024-05-31 23:14 (UTC) by Soltra45)
Getting the same issue as others have mentioned.
CabezaCono commented on 2024-05-31 13:34 (UTC)
Same as Exord
jesores commented on 2024-05-28 19:12 (UTC)
I have the same problems as Exord
Exord commented on 2024-05-27 07:46 (UTC)
Error with Task :web:compileNativeLinux FAILED was gone, after I did what @dibbel26 wrote about.
Now there is a new error)
Rogach commented on 2024-05-27 07:26 (UTC)
@Exord See comments below, especially @dibbel26's suggestion.
Exord commented on 2024-05-27 07:24 (UTC)
any ideas how to fix this?
Exord commented on 2024-05-27 07:24 (UTC)
error on update...
Pillgar commented on 2024-05-26 02:39 (UTC)
no luck with export LDFLAGS="$(echo ${LDFLAGS} | sed -e 's|[[:space:]][[:space:]]|[[:space:]]|g' -e 's|\n||g')"
I'll keep digging.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »