[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[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}"