aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xtscal/xtscal_0.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/xtscal/xtscal_0.6.3.bb')
-rw-r--r--recipes/xtscal/xtscal_0.6.3.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/recipes/xtscal/xtscal_0.6.3.bb b/recipes/xtscal/xtscal_0.6.3.bb
new file mode 100644
index 0000000000..74a6da0920
--- /dev/null
+++ b/recipes/xtscal/xtscal_0.6.3.bb
@@ -0,0 +1,13 @@
+LICENSE = "GPL"
+DESCRIPTION = "Touchscreen calibration utility"
+SECTION = "x11/base"
+
+DEPENDS = "virtual/libx11 libxft libxcalibrate"
+
+PR = "r7"
+
+SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2 \
+ file://change-cross.patch;patch=1 \
+ file://cleanup.patch;patch=1"
+
+inherit autotools