Search Criteria
Package Details: jdk15-openjdk 15.0.3.u3-2
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 development kit |
Upstream URL: | https://openjdk.java.net/ |
Licenses: | custom |
Provides: | java-environment, java-environment-jdk, java-environment-openjdk, jdk15-openjdk |
Submitter: | muflone |
Maintainer: | muflone |
Last Packager: | muflone |
Votes: | 1 |
Popularity: | 0.000158 |
First Submitted: | 2021-11-28 22:47 (UTC) |
Last Updated: | 2022-06-18 21:58 (UTC) |
Dependencies (31)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- java-environment-common
- jre15-openjdk (jre15-openjdk)
- libelf (elfutils-git, libelf-minimal-git)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (make)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg) (make)
- cpio (cpio-git) (make)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-v35, freetype2-git, freetype2-ultimate5, freetype2-infinality-remix) (make)
- gcc-libs (fastgcc, gccrs-libs-git, gcc-libs-git) (make)
- giflib (giflib-git) (make)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-widevine, glibc-linux4, glibc-git) (make)
- graphviz (make)
- harfbuzz (harfbuzz-git, harfbuzz-minimal-git) (make)
- java-environment-jdk (jdk12, jdk10, jdk7, jdk8-arm, jdk12-openjdk, jdk15-openjdk, jdk16-openjdk, jdk13-openjdk, jdk14-openjdk, jdk-bcl, jdk-arm, jdk8, jdk11, jdk-lts, jdk) (make)
- lcms2 (lcms2-git, lcms2-ff-git) (make)
- libcups (libcups-noudev, libcups-nosystemd-minimal-git, libcups-git, libcups-gssapi) (make)
- libelf (elfutils-git, libelf-minimal-git) (make)
- libjpeg-turbo (libjpeg-turbo-minimal-git, mozjpeg-git, libjpeg-turbo-git, mozjpeg) (make)
- Show 11 more dependencies...
Required by (1072)
- 2plan-desktop (requires java-environment)
- 389-console (requires java-environment)
- 389-ds-console (requires java-environment) (make)
- aacskeys (requires java-environment) (make)
- abcl (requires java-environment)
- abcl-git (requires java-environment) (make)
- access-export (requires java-environment)
- aeron (requires java-environment)
- airsonic-advanced-git (requires java-environment) (make)
- airsonic-git (requires java-environment) (make)
- akia (requires java-environment)
- alchemy (requires java-environment)
- alchemy-git (requires java-environment)
- alchitry-labs-bin (requires java-environment)
- amdapp-aparapi (requires java-environment)
- ammonite-git (requires java-environment)
- android-aarch64-qt5 (requires java-environment-openjdk) (make)
- android-aarch64-qt6-5compat (requires java-environment-openjdk) (make)
- android-aarch64-qt6-base (requires java-environment-openjdk) (make)
- android-aarch64-qt6-charts (requires java-environment-openjdk) (make)
- Show 1052 more...
Latest Comments
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