Package Details: liberica-jdk-17-full-bin 17.0.10.u13-2

Git Clone URL: https://aur.archlinux.org/liberica-jdk-17-full-bin.git (read-only, click to copy)
Package Base: liberica-jdk-17-full-bin
Description: BellSoft builds of OpenJDK are fully certified and 100% open source Java Development Kits (JDKs) for all Java development and production workloads. Full version includes OpenJFX.
Upstream URL: https://bell-sw.com/
Keywords: bellsoft java jdk liberica
Licenses: custom
Provides: java-environment, java-environment-openjdk, java-openjfx, java-runtime, java-runtime-headless, java-runtime-headless-openjdk, java-runtime-openjdk, liberica-jdk-17-bin, liberica-jdk-17-full-bin, liberica-jdk-17-lite-bin, liberica-jre-17-bin, liberica-jre-17-full-bin
Submitter: jonathon
Maintainer: bacteriostat
Last Packager: bacteriostat
Votes: 5
Popularity: 0.37
First Submitted: 2022-04-26 12:21 (UTC)
Last Updated: 2024-01-19 09:48 (UTC)

Required by (2783)

Sources (10)

Latest Comments

bacteriostat commented on 2023-11-06 09:36 (UTC)

@hsgamer Should be fine now.

hsgamer commented on 2023-11-06 09:20 (UTC)

I got this error when updating the package

==> ERROR: Integrity checks are missing for: source

rockypra commented on 2023-05-21 02:15 (UTC) (edited on 2023-05-21 02:15 (UTC) by rockypra)

@markboston You shouldn't. This package is specifically for release of version 17. If you want the latest one you can take a look on another package: https://aur.archlinux.org/packages/liberica-jdk-full-bin

markboston commented on 2023-05-20 22:31 (UTC)

not sure if i should make this out of date? java 20 is out now

rockypra commented on 2023-04-09 07:30 (UTC)

I'm working on it. I'll create the PR on your repo.

bacteriostat commented on 2023-04-06 17:37 (UTC)

Hi @rockypra, thanks for pointing this out. I can make this fix myself or you are welcome to create a patch on the repo: https://github.com/bacteriostat/pkgbuilds

rockypra commented on 2023-04-06 16:59 (UTC)

You need to patch the hardcoded path on Exec in .desktop.in files with the proper path for this package. I've made the patch to fix that here:

diff --git a/PKGBUILD b/PKGBUILD
index 1621869..ef399a0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,6 +78,7 @@ _jvmdir="/usr/lib/jvm/${_jdkname}"

 prepare() {
   for f in *.desktop.in; do
+    sed -i "s|liberica-jdk-full|${_jdkname}|g" $f
     sed "s|@@VER@@|${pkgver/.*}|g" $f >> ${f/.in}
   done
 }

kattaris commented on 2022-07-25 10:13 (UTC) (edited on 2022-07-25 10:14 (UTC) by kattaris)

==> ERROR: Failure while downloading https://download.bell-sw.com/java/17.0.4.0+8/bellsoft-jdk17.0.4.0+8-linux-amd64-full.tar.gz Aborting... error: failed to download sources for 'liberica-jdk-17-full-bin-17.0.4.0+8-1': error: packages failed to build: liberica-jdk-17-full-bin-17.0.4.0+8-1