           SPELL=gnomemeeting
if [ "$CVS" == "y" ]; then
         VERSION=cvs
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=cvs://:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome:gnomemeeting
  FORCE_DOWNLOAD=1
          MD5[0]="IGNORE"
else
         VERSION=1.2.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/$SOURCE
     SOURCE_HASH=sha1:dc3308ce1d87a8059548dd6e72ceedde7d71efaf
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
     GCC_VERSION=3.4
         LICENSE=GPL
       BUILD_API=2
        WEB_SITE=http://www.gnomemeeting.org
         ENTERED=20020508
         UPDATED=20040905
           SHORT="H323 videoconference tool"
cat << EOF
GnomeMeeting is the first Linux H.323 compatible client designed for the Gnome desktop. 
It is compatible with Netmeeting and other H.323 products. It is the first free H323 
videoconference tool with a powerfull GUI interface to be available under GNU/Linux.
EOF
