Search Criteria
Package Details: java8-openjfx 8.u202-10
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 |
Last Packager: | Rogach |
Votes: | 12 |
Popularity: | 0.105487 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2024-05-25 07:41 (UTC) |
Dependencies (28)
- jre8-openjdk
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libx11 (libx11-gitAUR)
- libxtst
- alsa-lib (make)
- cairo (cairo-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- ffmpeg4.4 (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR) (make)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR) (make)
- gperf (gperf-gitAUR) (make)
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- jdk8-openjdk (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd) (make)
- libx11 (libx11-gitAUR) (make)
- libxtst (make)
- pango (pango-gitAUR) (make)
- python2AUR (python2-binAUR) (make)
- Show 8 more dependencies...
Required by (80)
- asciidocfx (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)
- domterm-git (requires java-openjfx) (make)
- Show 60 more...
Sources (11)
- gradle.properties
- https://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/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
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »
Rogach commented on 2024-04-03 05:47 (UTC)
@malsyned I've added User-Agent spoofing to the download process, should work now.
malsyned commented on 2024-04-02 22:43 (UTC)
The download is failing for me right now:
This looks to me like
hg.openjdk.java.net
attempting to prevent scraping. If I runcurl
on that URL from the shell, the download hangs indefinitely. However, if I use-A
to spoof Chrome's User-Agent header as follows, the download completes successfully.nyadiia commented on 2024-02-28 17:00 (UTC) (edited on 2024-02-28 17:01 (UTC) by nyadiia)
build fails for me with this output:
i've also tried disabling media and webkit in gradle.properties and it has the same error
Moebius14 commented on 2023-08-25 18:03 (UTC) (edited on 2023-08-25 18:04 (UTC) by Moebius14)
Finally managed to build it after it always failed due some problem with
::LinuxGStreamer::
.What did the trick was disabling media & webkit support in
gradle.properties
.Rogach commented on 2023-07-22 06:33 (UTC)
@cedric-air Glad to hear that the problem is resolved :)
cedric-air commented on 2023-07-21 16:23 (UTC)
I tried it again, and now it works without any error. Maybe the build failed because I didn't update all my aur packages yet, of I updated another aur package while building this one.
cedric-air commented on 2023-07-21 16:04 (UTC) (edited on 2023-07-21 16:06 (UTC) by cedric-air)
Build fails for me after rebuilding my other aur packages:
I think it can't find a certain library, but makepakage doesn't report missing packages:
My versions:
Rogach commented on 2023-07-21 06:04 (UTC)
@cedric-air
python2
depends onopenssl-1.1
, notopenssl
.It seems at least
python2
version on my machine is slightly newer:Your
python2
version looks to be almost two years old:Perhaps rebuilding
python2
(and possibly updatingopenssl-1.1
) will help?cedric-air commented on 2023-07-21 05:57 (UTC)
and
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 14 Next › Last »