diff options
| author | Andreas Müller <schnitzeltony@googlemail.com> | 2013-02-11 22:49:37 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-02-16 05:52:37 +0100 |
| commit | 20d6d3163b31d9f7099f24f4aaedb19c660fb7af (patch) | |
| tree | 9981c1dec8a7f2511444ea6437a4664ca84f74c3 /meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |
| parent | 45809914310d4d4eda5982e1680f28c334f90769 (diff) | |
| download | meta-openembedded-20d6d3163b31d9f7099f24f4aaedb19c660fb7af.tar.gz | |
ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fonts
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 | 4 |
1 files changed, 2 insertions, 2 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 1e21e14768..d289e80ead 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 = "r7" | 9 | PR = "r8" |
| 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 | ||
| @@ -23,7 +23,7 @@ do_install_append() { | |||
| 23 | } | 23 | } |
| 24 | 24 | ||
| 25 | PACKAGES = "${PN} ${PN}-alt" | 25 | PACKAGES = "${PN} ${PN}-alt" |
| 26 | UPDATE_FONTS_PACKAGES = "${PN} ${PN}-alt" | 26 | FONT_PACKAGES = "${PN} ${PN}-alt" |
| 27 | 27 | ||
| 28 | FILES_${PN}-alt = "${datadir}/fonts/truetype/GenAI*.ttf \ | 28 | FILES_${PN}-alt = "${datadir}/fonts/truetype/GenAI*.ttf \ |
| 29 | ${datadir}/fonts/truetype/GenAR*.ttf \ | 29 | ${datadir}/fonts/truetype/GenAR*.ttf \ |
