Search Criteria
Package Details: jre15-openjdk-headless 15.0.3.u3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/java-15-openjdk.git (read-only, click to copy) |
---|---|
Package Base: | java-15-openjdk |
Description: | OpenJDK Java 15 headless runtime environment |
Upstream URL: | https://openjdk.java.net/ |
Licenses: | custom |
Provides: | java-runtime-headless, java-runtime-headless-openjdk, jre15-openjdk-headless |
Submitter: | muflone |
Maintainer: | muflone |
Last Packager: | muflone |
Votes: | 2 |
Popularity: | 0.20 |
First Submitted: | 2021-11-28 22:47 (UTC) |
Last Updated: | 2023-04-15 22:40 (UTC) |
Dependencies (40)
- ca-certificates-utils
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs)
- glibc (glibc-widevine, glibc-git, glibc-linux4)
- harfbuzz (harfbuzz-git)
- java-runtime-common
- lcms2 (lcms2-ff-git, lcms2-ff, lcms2-git)
- libfreetype.so (freetype2-git, freetype2-v35, lib32-freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5, freetype2, lib32-freetype2)
- libharfbuzz.so (lib32-harfbuzz-git, harfbuzz-git, harfbuzz, lib32-harfbuzz)
- libjpeg-turbo (mozjpeg-git, libjpeg-turbo-git, mozjpeg)
- libjpeg.so (mozjpeg-git, libjpeg-turbo-git, lib32-mozjpeg, lib32-mozjpeg-git, mozjpeg, lib32-libjpeg-turbo, libjpeg-turbo)
- liblcms2.so (lcms2-ff-git, lcms2-ff, lcms2, lib32-lcms2)
- libnet (libnet-git)
- nss (nss-hg)
- alsa-lib (alsa-lib-x205ta) (make)
- bash (bash-devel-static-git, bash-git, bash-xdg, bash-devel-git, busybox-coreutils) (make)
- cpio (cpio-git) (make)
- freetype2 (freetype2-git, freetype2-v35, freetype2-infinality-remix, freetype2-ultimate5) (make)
- gcc-libs (gccrs-libs-git, gcc-libs-git, gcc11-libs) (make)
- giflib (giflib-git) (make)
- Show 20 more dependencies...
Required by (162)
- airsonic (requires java-runtime-headless)
- airsonic-advanced-bin (requires java-runtime-headless)
- airsonic-advanced-git (requires java-runtime-headless)
- airsonic-git (requires java-runtime-headless)
- android-aarch64-qt5 (requires java-runtime-headless-openjdk)
- android-aarch64-qt6-base (requires java-runtime-headless-openjdk)
- android-armv7a-eabi-qt5 (requires java-runtime-headless-openjdk)
- android-backup-extractor (requires java-runtime-headless)
- android-backup-extractor-git (requires java-runtime-headless)
- android-x86-64-qt5 (requires java-runtime-headless-openjdk)
- android-x86-qt5 (requires java-runtime-headless-openjdk)
- apache-karaf (requires java-runtime-headless)
- apache-spark (requires java-runtime-headless)
- archiva (requires java-runtime-headless)
- arthas (requires java-runtime-headless)
- artifactory-cpp-ce (requires java-runtime-headless)
- artifactory-oss (requires java-runtime-headless)
- bandcamp-collection-downloader (requires java-runtime-headless)
- bandcamp-collection-downloader-git (requires java-runtime-headless)
- blynk-server-bin (requires java-runtime-headless)
- Show 142 more...
Latest Comments
CyberShadow commented on 2023-04-15 21:36 (UTC)
https://hg.openjdk.java.net/jdk-updates/jdk15u/archive/jdk-15.0.3+3.tar.gz hashes to 9d90fc543c092f1bb399e674929088df5969bf7297bb9e607257d4edf6fc91f9 and not 4bbd7a73354a2d244c7a075406339aa0ce4c5fc6be91a795af931f6dc95d067c for me. Package out of date?
muflone commented on 2022-11-05 16:54 (UTC)
@sshaikh
yeah it's a bit boring. to build 15 you need 15 or 14, to build 14 you need 14 or 13 and so on
sshaikh commented on 2022-11-04 14:13 (UTC) (edited on 2022-11-04 14:34 (UTC) by sshaikh)
That makes perfect sense, thanks.
I'm still having a little trouble building due to dependency issues. The complaint is
error: target not found: java-environment-jdk<=15
, but when I try to buildjdk15-openjdk
I get the same error.Is there a specific order I have to build these?
EDIT: Found the answer here: https://aur.archlinux.org/packages/jdk14-openjdk#comment-847283
So to build this, you need to chain off the highest previous "official" java available (in this case 11 -> 12 -> 13 -> 14 -> 15)
muflone commented on 2022-11-03 21:13 (UTC)
@sshaikh this is a split package
java-15-openjdk is the package base which contains jre15-openjdk-headless, jre15-openjdk, jdk15-openjdk, openjdk15-src and openjdk15-doc
sshaikh commented on 2022-11-03 17:43 (UTC) (edited on 2022-11-03 17:44 (UTC) by sshaikh)
Just out of interest, why do the package name and git clone URLs differ? Trying to build
jre15-openjdk