367 lines
22 KiB
XML
Executable File
367 lines
22 KiB
XML
Executable File
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>java8-openjdk</Name>
|
|
<Homepage>http://icedtea.classpath.org</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Open Java Development Kit</Summary>
|
|
<Description>OpenJDK (Open Java Development Kit) is a free and open source implementation of the Java Platform, Standard Edition (Java SE).</Description>
|
|
<Archive sha1sum="d80b655c3146b21b3152d65e1e8733e4aebf1885" type="tarxz">http://icedtea.wildebeest.org/download/source/icedtea-3.17.1.tar.xz</Archive>
|
|
|
|
<Archive sha1sum="027eecc55a9e11555ac87d0f3dc59f79b3ae8194" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/corba.tar.xz</Archive>
|
|
<Archive sha1sum="94d7d652abe8cb014d0c20d9f247d1989a004d50" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/jaxp.tar.xz</Archive>
|
|
<Archive sha1sum="a1474326458645fc6bbcc18cbee6711ce3b0afbb" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/jaxws.tar.xz</Archive>
|
|
<Archive sha1sum="45719b50939412eac2c03ccdf892ec1a4c570038" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/jdk.tar.xz</Archive>
|
|
<Archive sha1sum="548999d2ab1bbb0d97f2b81fa2354b6d295b6e27" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/langtools.tar.xz</Archive>
|
|
<Archive sha1sum="6e09837903577b5e0f1caa47756979fea560cf4d" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/openjdk.tar.xz</Archive>
|
|
<Archive sha1sum="87db28aac4176caf6a0e06394e5c36cac9152ee7" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/nashorn.tar.xz</Archive>
|
|
<Archive sha1sum="a615e2ec6fe5dd8c65c03b1f305c63a1c65098f6" type="binary" target="icedtea-3.17.1/">http://icedtea.wildebeest.org/download/drops/icedtea8/3.17.1/hotspot.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<!-- <Dependency>ant</Dependency> -->
|
|
<Dependency>wget</Dependency>
|
|
<!-- <Dependency>rhino</Dependency> -->
|
|
<Dependency>p7zip</Dependency>
|
|
<Dependency>fastjar</Dependency>
|
|
<Dependency>nss-devel</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>attr-devel</Dependency>
|
|
<Dependency>xorg-proto</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
<Dependency>cups-devel</Dependency>
|
|
<Dependency>libffi-devel</Dependency>
|
|
<!-- <Dependency>eclipse-ecj</Dependency> -->
|
|
<Dependency>libXt-devel</Dependency>
|
|
<Dependency>libSM-devel</Dependency>
|
|
<Dependency>lcms2-devel</Dependency>
|
|
<Dependency>jdk8-openjdk</Dependency>
|
|
<Dependency>libICE-devel</Dependency>
|
|
<Dependency>libpng-devel</Dependency>
|
|
<Dependency>giflib-devel</Dependency>
|
|
<Dependency>libxslt-devel</Dependency>
|
|
<Dependency>libXtst-devel</Dependency>
|
|
<Dependency>alsa-lib-devel</Dependency>
|
|
<Dependency>libXinerama-devel</Dependency>
|
|
<Dependency>libjpeg-turbo-devel</Dependency>
|
|
<Dependency>libXcomposite-devel</Dependency>
|
|
<Dependency>chrpath</Dependency>
|
|
<Dependency>jre8-openjdk-headless</Dependency>
|
|
<!--<Dependency>pulseaudio-libs-devel</Dependency>--><!-- for bootstrap -->
|
|
<Dependency>zip</Dependency>
|
|
<Dependency>cpio</Dependency>
|
|
<Dependency>unzip</Dependency>
|
|
<Dependency>libXp-devel</Dependency>
|
|
</BuildDependencies>
|
|
<AdditionalFiles>
|
|
<!-- <AdditionalFile target="patches/giflib_5.1.diff">giflib_5.1.diff</AdditionalFile> -->
|
|
<AdditionalFile target="patches/fontconfig-paths.diff">fontconfig-paths.diff</AdditionalFile>
|
|
<AdditionalFile target="patches/openjdk7_nonreparenting-wm.diff">openjdk7_nonreparenting-wm.diff</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>jre8-openjdk-headless</Name>
|
|
<Summary>Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - Minimal Java runtime - needed for executing non GUI Java programs</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>atk</Dependency>
|
|
<Dependency>cups</Dependency>
|
|
<Dependency>gtk2</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>cairo</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>lcms2</Dependency>
|
|
<Dependency>libXi</Dependency>
|
|
<Dependency>pango</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>libXext</Dependency>
|
|
<Dependency>libXtst</Dependency>
|
|
<Dependency>freetype</Dependency>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>gdk-pixbuf</Dependency>
|
|
<Dependency>libXrender</Dependency>
|
|
<Dependency>libXcomposite</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin/jfr_8</Path>
|
|
<Path fileType="executable">/usr/bin/hsdb_8</Path>
|
|
<Path fileType="executable">/usr/bin/clhsdb_8</Path>
|
|
<Path fileType="executable">/usr/bin/orbd_8</Path>
|
|
<Path fileType="executable">/usr/bin/rmid_8</Path>
|
|
<Path fileType="executable">/usr/bin/java_8</Path>
|
|
<Path fileType="executable">/usr/bin/jjs_8</Path>
|
|
<Path fileType="executable">/usr/bin/jdeps_8</Path>
|
|
<Path fileType="data">/etc/env.d/25java_jre.csh</Path>
|
|
<Path fileType="data">/etc/env.d/25java_jre</Path>
|
|
<Path fileType="config">/etc/java-8-openjdk/</Path>
|
|
<Path fileType="executable">/usr/bin/pack200_8</Path>
|
|
<Path fileType="executable">/usr/bin/keytool_8</Path>
|
|
<Path fileType="executable">/usr/bin/tnameserv_8</Path>
|
|
<Path fileType="executable">/usr/bin/unpack200_8</Path>
|
|
<Path fileType="man">/usr/share/man/man1/rmid.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/orbd.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/java.1</Path>
|
|
<Path fileType="executable">/usr/bin/servertool_8</Path>
|
|
<Path fileType="executable">/usr/bin/rmiregistry_8</Path>
|
|
<Path fileType="doc">/usr/share/doc/java8-openjdk/</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/rmid.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/java.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/pack200.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/keytool.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/orbd.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/tnameserv.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/unpack200.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/pack200.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/servertool.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/keytool.1</Path>
|
|
<Path fileType="man">/usr/share/man/man1/rmiregistry.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/tnameserv.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/unpack200.1</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/servertool.1</Path>
|
|
<Path fileType="doc">/usr/share/doc/jre8-openjdk-headless</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/rmiregistry.1</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/bin/jfr</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/bin/hsdb</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/bin/clhsdb</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/bin/jdeps</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/bin/jjs</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/java</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/orbd</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/rmid</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/keytool</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/pack200</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/orbd</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/java</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/rmid</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/tnameserv</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/unpack200</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/servertool</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/policytool</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/rmiregistry</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/keytool</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/pack200</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/*/jli/libjli.so</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/tnameserv</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/unpack200</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/servertool</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/rmiregistry</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/amd64/libjawt.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/xawt/libmawt.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/headless/libmawt.so</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/etc/env.d/25java_jre">25java_jre</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0644" target="/etc/env.d/25java_jre.csh">25java_jre.csh</AdditionalFile>
|
|
</AdditionalFiles>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>jre8-openjdk</Name>
|
|
<Summary>Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - Full Java runtime environment - needed for executing Java GUI and Webstart programs</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>giflib</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libpng</Dependency>
|
|
<Dependency>libXext</Dependency>
|
|
<Dependency>alsa-lib</Dependency>
|
|
<Dependency>libjpeg-turbo</Dependency>
|
|
<Dependency>jre8-openjdk-headless</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/openjdk</Path>
|
|
<Path fileType="executable">/usr/bin/policytool_8</Path>
|
|
<Path fileType="data">/usr/share/icons/hicolor/</Path>
|
|
<Path fileType="man">/usr/share/man/man1/policytool.1_8</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/policytool.1_8</Path>
|
|
<Path fileType="data">/usr/share/applications/policytool-jdk8.desktop</Path>
|
|
<Path fileType="executable">/usr/lib/jvm/java-8-openjdk/jre/bin/policytool</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/*/libjsoundalsa.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/*/libpulse-java.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/*/libsplashscreen.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libjsoundalsa.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libpulse-java.so</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/jre/lib/amd64/libsplashscreen.so</Path>
|
|
</Files>
|
|
<Replaces>
|
|
<Package>sun-jre</Package>
|
|
</Replaces>
|
|
<Conflicts>
|
|
<Package>sun-jre</Package>
|
|
</Conflicts>
|
|
</Package>
|
|
<Package>
|
|
<Name>jdk8-openjdk</Name>
|
|
<Summary>Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - SDK</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>libX11</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>jre8-openjdk-headless</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/etc/env.d/25java_jdk.csh</Path>
|
|
<Path fileType="data">/etc/env.d/25java_jdk</Path>
|
|
<Path fileType="man">/usr/share/man/man1/</Path>
|
|
<Path fileType="man">/usr/share/man/ja/man1/</Path>
|
|
<Path fileType="executable">/usr/bin/jar_8</Path>
|
|
<Path fileType="executable">/usr/bin/xjc_8</Path>
|
|
<Path fileType="executable">/usr/bin/apt_8</Path>
|
|
<Path fileType="executable">/usr/bin/jdb_8</Path>
|
|
<Path fileType="executable">/usr/bin/jps_8</Path>
|
|
<Path fileType="executable">/usr/bin/jmap_8</Path>
|
|
<Path fileType="executable">/usr/bin/idlj_8</Path>
|
|
<Path fileType="executable">/usr/bin/jcmd_8</Path>
|
|
<Path fileType="executable">/usr/bin/jhat_8</Path>
|
|
<Path fileType="executable">/usr/bin/rmic_8</Path>
|
|
<Path fileType="executable">/usr/bin/javac_8</Path>
|
|
<Path fileType="executable">/usr/bin/javah_8</Path>
|
|
<Path fileType="executable">/usr/bin/javap_8</Path>
|
|
<Path fileType="executable">/usr/bin/jinfo_8</Path>
|
|
<Path fileType="executable">/usr/bin/wsgen_8</Path>
|
|
<Path fileType="executable">/usr/bin/jstat_8</Path>
|
|
<Path fileType="executable">/usr/bin/jstack_8</Path>
|
|
<Path fileType="executable">/usr/bin/jstatd_8</Path>
|
|
<Path fileType="executable">/usr/bin/javadoc_8</Path>
|
|
<Path fileType="executable">/usr/bin/extcheck_8</Path>
|
|
<Path fileType="executable">/usr/bin/jconsole_8</Path>
|
|
<Path fileType="executable">/usr/bin/wsimport_8</Path>
|
|
<Path fileType="executable">/usr/bin/jarsigner_8</Path>
|
|
<Path fileType="executable">/usr/bin/jsadebugd_8</Path>
|
|
<Path fileType="executable">/usr/bin/schemagen_8</Path>
|
|
<Path fileType="executable">/usr/bin/serialver_8</Path>
|
|
<Path fileType="executable">/usr/bin/jrunscript_8</Path>
|
|
<Path fileType="executable">/usr/bin/appletviewer_8</Path>
|
|
<Path fileType="executable">/usr/bin/native2ascii_8</Path>
|
|
<Path fileType="data">/usr/share/applications/jconsole-jdk8.desktop</Path>
|
|
<Path fileType="header">/usr/lib/jvm/java-8-openjdk/include</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/apt</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jar</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jdb</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jps</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/xjc</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/rmic</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/rmid</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/idlj</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/orbd</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/java</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jhat</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jmap</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jcmd</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/javac</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/javah</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/javap</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jinfo</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jstat</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/wsgen</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jstatd</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jstack</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/pack200</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/javadoc</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/keytool</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/wsimport</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/extcheck</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jconsole</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/tnameserv</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/unpack200</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/schemagen</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/serialver</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jarsigner</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jsadebugd</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/jrunscript</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/policytool</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/servertool</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/rmiregistry</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/java-rmi.cgi</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/native2ascii</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/bin/appletviewer</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/jexec</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/ct.sym</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/dt.jar</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/ir.idl</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/orb.idl</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/tools.jar</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/sa-jdi.jar</Path>
|
|
<Path fileType="library">/usr/lib/jvm/java-8-openjdk/lib/jconsole.jar</Path>
|
|
</Files>
|
|
<AdditionalFiles>
|
|
<AdditionalFile owner="root" permission="0644" target="/etc/env.d/25java_jdk.csh">25java_jdk.csh</AdditionalFile>
|
|
<AdditionalFile owner="root" permission="0644" target="/etc/env.d/25java_jdk">25java_jdk</AdditionalFile>
|
|
</AdditionalFiles>
|
|
<Replaces>
|
|
<Package>sun-jdk</Package>
|
|
</Replaces>
|
|
<Conflicts>
|
|
<Package>sun-jdk</Package>
|
|
</Conflicts>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>openjdk8-src</Name>
|
|
<Summary>Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - sources</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>jdk8-openjdk</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/lib/jvm/java-8-openjdk/src.zip</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<Package>
|
|
<Name>openjdk8-doc</Name>
|
|
<Summary>Free Java environment based on OpenJDK 8 with IcedTea8 replacing binary plugs - documentation</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>jdk8-openjdk</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="doc">/usr/share/doc/openjdk8-doc/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="5">
|
|
<Date>2020-12-18</Date>
|
|
<Version>8u_275.3.17.1</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="4">
|
|
<Date>2020-06-01</Date>
|
|
<Version>8u_252.3.16.0</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2020-01-26</Date>
|
|
<Version>8u_242.3.15.0</Version>
|
|
<Comment>Version Bump devir 3.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2019-09-20</Date>
|
|
<Version>8u_222.3.13.0</Version>
|
|
<Comment>Version Bump.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2019-06-17</Date>
|
|
<Version>8u_212.3.12.0</Version>
|
|
<Comment>First release devir 3.</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|