           SPELL=centerim
if [[ $LIBDRM_BRANCH == stable ]]; then
         VERSION=4.22.10
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.centerim.org/download/releases/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
else
         VERSION=5.0.0beta1
          SOURCE=${SPELL}5-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.centerim.org/download/cim5/${SOURCE}
     SOURCE_HASH=sha512:581acff42ba768ee564b5c1e817e1287e9889c3e837474de9a3342b10b6035ffa3430de62299c334376c5a61136dbf3eb776a35d7f5f7bb4dd2571296b3441ac
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}5-$VERSION
fi
  SECURITY_PATCH=2
        WEB_SITE=http://www.centerim.org/index.php/Main_Page
         ENTERED=20070609
      LICENSE[0]=GPL
        KEYWORDS="icq messaging chat"
           SHORT="centerim is a console ICQ / Yahoo! / MSN client"
cat << EOF
centerim is a text mode menu- and window-driven IM interface.
ICQ2000, Yahoo and MSN protocols are now supported. It allows you 
to send, receive, and forward messages, URLs, SMSes and,
contacts, mass message send, search for users (including extended
"whitepages search"), view users' details, maintain your contact
list directly from the program (including non-icq contacts), view 
the messages history, register a new UIN and update your details,
be informed on receiving email messages, automatically set away
after the defined period of inactivity (on any console), and have
your own ignore, visible and invisible lists. It can also
associate events with sounds, has support for Hebrew and Arabic
languages and allows to arrange contacts into groups.
EOF
