           SPELL=mousetweaks
         VERSION=3.2.0
          BRANCH=${VERSION:0:3} 
         SOURCE="${SPELL}-${VERSION}.tar.bz2"
   SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
      SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://live.gnome.org/Mousetweaks/Home"
      LICENSE[0]=GPL
         ENTERED=20100103
           SHORT="Mousetweaks is an Accessibility Software"
cat << EOF
Mousetweaks is an Accessibility Software whose developement started as a
GSoC 2007 project under Ubuntu and is part of GNOME since GNOME 2.22. It
brings additional fonctionalities to the pointer that allow a user to:

    * open the contextual menu by clicking and holding the left mousebutton;
    it is for example useful for users that can manipulate only one button
    * perform the 4 click types (left click, double click, drag click and
    right click) by software; it is for example useful for users that are
    not able to manipulate any button * to lock the pointer temporarily into
    an area on the screen; it is for example useful for people that have to
    use their pointing hardware not only for the computer
EOF
