Search Criteria
Package Details: jre15-openjdk-headless 15.0.10.u5-1
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.000038 |
First Submitted: | 2021-11-28 22:47 (UTC) |
Last Updated: | 2023-12-23 22:13 (UTC) |
Dependencies (36)
- ca-certificates-utils
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- java-runtime-common
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libfreetype.so (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR, freetype2, lib32-freetype2)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR)
- libjpeg.so (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, lib32-mozjpeg-gitAUR, mozjpegAUR, jpegli-gitAUR, lib32-libjpeg-turbo, libjpeg-turbo)
- liblcms2.so (lcms2-ff-gitAUR, lcms2-ffAUR, lcms2, lib32-lcms2)
- libnet (libnet-gitAUR)
- nss (nss-hgAUR)
- alsa-lib (make)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR) (make)
- cpio (cpio-gitAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- giflib (giflib-gitAUR) (make)
- graphviz (make)
- harfbuzz (harfbuzz-gitAUR) (make)
- java-environment-jdk (jdk12AUR, jdk10AUR, jdk7AUR, jdk8-armAUR, jdk16-openjdkAUR, jdk14-openjdkAUR, jdk12-openjdkAUR, jdk11AUR, jdk13-openjdkAUR, jdk15-openjdkAUR, jdk-ltsAUR, jdk19-openjdkAUR, jdk8AUR, jdkAUR) (make)
- Show 16 more dependencies...
Required by (172)
- 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-qt6-base (requires java-runtime-headless-openjdk)
- android-armv7a-eabi-qt6-base (requires java-runtime-headless-openjdk)
- android-backup-extractor (requires java-runtime-headless)
- android-backup-extractor-git (requires java-runtime-headless)
- android-x86-64-qt6-base (requires java-runtime-headless-openjdk)
- android-x86-qt6-base (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)
- bubbleupnpserver (requires java-runtime-headless)
- Show 152 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