aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kanjipad/kpengine_0.1.bb
blob: d9a6fee7d69db09c393d5a5e626ad237b6827786 (plain)
1
2
3
4
5
6
7
8
9
require kanjipad.inc

DESCRIPTION = "Japanese HWR engine used by a number of programs. Original algorithms by Todd Ruddick."
SECTION = "inputmethods"
PR = "r1"

SRC_URI += "file://Makefile-kpengine-only.patch;patch=1"

FILES_${PN} = "${bindir}/kpengine ${datadir}"