ti-syslink 2.00.00.78: import from meta-ti
[openembedded.git] / recipes / efl1 / e-wm-illume-dict-pl_git.bb
blobe07de94744ba0ef8a815aaa6ac0e06194879cdf2
1 DESCRIPTION = "Polish dictionary for Illume keyboard"
2 SECTION = "x11/data"
3 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
4 PV = "1.0+gitr${SRCPV}"
5 PE = "1"
6 PR = "r0"
7 LICENSE = "unknown"
9 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
11 S = "${WORKDIR}/git/e-wm/${PN}"
13 FILES_${PN} = "${libdir}/enlightenment/modules/illume/dicts/Polish.dic"
15 do_install() {
16 install -d ${D}${libdir}/enlightenment/modules/illume/dicts
17 install -m 0644 ${S}/Polish.dic ${D}${libdir}/enlightenment/modules/illume/dicts/Polish.dic