Search Criteria
Package Details: java8-openjfx-doc 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 |
Submitter: | freswa |
Maintainer: | Rogach |
Last Packager: | Rogach |
Votes: | 12 |
Popularity: | 0.171898 |
First Submitted: | 2022-03-09 18:41 (UTC) |
Last Updated: | 2024-05-25 07:41 (UTC) |
Dependencies (20)
- 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 (nvidia-340xx-utilsAUR, libglvnd-gitAUR, amdgpu-pro-oglpAUR, amdgpu-pro-oglp-legacyAUR, 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)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
- webkit2gtk (webkit2gtk-imgpasteAUR) (make)
Required by (0)
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 11 12 13 Next › Last »
flipmess commented on 2023-03-22 07:36 (UTC)
K4LCIFER commented on 2023-03-03 01:41 (UTC)
@moonbard
moonbard commented on 2023-03-02 05:24 (UTC)
@K4LCIFER did you download it recently? There was an update made February 20th after I noticed the checksum failing. If you had downloaded it after the last update here, it's a matter of time until this gets the new hash.
What is the result of this command in the terminal running in the same location as your PKGBUILD file?
sha256sum 8u202-ga.tar.bz2
K4LCIFER commented on 2023-03-02 02:05 (UTC)
Could not build due to error in the validity check:
moonbard commented on 2023-02-26 22:14 (UTC)
I got it to work after a good half hour of processing. Thanks for your help @Rogach and @binarynoise
binarynoise commented on 2023-02-23 14:28 (UTC) (edited on 2023-02-23 14:49 (UTC) by binarynoise)
@moonbard, use archlinux-java to change your default java to jre/jdk 8 but for me it still fails to build later on with a veeery long error: multiple definition of `_gst_disable_registry_cache'
moonbard commented on 2023-02-21 03:52 (UTC) (edited on 2023-02-21 03:52 (UTC) by moonbard)
Thank you very much, @Rogach. I got past the checksum error and now gradle doesn't want to cooperate even after updating. Oddly not giving me a specific error as there is nothing after an error occurred in build() to indicate the specific problem.
FAILURE: Build failed with an exception. * What went wrong: Could not create service of type ScriptPluginFactory using BuildScopeServices.createScriptPluginFactory(). Could not create service of type PluginResolutionStrategyInternal using BuildScopeServices.createPluginResolutionStrategy(). [...] BUILD FAILED in 0s ==> ERROR: A failure occurred in build(). Aborting...
Rogach commented on 2023-02-20 07:14 (UTC)
@gnaggnoyil Yes, that's the whole log, thank you. I'm trying to look into the issue. For some reason I don't have the same error on my machine.
Rogach commented on 2023-02-20 07:14 (UTC)
@moonbard Indeed the archive file changed. I've updated the PKGBUILD with the new checksum.
I looked into the archive - the files are still exactly the same, the only difference is that now tar attributes also contain the owner user name for all files ("root" everywhere).
moonbard commented on 2023-02-20 05:06 (UTC)
I have tried re-downloading several times, but consistently get a checksum error:
sha256sum 8u202-ga.tar.bz2 813ed6bbe7669b5acae7908720b9e353771e854be75c57a323310d0b9271daff 8u202-ga.tar.bz2
I'm a bit lost now and could use some help. I managed to get all the other dependencies, including python2.
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »