diff --git a/media-fonts/noto/noto-20170920.recipe b/media-fonts/noto/noto-20170920.recipe index 5d2580fea..6996620d4 100644 --- a/media-fonts/noto/noto-20170920.recipe +++ b/media-fonts/noto/noto-20170920.recipe @@ -6,8 +6,8 @@ especially when multiple styles and weights and even languages are mixed on \ a page. This package contains the 'sans-serif' and 'serif' typefaces in various \ -styles, as well as a 'monospaced' version. Also included is an unhinted \ -'symbols' font." +styles for the latin, cyrillic and thai alphabets, as well as a 'monospaced' \ +version. Also included is an unhinted 'symbols' font." SUMMARY_chroscore="The Noto font (Chrome OS core font)" DESCRIPTION_chroscore="The Noto fonts have superseded the Droid fonts, which \ @@ -51,12 +51,12 @@ Lao Malayalam, Myanmar Oriya Sinhala -Tamil, Telugu, Thaana, Thai, Tibetan" +Tamil, Telugu, Thaana, Tibetan" HOMEPAGE="https://www.google.com/get/noto/" COPYRIGHT="2015, 2016, 2017 Google Inc. 2014, 2015 Adobe Systems Incorporated (http://www.adobe.com/)" LICENSE="SIL Open Font License v1.1" -REVISION="3" +REVISION="4" srcGitRev="5a89b487c648c34c2b6d1b9ebb73bb3fab1df4b2" SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="9b997df64075f2607d44a080dbe8d4c5890a7210c9ca755aa06244f4a4c23880" @@ -102,5 +102,5 @@ INSTALL() ${FONTDIR}/*Condensed*.ttf packageEntries regional \ - ${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf) + ${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf|SansThai-*.ttf|SerifThai-*.ttf) } diff --git a/media-fonts/noto/noto-20171026.recipe b/media-fonts/noto/noto-20171026.recipe index ce2cf1958..8efc1753b 100644 --- a/media-fonts/noto/noto-20171026.recipe +++ b/media-fonts/noto/noto-20171026.recipe @@ -6,8 +6,8 @@ especially when multiple styles and weights and even languages are mixed on \ a page. This package contains the 'sans-serif' and 'serif' typefaces in various \ -styles, as well as a 'monospaced' version. Also included is an unhinted \ -'symbols' font." +styles for the latin, cyrillic and thai alphabets, as well as a 'monospaced' \ +version. Also included is an unhinted 'symbols' font." SUMMARY_chroscore="The Noto font (Chrome OS core font)" DESCRIPTION_chroscore="The Noto fonts have superseded the Droid fonts, which \ @@ -51,12 +51,12 @@ Lao Malayalam, Myanmar Oriya Sinhala -Tamil, Telugu, Thaana, Thai, Tibetan" +Tamil, Telugu, Thaana, Tibetan" HOMEPAGE="https://www.google.com/get/noto/" COPYRIGHT="2015, 2016, 2017 Google Inc. 2014, 2015 Adobe Systems Incorporated (http://www.adobe.com/)" LICENSE="SIL Open Font License v1.1" -REVISION="4" +REVISION="5" srcGitRev="95558bd828a48c17a5cbe7f9d971495afcd16abd" SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="41b6eded5544d9c38ac9b897d43e582f1cc49e62c5e4e7fa6955a306b67f3c68" @@ -103,5 +103,5 @@ INSTALL() ${FONTDIR}/*Condensed*.ttf packageEntries regional \ - ${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf) + ${FONTDIR}/Noto!(*Display*.ttf|Mono-*.ttf|Sans-*.ttf|SansMono-*.ttf|Serif-*.ttf|*Symbols*.ttf|SansThai-*.ttf|SerifThai-*.ttf) }