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

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  &&
  mkdir -p $TARGET &&
  cp -a * $TARGET

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends j2sdk &&
depends gtk+-2

--- NEW FILE: DETAILS ---
          MODULE=eclipse-bin
         VERSION=3.0
	   EXTRA=R-3.0-200406251208
          SOURCE=eclipse-SDK-$VERSION-linux-gtk.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
   SOURCE_URL[0]=http://download2.eclipse.org/downloads/drops/$EXTRA/$SOURCE
   SOURCE_URL[1]=ftp://sunsite.cnlab-switch.ch/mirror/eclipse/downloads/drops/$EXTRA/$SOURCE
      SOURCE_VFY=md5:8c44227af3294cf00e1997d323bf57dd
        WEB_SITE=http://eclipse.org/
         ENTERED=20030926
         UPDATED=20040706
           SHORT="A JAVA IDE for just about everything"

cat << EOF
Eclipse is a kind of universal tool platform - an open extensible IDE for
anything and nothing in particular. Find out what eclipse is all about - check
out the white paper (requires Acrobat Reader 6.0 or later), read some technical
articles, visit the newsgroups, take a look at the projects, and pick up the
latest downloads. Don't forget to check out the Eclipse Project FAQ and online
documentation. You can find out about eclipse-related events, projects,
plug-ins and websites on the Community page.
EOF



More information about the Lunar-commits mailing list