           SPELL=atk
         VERSION=1.9.1
          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
          MD5[0]='4584315e5ce8db0b6434c9477a05943c'
      LICENSE[0]=LGPL
        WEB_SITE=http://developer.gnome.org/projects/gap
         ENTERED=20020314
         UPDATED=20050318
           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
