[Lunar-commits] CVS: moonbase/gnustep/ProjectCenter BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Thu May 20 23:00:15 GMT 2004
Update of /var/cvs/lunar/moonbase/gnustep/ProjectCenter
In directory dbguin.lunar-linux.org:/tmp/cvs-serv30578
Added Files:
BUILD DEPENDS DETAILS
Log Message:
First import of ProjectCenter
ProjectCenter allows you to create new application for gnustep.
--- NEW FILE: BUILD ---
(
# before load GNUSTEP variables
. $GNUSTEP_SYSTEM_ROOT/Makefiles/GNUstep.sh &&
devoke_installwatch &&
make &&
invoke_installwatch &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gnustep-back
--- NEW FILE: DETAILS ---
MODULE=ProjectCenter
VERSION=0.3.6
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
SOURCE_URL=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/$SOURCE
SOURCE_VFY=md5:447d2f6baec0ca15b30875be748ba31e
WEB_SITE=http://www.gnustep.org
ENTERED=20040521
UPDATED=20040521
SHORT="ProjectCenter is GNUstep's integrated developement environment (IDE)."
cat << EOF
ProjectCenter is meant to be the counter part to NeXT's Project Builder. Thus, it helps you to start new projects and lets you manage your project files using a intuitive and well ordered graphical user interface.
EOF
More information about the Lunar-commits
mailing list