           SPELL=gajim
         VERSION=0.16.6
          BRANCH=`echo $VERSION|cut -d . -f 1,2`
          SOURCE=$SPELL-$VERSION.tar.bz2
   SOURCE_URL[0]=http://gajim.org/downloads/$BRANCH/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://gajim.org/
         ENTERED=20050415
      LICENSE[0]=GPL
        KEYWORDS="jabber messaging chat"
           SHORT="Jabber client written in PyGTK"
cat << EOF
Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to
provide a full featured and easy to use xmpp client for the GTK+ users. Gajim
works nicely with GNOME, but does not require it to run.

Features:
  * Tabbed chat windows
  * Group chat support (with MUC protocol)
  * Emoticons, Avatars, File transfer, URL grabber, Bookmarks
  * Systray icon, Speller
  * TLS and GPG support (with SSL legacy support)
  * Transport Registration support
  * Service Discovery including Nodes
  * Wikipedia, dictionary and search engine lookup
  * Multiple accounts support
  * DBus Capabilities.
  * XML Console
  * Gajim is available in 16 languages
EOF
