summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk
diff options
context:
space:
mode:
authorYegor Yefremov <yegor_sub1@visionsystems.de>2011-10-14 17:02:53 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-12-11 23:23:57 +0100
commitb6ec7ae656aaf629f1fc96c6ae27bbb8376e63b8 (patch)
tree66c89796fda5d551ce2bde27c53020b8c1576700 /package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk
parent792b018b3712effe16da39787c8f75629fde8362 (diff)
downloadbuildroot-novena-b6ec7ae656aaf629f1fc96c6ae27bbb8376e63b8.tar.gz
buildroot-novena-b6ec7ae656aaf629f1fc96c6ae27bbb8376e63b8.zip
New package: xinput-calibrator
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk')
-rw-r--r--package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk b/package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk
new file mode 100644
index 000000000..f84d1c219
--- /dev/null
+++ b/package/x11r7/xapp_xinput_calibrator/xapp_xinput-calibrator.mk
@@ -0,0 +1,12 @@
+################################################################################
+#
+# xapp_xinput-calibrator
+#
+################################################################################
+
+XAPP_XINPUT_CALIBRATOR_VERSION = 0.7.5
+XAPP_XINPUT_CALIBRATOR_SOURCE = xinput_calibrator-$(XAPP_XINPUT_CALIBRATOR_VERSION).tar.gz
+XAPP_XINPUT_CALIBRATOR_SITE = http://github.com/downloads/tias/xinput_calibrator
+XAPP_XINPUT_CALIBRATOR_DEPENDENCIES = xlib_libX11 xlib_libXi
+
+$(eval $(call AUTOTARGETS))