           SPELL=xinput_calibrator
         VERSION=0.7.5
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=http://github.com/downloads/tias/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:dc022f4de6d7b57912373a571ef0598c7b9d91cdbc3f63bb2b32c6149e43f67eaf820dc0289349d527314381d5195cf8891f6bcb9847110662dd75875f76b9de
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://www.freedesktop.org/wiki/Software/xinput_calibrator"
      LICENSE[0]=MIT/X11
         ENTERED=20110515
           SHORT="Generic touchscreen calibration program"
cat << EOF
xinput_calibrator was created to fill the gap of touchscreen calibration
software, featuring:
- works for any standard Xorg touchscreen driver (uses XInput protocol)
- mis-click detection (prevents bogus calibration)
- dynamically recalibrates the evdev driver
- outputs the calibration as xorg.conf.d snippet or HAL policy file and more
EOF
