aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kanjipad/kpengine_0.1.bb
blob: 3ba05df38f0d56d42ccf8dac20fe2c5326b82b77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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}"

SRC_URI[md5sum] = "bdfe75534322840b3ff566e0a91c472d"
SRC_URI[sha256sum] = "28272f61ec09c607a3578e3626e9e4fd43d1d9d1e21cb64328745766d00ee9e1"