Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/openjdk-jre-bin/
Date: Sun, 25 Oct 2020 00:27:06
Message-Id: 1603585599.b0428dd5fd13b4a9b8ca437b5a66e4f157ef2da4.gyakovlev@gentoo
1 commit: b0428dd5fd13b4a9b8ca437b5a66e4f157ef2da4
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 00:26:39 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 00:26:39 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0428dd5
7
8 dev-java/openjdk-jre-bin: bump to 11.0.9_p11
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 dev-java/openjdk-jre-bin/Manifest | 1 +
14 .../openjdk-jre-bin-11.0.9_p11.ebuild | 97 ++++++++++++++++++++++
15 2 files changed, 98 insertions(+)
16
17 diff --git a/dev-java/openjdk-jre-bin/Manifest b/dev-java/openjdk-jre-bin/Manifest
18 index 4e8930ff196..9b50b644b82 100644
19 --- a/dev-java/openjdk-jre-bin/Manifest
20 +++ b/dev-java/openjdk-jre-bin/Manifest
21 @@ -1,3 +1,4 @@
22 DIST OpenJDK11U-jre_x64_linux_hotspot_11.0.8_10.tar.gz 42904191 BLAKE2B cfd04b2a422e95465cd2938449f7632d29fe655eadadf5745045db6eb74625dffa0e02d8713a93e0bc8fa7da6dc57116fbbd9217a9b30723becd5b9eaceefccd SHA512 55ab4c6122422f4765542df747bce5c65bc78e0e5f4fff4b7efc95342d81eb34d72dbdc13c820781c626f92a2c3687161d0c7edfbe4f83c455c75fcecf8ae3d0
23 +DIST OpenJDK11U-jre_x64_linux_hotspot_11.0.9_11.tar.gz 43086814 BLAKE2B 20785b5edb3fbfae99c7cdc76fba964a7a00eb148e68125138281c0995d6a82cfe9924c7f653dd188ab97da41135004546ec822bfa845f599135c8a9ec5e9336 SHA512 b0c53febc2628b91763cd5304cce782adaa71ff466c4dd9d056c7f1ac18e8f1f4ad2fc355882b2990fbd71e7792134697bcd1204eb9e03c12cf3b287ac33c3f0
24 DIST OpenJDK8U-jre_x64_linux_hotspot_8u265b01.tar.gz 41757024 BLAKE2B 39c184654dd5c4c17c617a48e962a392e3a4aaebe56a4286b6e5b0e980345b7260effbc54e2b197f8b747c57856e5260a048cf572cd4f375a2b38f3abebbde2f SHA512 01090a26bb18d226da19c82fca173f0d994ba56562178757347b565d39989b6735f5ff37bb22163c9ea270380fe922098bd0efa87d52615b50cde9f0e8291095
25 DIST OpenJDK8U-jre_x64_linux_hotspot_8u272b10.tar.gz 42139854 BLAKE2B 52e7a594aab1a70d351daf9dc42598b4952894a9a72ed996e261e347eece4337fe95c5f63850a0dde2d8862045d22ef41832a6af51df5113b81713bab20c797e SHA512 2fd45a9b967e96309c79724fea047d7c35f31da8e0290bd5cdafeea47b83941b9269129d0d557ee488526c0667ba581dee860381fc344374971e1005105db376
26
27 diff --git a/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.9_p11.ebuild b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.9_p11.ebuild
28 new file mode 100644
29 index 00000000000..a6aade59d9e
30 --- /dev/null
31 +++ b/dev-java/openjdk-jre-bin/openjdk-jre-bin-11.0.9_p11.ebuild
32 @@ -0,0 +1,97 @@
33 +# Copyright 1999-2020 Gentoo Authors
34 +# Distributed under the terms of the GNU General Public License v2
35 +
36 +EAPI=6
37 +
38 +inherit java-vm-2
39 +
40 +abi_uri() {
41 + echo "${2-$1}? (
42 + https://github.com/AdoptOpenJDK/openjdk${SLOT}-binaries/releases/download/jdk-${MY_PV}/OpenJDK${SLOT}U-jre_${1}_linux_hotspot_${MY_PV//+/_}.tar.gz
43 + )"
44 +}
45 +
46 +MY_PV=${PV/_p/+}
47 +SLOT=${MY_PV%%[.+]*}
48 +
49 +SRC_URI="
50 + $(abi_uri x64 amd64)
51 +"
52 +
53 +DESCRIPTION="Prebuilt Java JRE binaries provided by AdoptOpenJDK"
54 +HOMEPAGE="https://adoptopenjdk.net"
55 +LICENSE="GPL-2-with-classpath-exception"
56 +KEYWORDS="~amd64"
57 +IUSE="alsa cups +gentoo-vm headless-awt selinux"
58 +
59 +RDEPEND="
60 + media-libs/fontconfig:1.0
61 + media-libs/freetype:2
62 + >net-libs/libnet-1.1
63 + >=sys-apps/baselayout-java-0.1.0-r1
64 + >=sys-libs/glibc-2.2.5:*
65 + sys-libs/zlib
66 + alsa? ( media-libs/alsa-lib )
67 + cups? ( net-print/cups )
68 + selinux? ( sec-policy/selinux-java )
69 + !headless-awt? (
70 + x11-libs/libX11
71 + x11-libs/libXext
72 + x11-libs/libXi
73 + x11-libs/libXrender
74 + x11-libs/libXtst
75 + )"
76 +
77 +RESTRICT="preserve-libs splitdebug"
78 +QA_PREBUILT="*"
79 +
80 +S="${WORKDIR}/jdk-${MY_PV}-jre"
81 +
82 +src_install() {
83 + local dest="/opt/${P}"
84 + local ddest="${ED%/}/${dest#/}"
85 +
86 + # Not sure why they bundle this as it's commonly available and they
87 + # only do so on x86_64. It's needed by libfontmanager.so. IcedTea
88 + # also has an explicit dependency while Oracle seemingly dlopens it.
89 + rm -vf lib/libfreetype.so || die
90 +
91 + # Oracle and IcedTea have libjsoundalsa.so depending on
92 + # libasound.so.2 but AdoptOpenJDK only has libjsound.so. Weird.
93 + if ! use alsa ; then
94 + rm -v lib/libjsound.* || die
95 + fi
96 +
97 + if use headless-awt ; then
98 + rm -v lib/lib*{[jx]awt,splashscreen}* || die
99 + fi
100 +
101 + rm -v lib/security/cacerts || die
102 + dosym ../../../../etc/ssl/certs/java/cacerts "${dest}"/lib/security/cacerts
103 +
104 + dodir "${dest}"
105 + cp -pPR * "${ddest}" || die
106 +
107 + # provide stable symlink
108 + dosym "${P}" "/opt/${PN}-${SLOT}"
109 +
110 + use gentoo-vm && java-vm_install-env "${FILESDIR}"/${PN}-${SLOT}.env.sh
111 + java-vm_set-pax-markings "${ddest}"
112 + java-vm_revdep-mask
113 + java-vm_sandbox-predict /dev/random /proc/self/coredump_filter
114 +}
115 +
116 +pkg_postinst() {
117 + java-vm-2_pkg_postinst
118 +
119 + if use gentoo-vm ; then
120 + ewarn "WARNING! You have enabled the gentoo-vm USE flag, making this JRE"
121 + ewarn "recognised by the system. This will almost certainly break things."
122 + else
123 + ewarn "The experimental gentoo-vm USE flag has not been enabled so this JRE"
124 + ewarn "will not be recognised by the system. For example, simply calling"
125 + ewarn "\"java\" will launch a different JVM. This is necessary until Gentoo"
126 + ewarn "fully supports Java 11. This JRE must therefore be invoked using its"
127 + ewarn "absolute location under ${EPREFIX}/opt/${P}."
128 + fi
129 +}