matrix-gui-e: bump PR for init file fixes
[openembedded.git] / recipes / poboxserver / qpobox_0.5.4.bb
blob76f5d631f75f08d0e9849a90d406b8399b7047ec
1 DESCRIPTION = "A japanese inputmethod for Qt/Embedded based palmtop environments."
2 SECTION = "opie/inputmethods"
3 RDEPENDS_${PN} = "poboxserver virtual-japanese-font"
4 LICENSE = "GPL"
5 HOMEPAGE = "http://takahr.dhis.portside.net/cgi-bin/rwiki.cgi?cmd=view;name=QPOBox"
6 PR = "r3"
8 SRC_URI = "http://www.vanille.de/mirror/qpobox-${PV}.tar.gz \
9 file://qpobox-0.5.4-opie.patch \
10 file://qpobox.patch"
11 S = "${WORKDIR}/qpobox"
13 inherit opie
15 do_install() {
16 install -d ${D}${palmtopdir}/share
17 install -m 644 qpobox.key ${D}${palmtopdir}/share
20 SRC_URI[md5sum] = "45a7f9baeaaf638c6fcd0aa6f1f78080"
21 SRC_URI[sha256sum] = "405538793e33bf959cfc53955544615e691da8e37538e79855532d64dad5a95b"