Merge commit '709c4d66e0b107ca606941b988bad717c0b45d9b' into opendreambox
[vuplus_openembedded] / 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}"