[Lunar-commits] CVS: moonbase/eclipse/collab BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 PRE_BUILD, NONE, 1.1

Joel Vennin jol at lunar-linux.org
Fri Jul 30 20:12:27 GMT 2004


Update of /var/cvs/lunar/moonbase/eclipse/collab
In directory dbguin.lunar-linux.org:/tmp/cvs-serv7305

Added Files:
	BUILD DEPENDS DETAILS PRE_BUILD 
Log Message:
First import of a eclipse plugin which allows collaboration between 
differents project and users.


--- 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=collab
         VERSION=2.1.8
	   EXTRA=com.composent
          SOURCE=$EXTRA.$MODULE\_$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
      SOURCE_URL=http://composent.com/plugins/eclipse3/$SOURCE
      SOURCE_VFY=md5:63fae4c6b64b43697312c5f094bbb4d4
        WEB_SITE=http://composent.com/plugins/
         ENTERED=20040730
         UPDATED=20040730
           SHORT="It's a Eclipse plugin which allows collobaration around projects"
cat << EOF
This plugin provides secure, extensible, real-time collaboration associated Eclipse with projects, and the teams of people working on those projects.
EOF

--- NEW FILE: PRE_BUILD ---
mkdir -p $MODULE &&
cd $MODULE &&
unpack $SOURCE



More information about the Lunar-commits mailing list