aboutsummaryrefslogtreecommitdiffstats
path: root/flexis-zaurus/flexis-zaurus_1.0.0.oe
diff options
context:
space:
mode:
Diffstat (limited to 'flexis-zaurus/flexis-zaurus_1.0.0.oe')
-rw-r--r--flexis-zaurus/flexis-zaurus_1.0.0.oe17
1 files changed, 0 insertions, 17 deletions
diff --git a/flexis-zaurus/flexis-zaurus_1.0.0.oe b/flexis-zaurus/flexis-zaurus_1.0.0.oe
deleted file mode 100644
index 8ef8d4c1e0..0000000000
--- a/flexis-zaurus/flexis-zaurus_1.0.0.oe
+++ /dev/null
@@ -1,17 +0,0 @@
-DESCRIPTION = "A Qtopia/Opie Input Method plugin for the Flexis FX100 Keyboard."
-SECTION = "opie/inputmethods"
-PRIORITY = "optional"
-MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>"
-LICENSE = "GPL"
-PR = "r1"
-
-SRC_URI = "http://www.Vanille.de/mirror/flexis-zaurus-${PV}.tar.bz2"
-S = "${WORKDIR}/flexis-zaurus"
-
-inherit palmtop
-
-EXTRA_QMAKEVARS_POST = "CONFIG-=qtopia"
-
-do_install() {
- oe_libinstall libqflexis ${D}/${palmtopdir}/plugins/inputmethods/
-}