diff options
Diffstat (limited to 'xtscal/xtscal_0.6.3.oe')
-rw-r--r-- | xtscal/xtscal_0.6.3.oe | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/xtscal/xtscal_0.6.3.oe b/xtscal/xtscal_0.6.3.oe deleted file mode 100644 index 5c406087cf..0000000000 --- a/xtscal/xtscal_0.6.3.oe +++ /dev/null @@ -1,12 +0,0 @@ -LICENSE = GPL -DESCRIPTION = "Touchscreen calibration utility" -MAINTAINER = "Phil Blundell <pb@handhelds.org>" -SECTION = "x11/base" - -DEPENDS = "x11 libxft libxrandr xcalibrate" - -PR = "r0" - -SRC_URI = "${GPE_MIRROR}/xtscal-${PV}.tar.bz2" - -inherit autotools |