           SPELL=psi
       BUILD_API=2
if [ "$DEVEL" == "y" ]; then
         VERSION=0.10-test2
          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha1:1e72c1d67ac184702f6dca9a863e0bbb28812d09
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
         VERSION=0.9.3
          SOURCE=${SPELL}-${VERSION}.tar.bz2
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
   SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
     SOURCE_HASH=sha1:dc5e7dbf5d791db2f0c4189cad055a40b21cf9b6
fi
        WEB_SITE=http://psi.affinix.com/
	 LICENSE=GPL
         ENTERED=20020806
         UPDATED=20040420
           SHORT="Psi is a client for the Jabber system."
cat << EOF
Psi is a client for the Jabber system. Written in C++ and based on the 
Qt library, there are versions available for Linux (and other flavors of 
unix/X11), Microsoft Windows, and Apple MacOS X. 

Psi is released under the GNU General Public License, so you know 
that it's truly free, and will remain so.

EOF
