summaryrefslogtreecommitdiffstats
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 @@
1inherit gpe pkgconfig
2LICENSE = "GPL"
3
4PR = "r2"
5
6DEPENDS = "libx11 xcursor-transparent-theme xrdb"
7SECTION = "gpe"
8RDEPENDS = "xrdb"
9
10DESCRIPTION = "Touchscreen detection utility"
11MAINTAINER = "Florian Boor <florian.boor@kernelconcepts.de>"
12
13SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz \
14 file://access.patch;patch=1;pnum=0 \
15 file://extra-device-check.patch;patch=1 \
16 file://correct-theme-name.patch;patch=1"
17
18export CVSBUILD="no"