blob: 8b3309e06e4b789893bc3e3078e95b28afe8a039 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
require ibus-hangul.inc
PRIORITY = "9"
inherit native
S = "${WORKDIR}/git"
LIC_FILES_CHKSUM ??= "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
SRC_URI += "git://review.tizen.org/platform/upstream/ibus-hangul;protocol=ssh;tag=3c6cd6caff440119e04149fe50d67835daa76a7c"
require ibus-hangul-native-extraconf.inc
|