aboutsummaryrefslogtreecommitdiffstats
path: root/xtscal
diff options
context:
space:
mode:
Diffstat (limited to 'xtscal')
-rw-r--r--xtscal/xtscal_0.4.oe3
-rw-r--r--xtscal/xtscal_0.5.1.oe1
-rw-r--r--xtscal/xtscal_0.5.oe1
-rw-r--r--xtscal/xtscal_0.6.3.oe11
4 files changed, 16 insertions, 0 deletions
diff --git a/xtscal/xtscal_0.4.oe b/xtscal/xtscal_0.4.oe
index 3852a6669f..f0548878e7 100644
--- a/xtscal/xtscal_0.4.oe
+++ b/xtscal/xtscal_0.4.oe
@@ -1,8 +1,11 @@
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr"
+
+
SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
inherit autotools
diff --git a/xtscal/xtscal_0.5.1.oe b/xtscal/xtscal_0.5.1.oe
index 3c3a09e502..73c1a815f0 100644
--- a/xtscal/xtscal_0.5.1.oe
+++ b/xtscal/xtscal_0.5.1.oe
@@ -1,5 +1,6 @@
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr xcalibrate"
diff --git a/xtscal/xtscal_0.5.oe b/xtscal/xtscal_0.5.oe
index 21d6eeb440..2e71affe84 100644
--- a/xtscal/xtscal_0.5.oe
+++ b/xtscal/xtscal_0.5.oe
@@ -1,5 +1,6 @@
DESCRIPTION = "Touchscreen calibration utility"
MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
DEPENDS = "x11 libxft libxrandr xcalibrate"
diff --git a/xtscal/xtscal_0.6.3.oe b/xtscal/xtscal_0.6.3.oe
index e69de29bb2..7176ea022d 100644
--- a/xtscal/xtscal_0.6.3.oe
+++ b/xtscal/xtscal_0.6.3.oe
@@ -0,0 +1,11 @@
+DESCRIPTION = "Touchscreen calibration utility"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+SECTION = "x11/base"
+
+DEPENDS = "x11 libxft libxrandr xcalibrate"
+
+PR = "r0"
+
+SRC_URI = "http://gpe.handhelds.org/pub/projects/gpe/source/xtscal-${PV}.tar.bz2"
+
+inherit autotools