Search Criteria
Package Details: openjdk15-src 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 sources |
Upstream URL: | https://openjdk.java.net/ |
Licenses: | custom |
Provides: | openjdk15-src |
Submitter: | muflone |
Maintainer: | muflone |
Last Packager: | muflone |
Votes: | 1 |
Popularity: | 0.000055 |
First Submitted: | 2021-11-28 22:47 (UTC) |
Last Updated: | 2022-06-18 21:58 (UTC) |
Dependencies (26)
- jdk15-openjdk (jdk15-openjdk)
- 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-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5) (make)
- gcc-libs (gccrs-libs-git, gcc-libs-git) (make)
- giflib (giflib-git) (make)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine) (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, lcms2-ff) (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)
- libnet (libnet-git) (make)
- libpng (libpng-minimal-git, libpng-git, libpng-apng) (make)
- libx11 (libx11-git, libx11-firefox-fix) (make)
- libxext (libxext-git) (make)
- libxrandr (libxrandr-git) (make)
- Show 6 more dependencies...
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