add Roboto Mono to roboto-fonts

master
sthen 2023-09-19 11:18:31 +00:00
parent 2e6ca13bab
commit eda96a3a04
4 changed files with 25 additions and 3 deletions

View File

@ -3,9 +3,11 @@ COMMENT = sans-serif typeface family of Android OS
FIX_EXTRACT_PERMISSIONS = Yes
V = 2.138
REVISION = 0
EPOCH = 0
DISTNAME = roboto-unhinted
PKGNAME = roboto-fonts-${V}
DIST_TUPLE = github googlefonts RobotoMono 8f651634e746da6df6c2c0be73255721d24f2372 mono
CATEGORIES = fonts x11
@ -14,7 +16,7 @@ HOMEPAGE = https://developer.android.com/design/style/typography.html
# Apache 2 License
PERMIT_PACKAGE = Yes
MASTER_SITES = https://github.com/googlefonts/roboto/releases/download/v$V/
SITES = https://github.com/googlefonts/roboto/releases/download/v$V/
EXTRACT_SUFX = .zip
DIST_SUBDIR = roboto-$V
@ -31,6 +33,7 @@ DOCDIR = ${PREFIX}/share/doc/roboto-fonts
do-install:
${INSTALL_DATA_DIR} ${FONTDIR} ${DOCDIR}
${INSTALL_DATA} ${WRKDIST}/*.ttf ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/mono/fonts/ttf/* ${FONTDIR}
${INSTALL_DATA} ${WRKDIST}/LICENSE ${DOCDIR}
.include <bsd.port.mk>

View File

@ -1,2 +1,4 @@
SHA256 (roboto-2.138/googlefonts-RobotoMono-8f651634e746da6df6c2c0be73255721d24f2372.tar.gz) = JzfnUsRT3fto2g/S5hHEIaW6Qem4awl+nQxm9pSEMgg=
SHA256 (roboto-2.138/roboto-unhinted.zip) = cPZMcYUQpgH7z3Uqr+ZEMU2srrhUdNxonIl4fEpypyg=
SIZE (roboto-2.138/googlefonts-RobotoMono-8f651634e746da6df6c2c0be73255721d24f2372.tar.gz) = 3031944
SIZE (roboto-2.138/roboto-unhinted.zip) = 4324398

View File

@ -1,2 +1,9 @@
Roboto is a sans-serif typeface family introduced with Android Ice
Cream Sandwich operating system.
Roboto is Google's signature family of fonts, the default font on
Android and Chrome OS, and the recommended font for Google's visual
language, Material Design.
The font family supports all Latin, Cyrillic, and Greek characters
in Unicode 7.0.
This package include the Roboto and Roboto Condensed sans-serif
typefaces and the Roboto Mono monospaced typeface.

View File

@ -22,3 +22,13 @@ share/fonts/roboto/RobotoCondensed-LightItalic.ttf
share/fonts/roboto/RobotoCondensed-Medium.ttf
share/fonts/roboto/RobotoCondensed-MediumItalic.ttf
share/fonts/roboto/RobotoCondensed-Regular.ttf
share/fonts/roboto/RobotoMono-Bold.ttf
share/fonts/roboto/RobotoMono-BoldItalic.ttf
share/fonts/roboto/RobotoMono-Italic.ttf
share/fonts/roboto/RobotoMono-Light.ttf
share/fonts/roboto/RobotoMono-LightItalic.ttf
share/fonts/roboto/RobotoMono-Medium.ttf
share/fonts/roboto/RobotoMono-MediumItalic.ttf
share/fonts/roboto/RobotoMono-Regular.ttf
share/fonts/roboto/RobotoMono-Thin.ttf
share/fonts/roboto/RobotoMono-ThinItalic.ttf