blob: c2ed6938b75b82fe6678e2de52a012637c0138ac (
plain)
1
2
3
4
5
6
7
8
9
10
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
|