[Lunar-commits] CVS: moonbase/eclipse/ve BUILD, NONE, 1.1 DEPENDS,
NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Wed Jul 28 19:11:55 GMT 2004
Update of /var/cvs/lunar/moonbase/eclipse/ve
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6410/eclipse/ve
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Create an eclipse directory to contain all eclipse stuff.
The first import contains this module:
- eclipse-bin (from x11-apps)
- cdt
- emf-sdo-xsd
- gef
- metrics
- ve
--- NEW FILE: BUILD ---
(
TARGET=/opt/lunar/eclipse
prepare_install &&
cp -a * $TARGET
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends emf-sdo-xsd &&
depends gef
--- NEW FILE: DETAILS ---
MODULE=ve
VERSION=I20040721
EXTRA=200407211225
SOURCE=VE-SDK-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
SOURCE_URL=http://download.eclipse.org/tools/ve/downloads/drops/I-$VERSION-$EXTRA/$SOURCE
SOURCE_VFY=md5:45a038e0d012be6ae809dbe0a921f79c
WEB_SITE=http://eclipse.org/vep/
ENTERED=20040728
UPDATED=20040728
SHORT="The Eclipse Visual Editor is a framework for creating GUI for Eclipse."
cat << EOF
The Eclipse Visual Editor is a framework for creating GUI for Eclipse.
EOF
More information about the Lunar-commits
mailing list