           SPELL=xdotool
         VERSION=2.20110530.1
          SOURCE="${SPELL}_${VERSION}.orig.tar.gz"
   SOURCE_URL[0]=http://ftp.debian.org/debian/pool/main/x/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:0b2f71203c41e320aac152e1376b30bb9f5ea2067572299ad4c32f49b2505566275f0b377b4f443c3520751d71a9b270325cd676e63ee2a153de3213e128f2cb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.semicomplete.com/blog/projects/xdotool/"
      LICENSE[0]=BSD
         ENTERED=20130302
           SHORT="lets you programatically simulate keyboard input and mouse activity"
cat << EOF
xdotool lets you programatically (or manually) simulate keyboard input and
mouse activity, move and resize windows, etc. It does this using X11's XTEST
extension and other Xlib functions.
EOF
