aboutsummaryrefslogtreecommitdiffstats
path: root/packages/kanjipad/kpengine_0.1.bb
blob: 3e2c66d488f2ffb520794f9deec33f1c72f2a0c3 (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"
FILE_PR = "r1"

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

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