diff --git a/media-fonts/noto/noto-20170202.recipe b/media-fonts/noto/noto-20170202.recipe index 69005b389..49a69a757 100644 --- a/media-fonts/noto/noto-20170202.recipe +++ b/media-fonts/noto/noto-20170202.recipe @@ -6,7 +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." +styles, 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 \ @@ -45,7 +46,7 @@ Tamil, Telugu, Thaana, Thai, Tibetan" HOMEPAGE="https://www.google.com/get/noto/" COPYRIGHT="2012 Google Inc." LICENSE="SIL Open Font License v1.1" -REVISION="5" +REVISION="6" srcGitRev="06af4e9c12960976001174449abdc6d8fc1fecd4" SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="c4e6c32873a036987c5376ede762df7dce2dca4cf0f045cdd314f52d7e76f022" @@ -95,4 +96,6 @@ INSTALL() ${FONTDIR}/NotoNaskh[^-U]*.ttf \ ${FONTDIR}/NotoSans[^-U]*.ttf \ ${FONTDIR}/NotoSerif[^-]*.ttf + + cp unhinted/NotoSansSymbols-Regular.ttf ${FONTDIR} }