[Lunar-commits] CVS: moonbase/gnome2-apps/monodevelop BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Nick Hudson
nhudson at lunar-linux.org
Wed May 5 15:56:52 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-apps/monodevelop
In directory dbguin.lunar-linux.org:/tmp/cvs-serv25066/monodevelop
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Adding monodevelop to moonbase, This is a Mono C# IDE for Linux. Looks quite nice and easy to use with nice docummentation to go along with it.
--- NEW FILE: BUILD ---
(
./configure --prefix=${GNOME26_PREFIX:-/usr} \
--build=$BUILD \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=${GNOME26_PREFIX:-/usr}/share/info \
--mandir=${GNOME26_PREFIX:-/usr}/share/man \
$OPTS &&
default_make
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends monodoc &&
depends gtksourceview-sharp &&
depends gecko-sharp
--- NEW FILE: DETAILS ---
MODULE=monodevelop
VERSION=0.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.go-mono.com/archive/beta1/$SOURCE
WEB_SITE=http://www.go-mono.com
ENTERED=20040505
UPDATED=20040505
SHORT="Monodevelop is a port of Sharpdevelop written in mono
and gtk#, its a IDE for Mono and C# based projects for Linux"
cat << EOF
Monodevelop is a port of Sharpdevelop written in mono and gtk#, its a
IDE for Mono and C# based projects for Linux
EOF
More information about the Lunar-commits
mailing list