netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / kanjipad / kpengine_0.1.bb
1 require kanjipad.inc
2
3 DESCRIPTION = "Japanese HWR engine used by a number of programs. Original algorithms by Todd Ruddick."
4 SECTION = "inputmethods"
5 PR = "r1"
6
7 SRC_URI += "file://Makefile-kpengine-only.patch;patch=1"
8
9 FILES_${PN} = "${bindir}/kpengine ${datadir}"