Search Criteria
Package Details: jre15-openjdk 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 full runtime environment |
Upstream URL: | https://openjdk.java.net/ |
Licenses: | custom |
Provides: | java-runtime, java-runtime-openjdk, jre15-openjdk |
Submitter: | Muflone |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 2 |
Popularity: | 0.000029 |
First Submitted: | 2021-11-28 22:47 (UTC) |
Last Updated: | 2023-12-23 22:13 (UTC) |
Dependencies (30)
- giflib (giflib-gitAUR)
- jre15-openjdk-headlessAUR (jre15-openjdk-headlessAUR)
- libgif.so (giflib-gitAUR, giflib)
- libpng (libpng-gitAUR, libpng-apngAUR)
- 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)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR) (make)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- libelf (elfutils-gitAUR) (make)
- libjpeg-turbo (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR) (make)
- libnet (libnet-gitAUR) (make)
- libpng (libpng-gitAUR, libpng-apngAUR) (make)
- libx11 (libx11-gitAUR) (make)
- libxext (libxext-gitAUR) (make)
- Show 10 more dependencies...
Required by (1587)
- 2009scape (requires java-runtime)
- 2009scape-git (requires java-runtime)
- 2p-kt (requires java-runtime)
- abchr (requires java-runtime)
- abcl-git (requires java-runtime)
- abdownloadmanager-bin (requires java-runtime)
- acodec-bin (requires java-runtime)
- acronis-cyber-protect-bin (requires java-runtime)
- activemq (requires java-runtime)
- aechoterm-bin (requires java-runtime)
- ahmyth-bin (requires java-runtime)
- aio-remote (requires java-runtime)
- aladin (requires java-runtime)
- alchemist (requires java-runtime)
- alda (requires java-runtime)
- alda-bin (requires java-runtime)
- alda-git (requires java-runtime)
- alice-bin (requires java-runtime)
- alice2-bin (requires java-runtime)
- alienfx-lite (requires java-runtime)
- Show 1567 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