           SPELL=psi
if [ "$DEVEL" == "y" ]; then
         VERSION=0.12-RC4
          SOURCE=$SPELL-$VERSION.tar.bz2
     SOURCE_HASH=sha512:5a2eab2b62f874df3d602c68eec3bc0cfe06a0afc0b55c859258fa1b83f3d9ade77b3db4656ba1c6b3785e806dc7958135a8db78c37856adf32e5433bfc302d7
   SOURCE_URL[0]=${SOURCEFORGE_URL}/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
else
         VERSION=0.11
          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=sha512:e903ebf7f125aef6bd6455340e4cc0791dcfb0dcb82453139922bf33c4b2ab9cb26045deec739c03fb0976162e437fe24e5751b03e166f3710720583130624cd
fi
        WEB_SITE=http://psi-im.org/
	 LICENSE=GPL
         ENTERED=20020806
        KEYWORDS="jabber messaging chat"
           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
