diff options
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts')
25 files changed, 64 insertions, 64 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb b/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb index 5d10195f7..3402d0d46 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/source-code-pro-fonts_2.030_1.050.bb | |||
@@ -22,7 +22,7 @@ do_install() { | |||
22 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; | 22 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; |
23 | } | 23 | } |
24 | 24 | ||
25 | FILES_${PN} = " \ | 25 | FILES:${PN} = " \ |
26 | ${sysconfdir}/fonts \ | 26 | ${sysconfdir}/fonts \ |
27 | ${datadir}/fonts \ | 27 | ${datadir}/fonts \ |
28 | " | 28 | " |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_1.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_1.004.bb index 9fbfc8b49..fcc6a2364 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_1.004.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_1.004.bb | |||
@@ -27,7 +27,7 @@ do_install() { | |||
27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; | 27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; |
28 | } | 28 | } |
29 | 29 | ||
30 | FILES_${PN} = " \ | 30 | FILES:${PN} = " \ |
31 | ${sysconfdir}/fonts \ | 31 | ${sysconfdir}/fonts \ |
32 | ${datadir}/fonts \ | 32 | ${datadir}/fonts \ |
33 | " | 33 | " |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_1.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_1.004.bb index 4a26a2f57..27fe9dbaf 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_1.004.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_1.004.bb | |||
@@ -27,7 +27,7 @@ do_install() { | |||
27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; | 27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; |
28 | } | 28 | } |
29 | 29 | ||
30 | FILES_${PN} = " \ | 30 | FILES:${PN} = " \ |
31 | ${sysconfdir}/fonts \ | 31 | ${sysconfdir}/fonts \ |
32 | ${datadir}/fonts \ | 32 | ${datadir}/fonts \ |
33 | " | 33 | " |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_1.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_1.004.bb index c91d1671f..fc3a6b794 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_1.004.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_1.004.bb | |||
@@ -27,7 +27,7 @@ do_install() { | |||
27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; | 27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; |
28 | } | 28 | } |
29 | 29 | ||
30 | FILES_${PN} = " \ | 30 | FILES:${PN} = " \ |
31 | ${sysconfdir}/fonts \ | 31 | ${sysconfdir}/fonts \ |
32 | ${datadir}/fonts \ | 32 | ${datadir}/fonts \ |
33 | " | 33 | " |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb index 728250538..aa43c9229 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb | |||
@@ -27,7 +27,7 @@ do_install() { | |||
27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; | 27 | find ./ -name '*.otf' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/ \; |
28 | } | 28 | } |
29 | 29 | ||
30 | FILES_${PN} = " \ | 30 | FILES:${PN} = " \ |
31 | ${sysconfdir}/fonts \ | 31 | ${sysconfdir}/fonts \ |
32 | ${datadir}/fonts \ | 32 | ${datadir}/fonts \ |
33 | " | 33 | " |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb index d3dd417dc..29a1f6ba7 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-abyssinica_2.000.bb | |||
@@ -12,4 +12,4 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" | |||
12 | SRC_URI[sha256sum] = "274204a53b30f64cca662d78c7199e3c0325ea95ad4109886b47af734c92d0f9" | 12 | SRC_URI[sha256sum] = "274204a53b30f64cca662d78c7199e3c0325ea95ad4109886b47af734c92d0f9" |
13 | 13 | ||
14 | FONT_PACKAGES = "${PN}" | 14 | FONT_PACKAGES = "${PN}" |
15 | FILES_${PN} = "${datadir}" | 15 | FILES:${PN} = "${datadir}" |
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 9de02b0f3..73c8eb41a 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 | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.freedesktop.org/wiki/Software/CJKUnifonts" | |||
3 | LICENSE = "Arphic-Public-License" | 3 | LICENSE = "Arphic-Public-License" |
4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" | 4 | LIC_FILES_CHKSUM = "file://license/english/ARPHICPL.TXT;md5=4555ed88e9a72fc9562af379d07c3350" |
5 | SRC_DISTRIBUTE_LICENSES += "${PN}" | 5 | SRC_DISTRIBUTE_LICENSES += "${PN}" |
6 | RPROVIDES_${PN} = "virtual-chinese-font" | 6 | RPROVIDES:${PN} = "virtual-chinese-font" |
7 | PR = "r6" | 7 | PR = "r6" |
8 | 8 | ||
9 | FONT_PACKAGES = "${PN}" | 9 | FONT_PACKAGES = "${PN}" |
@@ -13,7 +13,7 @@ S = "${WORKDIR}" | |||
13 | 13 | ||
14 | require ttf.inc | 14 | require ttf.inc |
15 | 15 | ||
16 | FILES_${PN} = "${datadir}" | 16 | FILES:${PN} = "${datadir}" |
17 | 17 | ||
18 | SRC_URI[md5sum] = "d219fcaf953f3eb1889399955a00379f" | 18 | SRC_URI[md5sum] = "d219fcaf953f3eb1889399955a00379f" |
19 | SRC_URI[sha256sum] = "8038a6db9e832456d5da5559aff8d15130243be1091bf24f3243503a6f1bda98" | 19 | SRC_URI[sha256sum] = "8038a6db9e832456d5da5559aff8d15130243be1091bf24f3243503a6f1bda98" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb index 03f30bf4a..0de499666 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-dejavu_2.37.bb | |||
@@ -6,13 +6,13 @@ LICENSE = "BitstreamVera" | |||
6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa" | 6 | LIC_FILES_CHKSUM = "file://../LICENSE;md5=449b2c30bfe5fa897fe87b8b70b16cfa" |
7 | 7 | ||
8 | # all subpackages except ${PN}-common itself rdepends on ${PN}-common | 8 | # all subpackages except ${PN}-common itself rdepends on ${PN}-common |
9 | RDEPENDS_${PN}-sans = "${PN}-common" | 9 | RDEPENDS:${PN}-sans = "${PN}-common" |
10 | RDEPENDS_${PN}-sans-mono = "${PN}-common" | 10 | RDEPENDS:${PN}-sans-mono = "${PN}-common" |
11 | RDEPENDS_${PN}-sans-condensed = "${PN}-common" | 11 | 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}-mathtexgyre = "${PN}-common" | 14 | RDEPENDS:${PN}-mathtexgyre = "${PN}-common" |
15 | RDEPENDS_${PN}-common = "" | 15 | RDEPENDS:${PN}-common = "" |
16 | PR = "r7" | 16 | PR = "r7" |
17 | 17 | ||
18 | SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ | 18 | SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ |
@@ -20,7 +20,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/dejavu/dejavu-fonts-ttf-${PV}.tar.bz2 \ | |||
20 | 20 | ||
21 | S = "${WORKDIR}/dejavu-fonts-ttf-${PV}/ttf" | 21 | S = "${WORKDIR}/dejavu-fonts-ttf-${PV}/ttf" |
22 | 22 | ||
23 | do_install_append () { | 23 | do_install:append () { |
24 | install -d ${D}${sysconfdir}/fonts/conf.d/ | 24 | install -d ${D}${sysconfdir}/fonts/conf.d/ |
25 | install -m 0644 ${WORKDIR}/30-dejavu-aliases.conf ${D}${sysconfdir}/fonts/conf.d/ | 25 | install -m 0644 ${WORKDIR}/30-dejavu-aliases.conf ${D}${sysconfdir}/fonts/conf.d/ |
26 | } | 26 | } |
@@ -35,13 +35,13 @@ PACKAGES = "\ | |||
35 | ${PN}-common" | 35 | ${PN}-common" |
36 | FONT_PACKAGES = "${PN}-sans ${PN}-sans-mono ${PN}-sans-condensed ${PN}-serif ${PN}-serif-condensed ${PN}-mathtexgyre" | 36 | FONT_PACKAGES = "${PN}-sans ${PN}-sans-mono ${PN}-sans-condensed ${PN}-serif ${PN}-serif-condensed ${PN}-mathtexgyre" |
37 | 37 | ||
38 | FILES_${PN}-sans = "${datadir}/fonts/truetype/DejaVuSans.ttf ${datadir}/fonts/truetype/DejaVuSans-*.ttf" | 38 | FILES:${PN}-sans = "${datadir}/fonts/truetype/DejaVuSans.ttf ${datadir}/fonts/truetype/DejaVuSans-*.ttf" |
39 | FILES_${PN}-sans-mono = "${datadir}/fonts/truetype/DejaVuSansMono*.ttf" | 39 | FILES:${PN}-sans-mono = "${datadir}/fonts/truetype/DejaVuSansMono*.ttf" |
40 | FILES_${PN}-sans-condensed = "${datadir}/fonts/truetype/DejaVuSansCondensed*.ttf" | 40 | FILES:${PN}-sans-condensed = "${datadir}/fonts/truetype/DejaVuSansCondensed*.ttf" |
41 | FILES_${PN}-serif = "${datadir}/fonts/truetype/DejaVuSerif.ttf ${datadir}/fonts/truetype/DejaVuSerif-*.ttf" | 41 | FILES:${PN}-serif = "${datadir}/fonts/truetype/DejaVuSerif.ttf ${datadir}/fonts/truetype/DejaVuSerif-*.ttf" |
42 | FILES_${PN}-serif-condensed = "${datadir}/fonts/truetype/DejaVuSerifCondensed*.ttf" | 42 | FILES:${PN}-serif-condensed = "${datadir}/fonts/truetype/DejaVuSerifCondensed*.ttf" |
43 | FILES_${PN}-mathtexgyre = "${datadir}/fonts/truetype/DejaVuMathTeXGyre.ttf" | 43 | FILES:${PN}-mathtexgyre = "${datadir}/fonts/truetype/DejaVuMathTeXGyre.ttf" |
44 | FILES_${PN}-common = "${sysconfdir}" | 44 | FILES:${PN}-common = "${sysconfdir}" |
45 | 45 | ||
46 | SRC_URI[md5sum] = "d0efec10b9f110a32e9b8f796e21782c" | 46 | SRC_URI[md5sum] = "d0efec10b9f110a32e9b8f796e21782c" |
47 | SRC_URI[sha256sum] = "fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e846e17d7" | 47 | SRC_URI[sha256sum] = "fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e846e17d7" |
@@ -49,5 +49,5 @@ SRC_URI[sha256sum] = "fa9ca4d13871dd122f61258a80d01751d603b4d3ee14095d65453b4e84 | |||
49 | BBCLASSEXTEND = "native nativesdk" | 49 | BBCLASSEXTEND = "native nativesdk" |
50 | 50 | ||
51 | # Allow installation of fonts into recipe-sysroot-native | 51 | # Allow installation of fonts into recipe-sysroot-native |
52 | SYSROOT_DIRS_BLACKLIST_remove = "${datadir}/fonts" | 52 | SYSROOT_DIRS_BLACKLIST:remove = "${datadir}/fonts" |
53 | 53 | ||
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 8dba7ee6f..4cec02db9 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-droid_git.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/android/platform_frameworks_base.git;branch=master" | |||
12 | 12 | ||
13 | S = "${WORKDIR}/git/data/fonts" | 13 | S = "${WORKDIR}/git/data/fonts" |
14 | 14 | ||
15 | do_install_append() { | 15 | do_install:append() { |
16 | for f in Ahem.ttf MTLc3m.ttf DroidSansArabic.ttf DroidSansThai.ttf \ | 16 | for f in Ahem.ttf MTLc3m.ttf DroidSansArabic.ttf DroidSansThai.ttf \ |
17 | Clockopia.ttf MTLmr3m.ttf DroidSansHebrew.ttf \ | 17 | Clockopia.ttf MTLmr3m.ttf DroidSansHebrew.ttf \ |
18 | DroidSansFallbackLegacy.ttf; do | 18 | DroidSansFallbackLegacy.ttf; do |
@@ -24,8 +24,8 @@ PACKAGES = "ttf-droid-sans ttf-droid-sans-mono \ | |||
24 | ttf-droid-sans-fallback ttf-droid-sans-japanese ttf-droid-serif" | 24 | ttf-droid-sans-fallback ttf-droid-sans-japanese ttf-droid-serif" |
25 | FONT_PACKAGES = "ttf-droid-sans ttf-droid-sans-mono ttf-droid-sans-fallback ttf-droid-sans-japanese ttf-droid-serif" | 25 | FONT_PACKAGES = "ttf-droid-sans ttf-droid-sans-mono ttf-droid-sans-fallback ttf-droid-sans-japanese ttf-droid-serif" |
26 | 26 | ||
27 | FILES_ttf-droid-sans = "${datadir}/fonts/truetype/DroidSans.ttf ${datadir}/fonts/truetype/DroidSans-Bold.ttf" | 27 | FILES:ttf-droid-sans = "${datadir}/fonts/truetype/DroidSans.ttf ${datadir}/fonts/truetype/DroidSans-Bold.ttf" |
28 | FILES_ttf-droid-sans-mono = "${datadir}/fonts/truetype/DroidSansMono.ttf" | 28 | FILES:ttf-droid-sans-mono = "${datadir}/fonts/truetype/DroidSansMono.ttf" |
29 | FILES_ttf-droid-sans-fallback = "${datadir}/fonts/truetype/DroidSansFallback.ttf" | 29 | FILES:ttf-droid-sans-fallback = "${datadir}/fonts/truetype/DroidSansFallback.ttf" |
30 | FILES_ttf-droid-sans-japanese = "${datadir}/fonts/truetype/DroidSansJapanese.ttf" | 30 | FILES:ttf-droid-sans-japanese = "${datadir}/fonts/truetype/DroidSansJapanese.ttf" |
31 | FILES_ttf-droid-serif = "${datadir}/fonts/truetype/DroidSerif*.ttf" | 31 | FILES:ttf-droid-serif = "${datadir}/fonts/truetype/DroidSerif*.ttf" |
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 e030bd190..5e355eefa 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 | |||
@@ -12,7 +12,7 @@ SRC_URI = "${DEBIAN_MIRROR}/main/t/ttf-gentium/ttf-gentium_${PV}.orig.tar.gz " | |||
12 | 12 | ||
13 | S = "${WORKDIR}/ttf-sil-gentium-${PV}" | 13 | S = "${WORKDIR}/ttf-sil-gentium-${PV}" |
14 | 14 | ||
15 | do_install_append() { | 15 | do_install:append() { |
16 | 16 | ||
17 | install -d ${D}${datadir}/doc/ttf-gentium/ | 17 | install -d ${D}${datadir}/doc/ttf-gentium/ |
18 | install -d ${D}${datadir}/doc/ttf-gentium-alt/ | 18 | install -d ${D}${datadir}/doc/ttf-gentium-alt/ |
@@ -25,11 +25,11 @@ do_install_append() { | |||
25 | PACKAGES = "${PN} ${PN}-alt" | 25 | PACKAGES = "${PN} ${PN}-alt" |
26 | FONT_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 \ |
30 | ${datadir}/doc/ttf-gentium-alt/*" | 30 | ${datadir}/doc/ttf-gentium-alt/*" |
31 | 31 | ||
32 | FILES_${PN} = "${datadir}/fonts/truetype/GenI*.ttf \ | 32 | FILES:${PN} = "${datadir}/fonts/truetype/GenI*.ttf \ |
33 | ${datadir}/fonts/truetype/GenR*.ttf \ | 33 | ${datadir}/fonts/truetype/GenR*.ttf \ |
34 | ${datadir}/doc/ttf-gentium/*" | 34 | ${datadir}/doc/ttf-gentium/*" |
35 | 35 | ||
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb index 9c89f97f3..964a67600 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-hunkyfonts_0.3.1.bb | |||
@@ -13,8 +13,8 @@ S = "${WORKDIR}/hunkyfonts-${PV}/TTF" | |||
13 | PACKAGES = "ttf-hunky-sans ttf-hunky-serif" | 13 | PACKAGES = "ttf-hunky-sans ttf-hunky-serif" |
14 | FONT_PACKAGES = "ttf-hunky-sans ttf-hunky-serif" | 14 | FONT_PACKAGES = "ttf-hunky-sans ttf-hunky-serif" |
15 | 15 | ||
16 | FILES_ttf-hunky-sans = "${datadir}/fonts/truetype/HunkySans*.ttf" | 16 | FILES:ttf-hunky-sans = "${datadir}/fonts/truetype/HunkySans*.ttf" |
17 | FILES_ttf-hunky-serif = "${datadir}/fonts/truetype/HunkySerif*.ttf" | 17 | FILES:ttf-hunky-serif = "${datadir}/fonts/truetype/HunkySerif*.ttf" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "b933312967842e5737b5415fa22d682a" | 19 | SRC_URI[md5sum] = "b933312967842e5737b5415fa22d682a" |
20 | SRC_URI[sha256sum] = "3fc528737ccd12ec3c09c4a91447d241d3c5bceeeb4d24b7f2c29b15c9735328" | 20 | SRC_URI[sha256sum] = "3fc528737ccd12ec3c09c4a91447d241d3c5bceeeb4d24b7f2c29b15c9735328" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb index bf32fedc3..2ae1d619c 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb | |||
@@ -10,14 +10,14 @@ SRC_URI = "http://levien.com/type/myfonts/Inconsolata.otf \ | |||
10 | 10 | ||
11 | S = "${WORKDIR}/ttf-inconsolata-${PV}" | 11 | S = "${WORKDIR}/ttf-inconsolata-${PV}" |
12 | 12 | ||
13 | FILES_${PN} = "${datadir}/fonts/truetype/Inconsolata.ttf \ | 13 | FILES:${PN} = "${datadir}/fonts/truetype/Inconsolata.ttf \ |
14 | ${datadir}/doc/ttf-inconsolata/*" | 14 | ${datadir}/doc/ttf-inconsolata/*" |
15 | 15 | ||
16 | do_configure() { | 16 | do_configure() { |
17 | cp -fr ${WORKDIR}/Inconsolata.otf ${S}/Inconsolata.ttf | 17 | cp -fr ${WORKDIR}/Inconsolata.otf ${S}/Inconsolata.ttf |
18 | } | 18 | } |
19 | 19 | ||
20 | do_install_append() { | 20 | do_install:append() { |
21 | install -d ${D}${datadir}/doc/ttf-inconsolata/ | 21 | install -d ${D}${datadir}/doc/ttf-inconsolata/ |
22 | install -m 0644 ${WORKDIR}/OFL.txt ${D}${datadir}/doc/ttf-inconsolata/ | 22 | install -m 0644 ${WORKDIR}/OFL.txt ${D}${datadir}/doc/ttf-inconsolata/ |
23 | } | 23 | } |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb index 57efea86a..d186bc5a9 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb | |||
@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "61a7e2b6742a43c73e8762cdfeaf6dfcf9abdd2cfa0b099a9854d69bc4 | |||
18 | 18 | ||
19 | S = "${WORKDIR}/liberation-fonts-ttf-${PV}" | 19 | S = "${WORKDIR}/liberation-fonts-ttf-${PV}" |
20 | 20 | ||
21 | do_install_append () { | 21 | do_install:append () { |
22 | install -d ${D}${datadir}/fonts/TTF/ | 22 | install -d ${D}${datadir}/fonts/TTF/ |
23 | install -d ${D}${sysconfdir}/fonts/conf.d/ | 23 | install -d ${D}${sysconfdir}/fonts/conf.d/ |
24 | install -m 0644 LiberationSansNarrow*.ttf ${D}${datadir}/fonts/TTF/ | 24 | install -m 0644 LiberationSansNarrow*.ttf ${D}${datadir}/fonts/TTF/ |
@@ -31,4 +31,4 @@ do_install_append () { | |||
31 | PACKAGES = "${PN}" | 31 | PACKAGES = "${PN}" |
32 | FONT_PACKAGES = "${PN}" | 32 | FONT_PACKAGES = "${PN}" |
33 | 33 | ||
34 | FILES_${PN} = "${datadir}/fonts ${sysconfdir} ${datadir}/licenses" | 34 | FILES:${PN} = "${datadir}/fonts ${sysconfdir} ${datadir}/licenses" |
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 7204c926a..b2e2ed8b4 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 | |||
@@ -15,9 +15,9 @@ S = "${WORKDIR}/liberation-fonts-${PV}" | |||
15 | PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" | 15 | PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" |
16 | FONT_PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" | 16 | FONT_PACKAGES = "ttf-liberation-mono ttf-liberation-sans ttf-liberation-serif" |
17 | 17 | ||
18 | FILES_ttf-liberation-mono = "${datadir}/fonts/truetype/*Mono*" | 18 | FILES:ttf-liberation-mono = "${datadir}/fonts/truetype/*Mono*" |
19 | FILES_ttf-liberation-sans = "${datadir}/fonts/truetype/*Sans*" | 19 | FILES:ttf-liberation-sans = "${datadir}/fonts/truetype/*Sans*" |
20 | FILES_ttf-liberation-serif = "${datadir}/fonts/truetype/*Serif*" | 20 | FILES:ttf-liberation-serif = "${datadir}/fonts/truetype/*Serif*" |
21 | 21 | ||
22 | SRC_URI[md5sum] = "77728078a17e39f7c242b42c3bf6feb8" | 22 | SRC_URI[md5sum] = "77728078a17e39f7c242b42c3bf6feb8" |
23 | SRC_URI[sha256sum] = "174cf27c57612971434ec8cc4a52bfd37bad8408e9b9219539c6d5113df6ff8f" | 23 | SRC_URI[sha256sum] = "174cf27c57612971434ec8cc4a52bfd37bad8408e9b9219539c6d5113df6ff8f" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb index 2ef6c57e1..b21fbdf8a 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-lklug_0.6-14.20090803cvs.fc24.bb | |||
@@ -13,7 +13,7 @@ DEPENDS = "fontforge-native" | |||
13 | 13 | ||
14 | S = "${WORKDIR}" | 14 | S = "${WORKDIR}" |
15 | FONT_PACKAGES = "${PN}" | 15 | FONT_PACKAGES = "${PN}" |
16 | FILES_${PN} = "${datadir}" | 16 | FILES:${PN} = "${datadir}" |
17 | 17 | ||
18 | do_compile() { | 18 | do_compile() { |
19 | fontforge ${S}/convert.ff lklug | 19 | fontforge ${S}/convert.ff lklug |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb index c9cb74c9f..f72b8b6fe 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-lohit_2.92.1.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/pravins/lohit.git;branch=master" | |||
13 | DEPENDS = "fontforge-native" | 13 | DEPENDS = "fontforge-native" |
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | FONT_PACKAGES = "${PN}" | 15 | FONT_PACKAGES = "${PN}" |
16 | FILES_${PN} = "${datadir}" | 16 | FILES:${PN} = "${datadir}" |
17 | 17 | ||
18 | inherit python3native | 18 | inherit python3native |
19 | 19 | ||
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 efcf1b616..31e710a95 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-mplus_027.bb | |||
@@ -11,7 +11,7 @@ PR = "r4" | |||
11 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" | 11 | SRC_URI = "http://osdn.dl.sourceforge.jp/mplus-fonts/6650/mplus-TESTFLIGHT-${PV}.tar.gz" |
12 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" | 12 | S = "${WORKDIR}/mplus-TESTFLIGHT-${PV}" |
13 | 13 | ||
14 | PACKAGESPLITFUNCS_prepend = "split_ttf_mplus_packages " | 14 | PACKAGESPLITFUNCS:prepend = "split_ttf_mplus_packages " |
15 | 15 | ||
16 | python split_ttf_mplus_packages() { | 16 | python split_ttf_mplus_packages() { |
17 | plugindir = d.expand('${datadir}/fonts/ttf-mplus/') | 17 | plugindir = d.expand('${datadir}/fonts/ttf-mplus/') |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-noto-emoji_20200916.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-noto-emoji_20200916.bb index 6dc39b17b..9d6a9a6c2 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-noto-emoji_20200916.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-noto-emoji_20200916.bb | |||
@@ -13,7 +13,7 @@ FONT_PACKAGES = "${PN}-color ${PN}-regular" | |||
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
16 | FILES_${PN}-color = "${datadir}/fonts/truetype/NotoColorEmoji.ttf" | 16 | FILES:${PN}-color = "${datadir}/fonts/truetype/NotoColorEmoji.ttf" |
17 | FILES_${PN}-regular = "${datadir}/fonts/truetype/NotoEmoji-Regular.ttf" | 17 | FILES:${PN}-regular = "${datadir}/fonts/truetype/NotoEmoji-Regular.ttf" |
18 | 18 | ||
19 | do_compile[noexec] = "1" | 19 | do_compile[noexec] = "1" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb index ac60a365f..e9aa5721f 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-pt-sans_1.1.bb | |||
@@ -24,9 +24,9 @@ do_install () { | |||
24 | done | 24 | done |
25 | } | 25 | } |
26 | 26 | ||
27 | FILES_${PN} += "${datadir}" | 27 | FILES:${PN} += "${datadir}" |
28 | 28 | ||
29 | pkg_postinst_${PN} () { | 29 | pkg_postinst:${PN} () { |
30 | set -x | 30 | set -x |
31 | for fontdir in `find $D/usr/lib/X11/fonts -type d`; do | 31 | for fontdir in `find $D/usr/lib/X11/fonts -type d`; do |
32 | mkfontdir $fontdir | 32 | mkfontdir $fontdir |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-roboto_2.138.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-roboto_2.138.bb index 521caff74..1870c78f9 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-roboto_2.138.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-roboto_2.138.bb | |||
@@ -11,4 +11,4 @@ SRC_URI[sha256sum] = "c825453253f590cfe62557733e7173f9a421fff103b00f57d33c4ad28a | |||
11 | 11 | ||
12 | S = "${WORKDIR}" | 12 | S = "${WORKDIR}" |
13 | 13 | ||
14 | FILES_${PN} = "${datadir}/fonts/truetype/*.ttf" | 14 | FILES:${PN} = "${datadir}/fonts/truetype/*.ttf" |
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 efdcec840..945a5f3a8 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb | |||
@@ -1,14 +1,14 @@ | |||
1 | require ttf.inc | 1 | require ttf.inc |
2 | 2 | ||
3 | SUMMARY = "Sazanami Gothic/Mincho Japanese TrueType fonts" | 3 | SUMMARY = "Sazanami Gothic/Mincho Japanese TrueType fonts" |
4 | SUMMARY_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" | 4 | SUMMARY:ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font" |
5 | SUMMARY_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" | 5 | SUMMARY:ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font" |
6 | AUTHOR = "Electronic Font Open Laboratory (/efont/)" | 6 | AUTHOR = "Electronic Font Open Laboratory (/efont/)" |
7 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" | 7 | HOMEPAGE = "http://sourceforge.jp/projects/efont/" |
8 | LICENSE = "PD" | 8 | LICENSE = "PD" |
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 = "r9" | 12 | PR = "r9" |
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" |
@@ -17,12 +17,12 @@ S = "${WORKDIR}/sazanami-20040629" | |||
17 | PACKAGES = "ttf-sazanami-gothic ttf-sazanami-mincho" | 17 | PACKAGES = "ttf-sazanami-gothic ttf-sazanami-mincho" |
18 | FONT_PACKAGES = "ttf-sazanami-gothic ttf-sazanami-mincho" | 18 | FONT_PACKAGES = "ttf-sazanami-gothic ttf-sazanami-mincho" |
19 | 19 | ||
20 | FILES_ttf-sazanami-gothic = "${datadir}/fonts/truetype/sazanami-gothic.ttf \ | 20 | FILES:ttf-sazanami-gothic = "${datadir}/fonts/truetype/sazanami-gothic.ttf \ |
21 | ${datadir}/doc/ttf-sazanami-gothic/README" | 21 | ${datadir}/doc/ttf-sazanami-gothic/README" |
22 | FILES_ttf-sazanami-mincho = "${datadir}/fonts/truetype/sazanami-mincho.ttf \ | 22 | FILES:ttf-sazanami-mincho = "${datadir}/fonts/truetype/sazanami-mincho.ttf \ |
23 | ${datadir}/doc/ttf-sazanami-mincho/README" | 23 | ${datadir}/doc/ttf-sazanami-mincho/README" |
24 | 24 | ||
25 | do_install_append() { | 25 | do_install:append() { |
26 | # README contains the redistribution license | 26 | # README contains the redistribution license |
27 | install -d ${D}${datadir}/doc/ | 27 | install -d ${D}${datadir}/doc/ |
28 | install -d ${D}${datadir}/doc/ttf-sazanami-gothic | 28 | install -d ${D}${datadir}/doc/ttf-sazanami-gothic |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb index 06a3fe533..05c2d825d 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-tlwg_0.6.1.bb | |||
@@ -13,7 +13,7 @@ SRC_URI[source.sha256sum] = "77fb9832221fde60c9f683ac3fdce7d45ab6e9c0d83df83da96 | |||
13 | SRC_URI[ttf.md5sum] = "1bc51f45a7b661404a944fab6911261c" | 13 | SRC_URI[ttf.md5sum] = "1bc51f45a7b661404a944fab6911261c" |
14 | SRC_URI[ttf.sha256sum] = "aa9cd68969b6f704df3e5b1a2e11204c47f118c8ab052f04c111bd5f299f77c8" | 14 | SRC_URI[ttf.sha256sum] = "aa9cd68969b6f704df3e5b1a2e11204c47f118c8ab052f04c111bd5f299f77c8" |
15 | 15 | ||
16 | do_install_append () { | 16 | do_install:append () { |
17 | install -d ${D}${sysconfdir}/fonts/conf.d | 17 | install -d ${D}${sysconfdir}/fonts/conf.d |
18 | 18 | ||
19 | for x in ${S}/etc/fonts/conf.avail/*.conf; do | 19 | for x in ${S}/etc/fonts/conf.avail/*.conf; do |
@@ -24,4 +24,4 @@ do_install_append () { | |||
24 | PACKAGES = "${PN}" | 24 | PACKAGES = "${PN}" |
25 | FONT_PACKAGES = "${PN}" | 25 | FONT_PACKAGES = "${PN}" |
26 | 26 | ||
27 | FILES_${PN} = "${datadir}/fonts ${sysconfdir}" | 27 | FILES:${PN} = "${datadir}/fonts ${sysconfdir}" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb index b8aa4c01c..e81515f85 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-ubuntu-font-family_0.83.bb | |||
@@ -19,5 +19,5 @@ S = "${WORKDIR}/ubuntu-font-family-${PV}" | |||
19 | PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans" | 19 | PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans" |
20 | FONT_PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans" | 20 | FONT_PACKAGES = "ttf-ubuntu-mono ttf-ubuntu-sans" |
21 | 21 | ||
22 | FILES_ttf-ubuntu-mono = "${datadir}/fonts/truetype/*Mono*" | 22 | FILES:ttf-ubuntu-mono = "${datadir}/fonts/truetype/*Mono*" |
23 | FILES_ttf-ubuntu-sans = "${datadir}/fonts/truetype/Ubuntu-*" | 23 | FILES:ttf-ubuntu-sans = "${datadir}/fonts/truetype/Ubuntu-*" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20141206.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20141206.bb index e522810a2..aa4a37723 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20141206.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20141206.bb | |||
@@ -16,7 +16,7 @@ SRC_URI[sha256sum] = "982040db2f9cb73d7c6ab7d9d163f2ed46d1180f330c9ba2fae303649b | |||
16 | 16 | ||
17 | S = "${WORKDIR}/VLGothic" | 17 | S = "${WORKDIR}/VLGothic" |
18 | 18 | ||
19 | do_install_append () { | 19 | do_install:append () { |
20 | install -D -m644 ${S}/LICENSE_E.mplus ${D}${datadir}/licenses/${PN}/COPYING_MPLUS.txt | 20 | install -D -m644 ${S}/LICENSE_E.mplus ${D}${datadir}/licenses/${PN}/COPYING_MPLUS.txt |
21 | install -D -m644 ${S}/README.sazanami ${D}${datadir}/licenses/${PN}/COPYING_SAZANAMI.txt | 21 | install -D -m644 ${S}/README.sazanami ${D}${datadir}/licenses/${PN}/COPYING_SAZANAMI.txt |
22 | install -D -m644 ${S}/LICENSE.en ${D}${datadir}/licenses/${PN}/COPYING_VLGOTHIC.txt | 22 | install -D -m644 ${S}/LICENSE.en ${D}${datadir}/licenses/${PN}/COPYING_VLGOTHIC.txt |
@@ -25,4 +25,4 @@ do_install_append () { | |||
25 | PACKAGES = "${PN}" | 25 | PACKAGES = "${PN}" |
26 | FONT_PACKAGES = "${PN}" | 26 | FONT_PACKAGES = "${PN}" |
27 | 27 | ||
28 | FILES_${PN} = "${datadir}/fonts/truetype ${datadir}/licenses" | 28 | FILES:${PN} = "${datadir}/fonts/truetype ${datadir}/licenses" |
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb index 1207a61b8..20c5f6e2a 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-wqy-zenhei_0.9.45.bb | |||
@@ -12,7 +12,7 @@ SRC_URI[sha256sum] = "e4b7e306475bf9427d1757578f0e4528930c84c44eaa3f167d4c42f110 | |||
12 | 12 | ||
13 | S = "${WORKDIR}/wqy-zenhei" | 13 | S = "${WORKDIR}/wqy-zenhei" |
14 | 14 | ||
15 | do_install_append () { | 15 | do_install:append () { |
16 | sed -i -e '/<string>[^W]/d' ${S}/44-wqy-zenhei.conf | 16 | sed -i -e '/<string>[^W]/d' ${S}/44-wqy-zenhei.conf |
17 | install -d ${D}${sysconfdir}/fonts/conf.d | 17 | install -d ${D}${sysconfdir}/fonts/conf.d |
18 | 18 | ||
@@ -24,4 +24,4 @@ do_install_append () { | |||
24 | PACKAGES = "${PN}" | 24 | PACKAGES = "${PN}" |
25 | FONT_PACKAGES = "${PN}" | 25 | FONT_PACKAGES = "${PN}" |
26 | 26 | ||
27 | FILES_${PN} = "${datadir}/fonts ${sysconfdir}" | 27 | FILES:${PN} = "${datadir}/fonts ${sysconfdir}" |