           SPELL=loudmouth
         VERSION=1.0.5
          BRANCH=$(echo $VERSION | cut -d. -f1,2)
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
        WEB_SITE=http://projects.imendio.com/loudmouth/
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
         ENTERED=20030823
        KEYWORDS="jabber chat libs"
           SHORT="Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol."
cat << EOF
Loudmouth is a lightweight and easy-to-use C library for programming with the
Jabber protocol. It's designed to be easy to get started with and yet
extensible to let you do anything the Jabber protocol allows.
EOF
