[Lunar-commits] <moonbase> ve: updated to version 1.4.0 (intermediate)
Duncan Gibson
engelsman at lunar-linux.org
Tue Sep 15 23:05:59 CEST 2009
commit 28ea0df0fc9f410fc49e96d1a75be93ae66788ed
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Tue Sep 15 23:05:59 2009 +0200
ve: updated to version 1.4.0 (intermediate)
previous version failed to download during an 'lget -a' sweep.
This version is an intermediate version of 1.4.0, and is
therefore likely to change, but currently downloads OK,
so that's an improvement on the previous version
BUT... I can't get the damn thing to unpack properly even
though it follows the same pattern as emf-xsd and gef - engelsman :-(
---
eclipse/ve/DEPENDS | 2 +-
eclipse/ve/DETAILS | 15 +++++++++------
2 files changed, 10 insertions(+), 7 deletions(-)
diff --git a/eclipse/ve/DEPENDS b/eclipse/ve/DEPENDS
index 6b3dd9c..4e95bb0 100644
--- a/eclipse/ve/DEPENDS
+++ b/eclipse/ve/DEPENDS
@@ -1,2 +1,2 @@
-depends emf-sdo-xsd &&
+depends emf-xsd
depends gef
diff --git a/eclipse/ve/DETAILS b/eclipse/ve/DETAILS
index c224f34..56201b0 100644
--- a/eclipse/ve/DETAILS
+++ b/eclipse/ve/DETAILS
@@ -1,14 +1,17 @@
MODULE=ve
- VERSION=1.2
- EXTRA=200606280938
- SOURCE=VE-SDK-$VERSION.zip
+ VERSION=1.4.0
+ EXTRA=I200908111513
+ SOURCE=VE-Update-$EXTRA.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
- SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/ve/downloads/drops/R-$VERSION-$EXTRA/
- SOURCE_VFY=sha1:2bf7b8e2941b00694491a88a555f29123f413e95
+ SOURCE_URL=ftp://mirror.switch.ch/mirror/eclipse/tools/ve/downloads/drops/$VERSION/$EXTRA/
+ SOURCE_VFY=sha1:faf18ab46330315a7e42d36f2783f5f74700bb72
WEB_SITE=http://eclipse.org/vep/
ENTERED=20040728
- UPDATED=20070701
+ UPDATED=20090915
SHORT="framework for creating GUI for Eclipse."
cat << EOF
The Eclipse Visual Editor is a framework for creating GUI for Eclipse.
+
+Note: this is an integration build rather than a fixed release,
+so the exact version and build number could change frequently!
EOF
More information about the Lunar-commits
mailing list