+This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.
-summary : Open implementation of Oracle's Java Development Kit
+summary : Open implementation of Oracle's Java Development Kit, major version 8
description: |
- Open implementation of Oracle's Java Development Kit
+ Open implementation of Oracle's Java Development Kit, major version 8. This package includes both the JDK and its accompanying JRE, with OpenJFX in a separate package.
builddeps :
- cups-devel
- giflib-devel
@@ -31,17 +31,17 @@
- devel: /usr/lib64/openjdk-8/include
setup : |
# Prep input tarballs
- SOLJVM_VERSION="u232-ga"
+ SOLJVM_VERSION="u252-ga"
for tarball in corba hotspot jaxp jaxws langtools jdk nashorn; do
mkdir -pv ${tarball} &&
- tar -xf $sources/${tarball}-${SOLJVM_VERSION}.tar.bz2 --strip-components=1 -C ${tarball}
+ tar -xf $sources/${tarball}-${SOLJVM_VERSION}.tar.bz2 --strip-components=1 -C ${tarball}
- <Summary xml:lang="en">Open implementation of Oracle's Java Development Kit</Summary>
- <Description xml:lang="en">Open implementation of Oracle's Java Development Kit
+ <Summary xml:lang="en">Open implementation of Oracle's Java Development Kit, major version 8</Summary>
+ <Description xml:lang="en">Open implementation of Oracle's Java Development Kit, major version 8. This package includes both the JDK and its accompanying JRE, with OpenJFX in a separate package.
- <Summary xml:lang="en">Open implementation of Oracle's Java Development Kit</Summary>
- <Description xml:lang="en">Open implementation of Oracle's Java Development Kit
+ <Summary xml:lang="en">Open implementation of Oracle's Java Development Kit, major version 8</Summary>
+ <Description xml:lang="en">Open implementation of Oracle's Java Development Kit, major version 8. This package includes both the JDK and its accompanying JRE, with OpenJFX in a separate package.
</Description>
<PartOf>programming.java</PartOf>
<Files>
@@ -713,11 +713,11 @@
<Package>
<Name>openjdk-8-devel</Name>
<Summary xml:lang="en">Development files for openjdk-8</Summary>
- <Description xml:lang="en">Open implementation of Oracle's Java Development Kit
+ <Description xml:lang="en">Open implementation of Oracle's Java Development Kit, major version 8. This package includes both the JDK and its accompanying JRE, with OpenJFX in a separate package.