diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index 3c49e24836..1e21e14768 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |||
| @@ -6,7 +6,7 @@ LICENSE = "OFL" | |||
| 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" | 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" |
| 7 | LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ | 7 | LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ |
| 8 | " | 8 | " |
| 9 | PR = "r6" | 9 | PR = "r7" |
| 10 | 10 | ||
| 11 | SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " | 11 | SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " |
| 12 | 12 | ||
| @@ -22,15 +22,16 @@ do_install_append() { | |||
| 22 | 22 | ||
| 23 | } | 23 | } |
| 24 | 24 | ||
| 25 | PACKAGES = "${PN}-dbg ${PN} ${PN}-alt" | 25 | PACKAGES = "${PN} ${PN}-alt" |
| 26 | UPDATE_FONTS_PACKAGES = "${PN} ${PN}-alt" | ||
| 26 | 27 | ||
| 27 | FILES_ttf-gentium-alt = "${datadir}/fonts/truetype/GenAI*.ttf \ | 28 | FILES_${PN}-alt = "${datadir}/fonts/truetype/GenAI*.ttf \ |
| 28 | ${datadir}/fonts/truetype/GenAR*.ttf \ | 29 | ${datadir}/fonts/truetype/GenAR*.ttf \ |
| 29 | ${datadir}/doc/ttf-gentium-alt/*" | 30 | ${datadir}/doc/ttf-gentium-alt/*" |
| 30 | 31 | ||
| 31 | FILES_${PN} = "${datadir}/fonts/truetype/GenI*.ttf \ | 32 | FILES_${PN} = "${datadir}/fonts/truetype/GenI*.ttf \ |
| 32 | ${datadir}/fonts/truetype/GenR*.ttf \ | 33 | ${datadir}/fonts/truetype/GenR*.ttf \ |
| 33 | ${datadir}/doc/ttf-gentium/*" | 34 | ${datadir}/doc/ttf-gentium/*" |
| 34 | 35 | ||
| 35 | SRC_URI[md5sum] = "4c3e6ae586be277537ebb68f2a45b883" | 36 | SRC_URI[md5sum] = "4c3e6ae586be277537ebb68f2a45b883" |
| 36 | SRC_URI[sha256sum] = "4746c04c9a4ad9e0788a38e0a2f81919a630d8070ceabc89f156b6d41d8ceb37" | 37 | SRC_URI[sha256sum] = "4746c04c9a4ad9e0788a38e0a2f81919a630d8070ceabc89f156b6d41d8ceb37" |
