           SPELL=kdeaccessibility4
          SPELLX=${SPELL//4}
persistent_read kdelibs4 KDE_VER KDE_VER 
  if [[ ${KDE_VER} == unstable ]];then
         VERSION=4.3.69svn1027298
     SOURCE_HASH=sha512:a2d9055a42a92c9792cc26e9cf52ccb86b08620e89b348a904401e6d4b8d8a35f7282278fdb33e29feb6ab3a02ddd4c06342011734b4764571db4bb8672d6909
  else 
         VERSION=4.3.1
     SOURCE_HASH=sha512:af1edceabf107097161e37819405b7939be754d124ddb68dbd2d552807847d9baf2b3a68c01630a2f3f2553edb955944f10b4ff2d0886906db940e7b31ffdb91
  fi
          SOURCE=$SPELLX-$VERSION.tar.bz2
   SOURCE_URL[0]=$KDE_URL/${KDE_VER:-stable}/${VERSION//svn???????}/src/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
      LICENSE[0]=GPL
        WEB_SITE=http://accessibility.kde.org/aids/
         ENTERED=20040113
        KEYWORDS="kde4"
           SHORT="KDE Accessibility Aids"
cat << EOF
The kdeaccessibility package contains three KDE Accessibility Aids:
KMouseTool, KMag and KMouth.

KMouseTool is a Linux-based KDE program. It clicks the mouse for you, so
you don't have to. KMouseTool works with any mouse or pointing device.

KMagnifier (or kmag, its unix name) is a small utility for Linux to magnify
a part of the screen. It magnifies the area of the screen around the mouse
pointer or optionally a user defined area. Additionally it offers to save a
magnified screenshot to disk.

KMouth is a KDE program which enables persons that cannot speak to let
their computer speak, e.g. mutal people or people who have lost their
voice. It has a text input field and speaks the sentences that you enter.
It also has support for user defined phrasebooks.
EOF
