mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +02:00
Updated Noto
Added NotoSansSymbols with all the symbols that are missing from the regular Noto font.
This commit is contained in:
@@ -6,7 +6,8 @@ especially when multiple styles and weights and even languages are mixed on \
|
|||||||
a page.
|
a page.
|
||||||
|
|
||||||
This package contains the 'sans-serif' and 'serif' typefaces in various \
|
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)"
|
SUMMARY_chroscore="The Noto font (Chrome OS core font)"
|
||||||
DESCRIPTION_chroscore="The Noto fonts have superseded the Droid fonts, which \
|
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/"
|
HOMEPAGE="https://www.google.com/get/noto/"
|
||||||
COPYRIGHT="2012 Google Inc."
|
COPYRIGHT="2012 Google Inc."
|
||||||
LICENSE="SIL Open Font License v1.1"
|
LICENSE="SIL Open Font License v1.1"
|
||||||
REVISION="5"
|
REVISION="6"
|
||||||
srcGitRev="06af4e9c12960976001174449abdc6d8fc1fecd4"
|
srcGitRev="06af4e9c12960976001174449abdc6d8fc1fecd4"
|
||||||
SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz"
|
SOURCE_URI="https://github.com/googlei18n/noto/archive/$srcGitRev.tar.gz"
|
||||||
CHECKSUM_SHA256="c4e6c32873a036987c5376ede762df7dce2dca4cf0f045cdd314f52d7e76f022"
|
CHECKSUM_SHA256="c4e6c32873a036987c5376ede762df7dce2dca4cf0f045cdd314f52d7e76f022"
|
||||||
@@ -95,4 +96,6 @@ INSTALL()
|
|||||||
${FONTDIR}/NotoNaskh[^-U]*.ttf \
|
${FONTDIR}/NotoNaskh[^-U]*.ttf \
|
||||||
${FONTDIR}/NotoSans[^-U]*.ttf \
|
${FONTDIR}/NotoSans[^-U]*.ttf \
|
||||||
${FONTDIR}/NotoSerif[^-]*.ttf
|
${FONTDIR}/NotoSerif[^-]*.ttf
|
||||||
|
|
||||||
|
cp unhinted/NotoSansSymbols-Regular.ttf ${FONTDIR}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user