summaryrefslogtreecommitdiffstats
path: root/openjdk7/build
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-04-10 14:19:20 +0000
committer Eric Hameleers <alien@slackware.com>2016-04-10 14:19:20 +0000
commit8786d95a7f0ed72c721e4a790f87472f50f0d1ba (patch)
treec64efa450da51a14e3b65ea982f521a0e9364214 /openjdk7/build
parent59c7bff8f084da4efa5f678693a95d1d834135bc (diff)
downloadasb-8786d95a7f0ed72c721e4a790f87472f50f0d1ba.tar.gz
asb-8786d95a7f0ed72c721e4a790f87472f50f0d1ba.tar.xz
openjdk7: package was renamed from openjdk.
Diffstat (limited to 'openjdk7/build')
-rwxr-xr-xopenjdk7/build/openjdk7.SlackBuild4
-rw-r--r--openjdk7/build/slack-desc.jdk18
-rw-r--r--openjdk7/build/slack-desc.jre18
3 files changed, 38 insertions, 2 deletions
diff --git a/openjdk7/build/openjdk7.SlackBuild b/openjdk7/build/openjdk7.SlackBuild
index b1707811..0932c247 100755
--- a/openjdk7/build/openjdk7.SlackBuild
+++ b/openjdk7/build/openjdk7.SlackBuild
@@ -21,8 +21,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-PKGNAM1=openjdk
-PKGNAM2=openjre
+PKGNAM1=openjdk7
+PKGNAM2=openjre7
JAVAVER=7u99
JAVABLD=b00
ICEDTEA=2.6.5
diff --git a/openjdk7/build/slack-desc.jdk b/openjdk7/build/slack-desc.jdk
new file mode 100644
index 00000000..5b601cc4
--- /dev/null
+++ b/openjdk7/build/slack-desc.jdk
@@ -0,0 +1,18 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+ |-----handy-ruler------------------------------------------------------|
+openjdk7: Java(TM) Platform Standard Edition Development Kit.
+openjdk7:
+openjdk7: The Java SDK software includes tools for developing, testing, and
+openjdk7: running programs written in the Java programming language. This
+openjdk7: package contains the Open Source version of the JDK, which holds
+openjdk7: everything you need to run Java(TM).
+openjdk7: This package contains Java version 7.
+openjdk7:
+openjdk7: For additional information, refer to this web page:
+openjdk7: http://openjdk.java.net/
+openjdk7:
diff --git a/openjdk7/build/slack-desc.jre b/openjdk7/build/slack-desc.jre
new file mode 100644
index 00000000..02f08951
--- /dev/null
+++ b/openjdk7/build/slack-desc.jre
@@ -0,0 +1,18 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|' on
+# the right side marks the last column you can put a character in. You must make
+# exactly 11 lines for the formatting to be correct. It's also customary to
+# leave one space after the ':'.
+ |-----handy-ruler------------------------------------------------------|
+openjre7: Java(TM) Platform Standard Edition Runtime Environment.
+openjre7:
+openjre7: The Java SE Runtime Environment (JRE) is intended for software
+openjre7: developers and vendors to redistribute with their applications.
+openjre7: It contains the Java virtual machine, runtime class libraries, and
+openjre7: Java application launcher that are necessary to run programs written
+openjre7: in the Java programming language.
+openjre7:
+openjre7: If you need development tools, install openjdk instead, or see the
+openjre7: web page: http://openjdk.java.net/
+openjre7: