[Lunar-commits] CVS: moonbase/eclipse/gef 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/gef
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6410/eclipse/gef

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 eclipse-bin


--- NEW FILE: DETAILS ---
          MODULE=gef
         VERSION=3.0
	   EXTRA=200406251257
          SOURCE=GEF-SDK-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
      SOURCE_URL=http://download.eclipse.org/tools/gef/downloads/drops/R-$VERSION-$EXTRA/$SOURCE
      SOURCE_VFY=md5:e5c52283c002a851d72ee14b79653775
        WEB_SITE=http://eclipse.org/gef/
         ENTERED=20040728
         UPDATED=20040728
           SHORT="The Graphical Editing Framework of Eclipse framework"
cat << EOF
GEF allows developers to take an existing application model and easily create a rich graphical editor. 
EOF



More information about the Lunar-commits mailing list