          SPELL=gaim-encryption
if  [  "$CVS"  ==  "y"  ];  then
        VERSION=cvs
         SOURCE=$SPELL-$VERSION.tar.gz
  SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim-encryption:encrypt
  FORCE_DOWNLOAD=1
   SOURCE_IGNORE=volatile
else
        VERSION=2.38 
        SOURCE=$SPELL-$VERSION.tar.gz
  SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
    SOURCE_HASH=sha512:5d1556a205bf21fa50631ef62d1dd6c538201048f328f565942409e95e983779cb00dfcafd171080e80bbced6fadd9fb91fd5489d5d21ba5e7606fc363421cc9
fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       WEB_SITE=http://gaim-encryption.sourceforge.net/
      LICENSE[0]=GPL
       BUILD_API=2
    DISTCC_HOSTS=
          CCACHE=off
         ENTERED=20040627
         UPDATED=20041012
           SHORT="gaim is an instant messanger client for several protocols"
cat << EOF
gaim is an instant messanger client used primarly for the AIM protocol
but has plugin support for icq, irc, yahoo, and jabber all at once
in one interface.
EOF
