diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts')
11 files changed, 11 insertions, 10 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb index 877953f1b9..10fb9225ca 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-arphic-uming_20080216.bb | |||
| @@ -4,7 +4,7 @@ LICENSE = "Arphic Public License" | |||
| 4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" | 4 | LIC_FILES_CHKSUM = "file://README;md5=62be011094b7865ddc4d1a648444d31a" |
| 5 | SRC_DISTRIBUTE_LICENSES += "${PN}" | 5 | SRC_DISTRIBUTE_LICENSES += "${PN}" |
| 6 | RPROVIDES_${PN} = "virtual-chinese-font" | 6 | RPROVIDES_${PN} = "virtual-chinese-font" |
| 7 | PR = "r2" | 7 | PR = "r3" |
| 8 | 8 | ||
| 9 | SRC_URI = \ | 9 | SRC_URI = \ |
| 10 | "http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz" | 10 | "http://archive.ubuntu.com/ubuntu/pool/main/t/ttf-arphic-uming/ttf-arphic-uming_0.2.${PV}.1.orig.tar.gz" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb index f852cbffd6..d4ddf16b84 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb | |||
| @@ -12,7 +12,7 @@ RDEPENDS_${PN}-sans-condensed = "${PN}-common" | |||
| 12 | RDEPENDS_${PN}-serif = "${PN}-common" | 12 | RDEPENDS_${PN}-serif = "${PN}-common" |
| 13 | RDEPENDS_${PN}-serif-condensed = "${PN}-common" | 13 | RDEPENDS_${PN}-serif-condensed = "${PN}-common" |
| 14 | RDEPENDS_${PN}-common = "" | 14 | RDEPENDS_${PN}-common = "" |
| 15 | PR = "r3" | 15 | PR = "r4" |
| 16 | 16 | ||
| 17 | SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ | 17 | SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ |
| 18 | file://30-dejavu-aliases.conf" | 18 | file://30-dejavu-aliases.conf" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb index 3fa04abf5d..a23170abda 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | DESCRIPTION = "Droid fonts - TTF Edition" | 3 | DESCRIPTION = "Droid fonts - TTF Edition" |
| 4 | HOMEPAGE = "http://www.droidfonts.com/" | 4 | HOMEPAGE = "http://www.droidfonts.com/" |
| 5 | LICENSE = "Apache-2.0" | 5 | LICENSE = "Apache-2.0" |
| 6 | PR = "r0" | 6 | PR = "r1" |
| 7 | # git magic below - SRCREV is an ID of /data/fonts subtree | 7 | # git magic below - SRCREV is an ID of /data/fonts subtree |
| 8 | # (so we don't need to fetch full platform/frameworks/base.git) | 8 | # (so we don't need to fetch full platform/frameworks/base.git) |
| 9 | SRCREV = "31f255e44e618ff3b923f332e8fcb83403fd39f5" | 9 | SRCREV = "31f255e44e618ff3b923f332e8fcb83403fd39f5" |
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 698b2edf89..b00bd75eca 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 | |||
| @@ -4,7 +4,7 @@ DESCRIPTION = "Gentium fonts - TTF Version" | |||
| 4 | HOMEPAGE = "http://scripts.sil.org/gentium" | 4 | HOMEPAGE = "http://scripts.sil.org/gentium" |
| 5 | LICENSE = "SIL Open Font License" | 5 | LICENSE = "SIL Open Font License" |
| 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 | PR = "r3" | 7 | PR = "r4" |
| 8 | 8 | ||
| 9 | SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz \ | 9 | SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz \ |
| 10 | file://OFL.gz" | 10 | file://OFL.gz" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb index 3984f868a5..f841f1acbd 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.0.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | DESCRIPTION = "Hunky fonts - TTF Version" | 3 | DESCRIPTION = "Hunky fonts - TTF Version" |
| 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" | 4 | HOMEPAGE = "http://sourceforge.net/projects/hunkyfonts" |
| 5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
| 6 | PR = "r3" | 6 | PR = "r4" |
| 7 | 7 | ||
| 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/hunkyfonts/hunkyfonts-${PV}.tar.bz2" |
| 9 | 9 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb index 5ebb257515..104915ee20 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation_0.2.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
| 7 | file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \ | 7 | file://License.txt;md5=5b171c5100029d884fcea21d9a2b7543 \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | PR = "r3" | 10 | PR = "r4" |
| 11 | 11 | ||
| 12 | SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz" | 12 | SRC_URI = "http://fedorahosted.org/liberation-fonts/export/807b6dfd069b998cd9b4d3158da98817ef23c79d/F-9/liberation-fonts-ttf-3.tar.gz" |
| 13 | S = "${WORKDIR}/liberation-fonts-${PV}" | 13 | S = "${WORKDIR}/liberation-fonts-${PV}" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb index a6f885b8dd..62acf824d4 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | DESCRIPTION = "MPlus font - TTF Edition" | 3 | DESCRIPTION = "MPlus font - TTF Edition" |
| 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" | 4 | HOMEPAGE = "http://dejavu.sourceforge.net/wiki/" |
| 5 | LICENSE = "${PN}" | 5 | LICENSE = "${PN}" |
| 6 | PR = "r0" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" | 8 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" |
| 9 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" | 9 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb index 1ee1c9ce44..1e84fea2c6 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "Public domain" | |||
| 9 | LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0" | 9 | LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0" |
| 10 | SRC_DISTRIBUTE_LICENSES += "${PN}" | 10 | SRC_DISTRIBUTE_LICENSES += "${PN}" |
| 11 | RPROVIDES_${PN} = "virtual-japanese-font" | 11 | RPROVIDES_${PN} = "virtual-japanese-font" |
| 12 | PR = "r5" | 12 | PR = "r6" |
| 13 | 13 | ||
| 14 | SRC_URI = "http://osdn.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2" | 14 | SRC_URI = "http://osdn.dl.sourceforge.jp/efont/10087/sazanami-20040629.tar.bz2" |
| 15 | S = "${WORKDIR}/sazanami-20040629" | 15 | S = "${WORKDIR}/sazanami-20040629" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb index cc8d2e4cb3..1c71b1b52e 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.69.bb | |||
| @@ -3,7 +3,7 @@ require ttf.inc | |||
| 3 | DESCRIPTION = "Ubuntu Font Family - TTF Version" | 3 | DESCRIPTION = "Ubuntu Font Family - TTF Version" |
| 4 | HOMEPAGE = "http://font.ubuntu.com" | 4 | HOMEPAGE = "http://font.ubuntu.com" |
| 5 | LICENSE = "UFL" | 5 | LICENSE = "UFL" |
| 6 | PR = "r0" | 6 | PR = "r1" |
| 7 | 7 | ||
| 8 | SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}+ufl.zip" | 8 | SRC_URI = "http://font.ubuntu.com/download/ubuntu-font-family-${PV}+ufl.zip" |
| 9 | SRC_URI[md5sum] = "2c3287ea72f81ce025095f7a6d68af28" | 9 | SRC_URI[md5sum] = "2c3287ea72f81ce025095f7a6d68af28" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb index 2d1d23e12a..06de002db4 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.6.26.bb | |||
| @@ -4,6 +4,7 @@ DESCRIPTION = "WenQuanYi Zen Hei - A Hei-Ti Style Chinese font" | |||
| 4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" | 4 | AUTHOR = "Qianqian Fang and The WenQuanYi Project Contributors" |
| 5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" | 5 | HOMEPAGE = "http://wqy.sourceforge.net/en/" |
| 6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
| 7 | PR = "r1" | ||
| 7 | 8 | ||
| 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}-0.tar.gz" | 9 | SRC_URI = "${SOURCEFORGE_MIRROR}/wqy/wqy-zenhei-${PV}-0.tar.gz" |
| 9 | S = "${WORKDIR}/wqy-zenhei" | 10 | S = "${WORKDIR}/wqy-zenhei" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf.inc b/meta-oe/recipes-graphics/ttf-fonts/ttf.inc index af3f278536..978d2f45fe 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf.inc +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf.inc | |||
| @@ -20,4 +20,4 @@ pkg_postrm_append() { | |||
| 20 | update-fonts | 20 | update-fonts |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | PACKAGE_ARCH = "all" | 23 | inherit allarch |
