summaryrefslogtreecommitdiff
path: root/packages/qpobox/qpobox_0.5.4.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2006-04-25 23:11:13 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-25 23:11:13 +0000
commitce03b3cc2404c910f0cc59cb9ac5535c352f6ff3 (patch)
tree51fb0af47059bb15e0ecacfda055101fb3a9094c /packages/qpobox/qpobox_0.5.4.bb
parent2a1b501440cb2d294773cd56595c49a9ea029d8c (diff)
add qpobox and poboxserver, japanese input method stuff. poboxserver is not quite ready yet and needs someone familiar with
that stuff to look into
Diffstat (limited to 'packages/qpobox/qpobox_0.5.4.bb')
-rw-r--r--packages/qpobox/qpobox_0.5.4.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/qpobox/qpobox_0.5.4.bb b/packages/qpobox/qpobox_0.5.4.bb
new file mode 100644
index 0000000000..c2ed6938b7
--- /dev/null
+++ b/packages/qpobox/qpobox_0.5.4.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "A japanese inputmethod for Qt/Embedded based palmtop environments."
+SECTION = "opie/inputmethods"
+RDEPENDS = "poboxserver"
+LICENSE = "GPL"
+
+SRC_URI = "http://www.vanille.de/mirror/qpobox-${PV}.tar.gz \
+ file://ashikase.patch;patch=1"
+S = "${WORKDIR}/qpobox"
+
+inherit opie
+