aboutsummaryrefslogtreecommitdiffstats
path: root/xtscal
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-06-19 12:12:30 +0000
committerPhil Blundell <philb@gnu.org>2004-06-19 12:12:30 +0000
commite3e10aa16090997387da3db09ab5f17fb75aa972 (patch)
tree2dec5b47a109f38b46aaaddea8880403101ca845 /xtscal
parent1e876cbd54f0a5a67667c10d03f385cf5692e9dc (diff)
downloadopenembedded-e3e10aa16090997387da3db09ab5f17fb75aa972.tar.gz
apply further xlibs rename patch from Glenn McGrath
BKrev: 40d42dae_vTGL8UzyNmhy-rt1MiA8Q
Diffstat (limited to 'xtscal')
-rw-r--r--xtscal/xtscal_0.4.oe2
-rw-r--r--xtscal/xtscal_0.5.1.oe8
-rw-r--r--xtscal/xtscal_0.5.oe8
3 files changed, 17 insertions, 1 deletions
diff --git a/xtscal/xtscal_0.4.oe b/xtscal/xtscal_0.4.oe
index 99e521d912..3852a6669f 100644
--- a/xtscal/xtscal_0.4.oe
+++ b/xtscal/xtscal_0.4.oe
@@ -1,7 +1,7 @@
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-DEPENDS = "x11 xft libxrandr"
+DEPENDS = "x11 libxft libxrandr"
SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
diff --git a/xtscal/xtscal_0.5.1.oe b/xtscal/xtscal_0.5.1.oe
index e69de29bb2..21d6eeb440 100644
--- a/xtscal/xtscal_0.5.1.oe
+++ b/xtscal/xtscal_0.5.1.oe
@@ -0,0 +1,8 @@
+DESCRIPTION = "Touchscreen calibration utility"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+DEPENDS = "x11 libxft libxrandr xcalibrate"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+
+inherit autotools
diff --git a/xtscal/xtscal_0.5.oe b/xtscal/xtscal_0.5.oe
index e69de29bb2..21d6eeb440 100644
--- a/xtscal/xtscal_0.5.oe
+++ b/xtscal/xtscal_0.5.oe
@@ -0,0 +1,8 @@
+DESCRIPTION = "Touchscreen calibration utility"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+
+DEPENDS = "x11 libxft libxrandr xcalibrate"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+
+inherit autotools