db_5.0.21: Add recipes for target and native packages.
[openembedded.git] / recipes / efl1 / e-wm-illume-dict-pl_git.bb
blob736e721819271ee23a0ad8e4c42cc4588e131e8c
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"
8 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
10 S = "${WORKDIR}/git/e-wm/${PN}"
12 FILES_${PN} = "${libdir}/enlightenment/modules/illume/dicts/Polish.dic"
14 do_install() {
15 install -d ${D}${libdir}/enlightenment/modules/illume/dicts
16 install -m 0644 ${S}/Polish.dic ${D}${libdir}/enlightenment/modules/illume/dicts/Polish.dic