summaryrefslogtreecommitdiff
path: root/openembedded/packages/detect-stylus/detect-stylus_0.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/detect-stylus/detect-stylus_0.13.bb')
-rw-r--r--openembedded/packages/detect-stylus/detect-stylus_0.13.bb18
1 files changed, 0 insertions, 18 deletions
diff --git a/openembedded/packages/detect-stylus/detect-stylus_0.13.bb b/openembedded/packages/detect-stylus/detect-stylus_0.13.bb
deleted file mode 100644
index 793cbef849..0000000000
--- a/openembedded/packages/detect-stylus/detect-stylus_0.13.bb
+++ /dev/null
@@ -1,18 +0,0 @@
-inherit gpe pkgconfig
-LICENSE = "GPL"
-
-PR = "r2"
-
-DEPENDS = "libx11 xcursor-transparent-theme xrdb"
-SECTION = "gpe"
-RDEPENDS = "xrdb"
-
-DESCRIPTION = "Touchscreen detection utility"
-MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
-
-SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
- file://access.patch;patch=1;pnum=0 \
- file://extra-device-check.patch;patch=1 \
- file://correct-theme-name.patch;patch=1"
-
-export CVSBUILD="no"