[Lunar-commits] <moonbase> j2sdk: adding a download source for a x86_64 build

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Fri Mar 21 04:35:24 CET 2008


commit 87e84a3d029f78097e2dc9ef9791d78862a8ce4c
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Thu Mar 20 23:35:24 2008 -0400

    j2sdk: adding a download source for a x86_64 build
    of java. A few sites I have tried it on worked like
    
    http://www.fs.fed.us/gpnf/volcanocams/msh/views/java-highdef.php
    http://www.linuxplanet.com/linuxplanet/
    
    Seems to work alright. I imagine since it is just a different
    build of the aged blackdown in moonbase it will have similar
    issues.... if any. At least it is something.
---
 compilers/j2sdk/DETAILS.x86_64 |   20 ++++++++++++++++++++
 1 files changed, 20 insertions(+), 0 deletions(-)

diff --git a/compilers/j2sdk/DETAILS.x86_64 b/compilers/j2sdk/DETAILS.x86_64
new file mode 100644
index 0000000..a9d0801
--- /dev/null
+++ b/compilers/j2sdk/DETAILS.x86_64
@@ -0,0 +1,20 @@
+          MODULE=j2sdk
+         VERSION=1.4.2
+      SUBVERSION=03
+          SOURCE=$MODULE-$VERSION-$SUBVERSION-linux-amd64.bin
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE$VERSION
+   SOURCE_URL[0]=http://ftp.cica.es/pub/java-linux/JDK-$VERSION/amd64/$SUBVERSION/
+      SOURCE_VFY=sha1:e3be6bc1c31691123a396351478b58e1b09e9489
+        WEB_SITE=http://www.blackdown.org/java-linux/java2-status
+         ENTERED=20010922
+         UPDATED=20080320
+           SHORT="Blackdown port of Sun's Java virtual machine."
+LDD_CHECK=off
+cat << EOF
+The Java 2 Standard Edition (J2SE) is a feature-complete development and
+deployment platform. Blackdown provides both a SDK (J2SDK, formerly
+known as JDK) and a runtime environment (J2RE) for Linux on various
+architectures (ix86, Sparc, PPC, S/390, ARM, m68k). Both the J2SDK and
+the J2RE contain the Java Plug-In for Netscape 4.x and Mozilla/Netscape
+7.x.
+EOF


More information about the Lunar-commits mailing list