summaryrefslogtreecommitdiffstats
path: root/x11/xinput_calibrator/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xinput_calibrator/DETAILS')
-rwxr-xr-xx11/xinput_calibrator/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/x11/xinput_calibrator/DETAILS b/x11/xinput_calibrator/DETAILS
new file mode 100755
index 0000000000..d2988bd932
--- /dev/null
+++ b/x11/xinput_calibrator/DETAILS
@@ -0,0 +1,18 @@
+ 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