[Lunar-commits] CVS: moonbase/gnustep/GWorkspace BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Joel Vennin jol at lunar-linux.org
Sat May 8 14:12:02 GMT 2004


Update of /var/cvs/lunar/moonbase/gnustep/GWorkspace
In directory dbguin.lunar-linux.org:/tmp/cvs-serv10428/GWorkspace

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
gnustep update.
There were 3 packages since 2002 12 25. We can do nothing with only 3 basics pakages.
So i've bumped version for gnustep-base, gnustep-make, gnustep-gui.
I've added gnustep-back, GWorkspace, Gorm, Pantomime, GNUMail and Addresses.
It's working only if you add the ObjC support of your gcc. When you install gnustep-make you need
to logout and login again to load the gnustep.rc profile file. After you can compile all (its seems) without any problem.
Enjoy, i'll add other gnustep apps in few days.  


--- NEW FILE: BUILD ---
(
  # before load GNUSTEP variables
  . $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh &&
  ./configure --prefix=$GNUSTEP_ROOT
  devoke_installwatch &&
  make &&
  invoke_installwatch &&
  prepare_install &&
  make install
) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends gnustep-back

--- NEW FILE: DETAILS ---
          MODULE=GWorkspace
         VERSION=0.6.3
          SOURCE=gworkspace-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.gnustep.it/enrico/gworkspace/$SOURCE
        WEB_SITE=http://www.gnustep.it/enrico/gworkspace/
         ENTERED=20040509
         UPDATED=20040509
           SHORT="GWorkspace is the official GNUstep workspace manager."
cat << EOF
GWorkspace is the official GNUstep workspace manager. It is a clone of NeXT's workspace manager and already ready for daily usage.

GWorkspace is probably one of the most useful and usable workspace managers available on any platform, owing to its well-designed interface and the natural, consistent design that it inherits from the GNUstep framework.
EOF



More information about the Lunar-commits mailing list