           SPELL=atk
         VERSION=1.22.0
          BRANCH=`echo $VERSION|cut -d . -f 1,2` 
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
    SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
      LICENSE[0]=LGPL
        WEB_SITE=http://developer.gnome.org/projects/gap
         ENTERED=20020314
        KEYWORDS="gnome2 libs"
           SHORT="The ATK library provides a set of interfaces for accessibility."
cat << EOF
The ATK library provides a set of interfaces for accessibility.
By supporting the ATK interfaces, an application or toolkit can
be used such as tools such as screen readers, magnifiers,
and alternative input devices. 
EOF
