1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

x11-fonts/noto-sans-cham: Add noto-sans-cham 2.004

When text is rendered by a computer, sometimes characters are displayed as
"tofu". They are little boxes to indicate your device doesn't have a font to
display the text.

Google has been developing a font family called Noto, which aims to support all
languages with a harmonious look and feel. Noto is Google's answer to tofu. The
name noto is to convey the idea that Google's goal is to see no more "tofu".
Noto has multiple styles and weights, and is freely available to all. The
comprehensive set of fonts and tools used in our development is available in our
GitHub repositories.

This port provides the fonts set of Noto Sans Cham.
This commit is contained in:
Po-Chuan Hsieh 2024-03-23 23:10:27 +08:00
parent b0f73e03dc
commit d1f960ea0d
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
5 changed files with 53 additions and 0 deletions

View File

@ -199,6 +199,7 @@
SUBDIR += noto-sans-armenian
SUBDIR += noto-sans-basic
SUBDIR += noto-sans-bengali
SUBDIR += noto-sans-cham
SUBDIR += noto-sans-hk
SUBDIR += noto-sans-jp
SUBDIR += noto-sans-kr

View File

@ -0,0 +1,28 @@
PORTNAME= noto
PORTVERSION= 2.004
CATEGORIES= x11-fonts
MASTER_SITES= https://github.com/notofonts/cham/releases/download/NotoSansCham-v${PORTVERSION}/
PKGNAMESUFFIX= -sans-cham
DISTNAME= NotoSansCham-v${PORTVERSION}
DIST_SUBDIR= Noto
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Sans Cham
WWW= https://fonts.google.com/noto \
https://notofonts.github.io/ \
https://github.com/notofonts/cham
LICENSE= OFL11
LICENSE_FILE= ${WRKSRC}/OFL.txt
USES= fonts zip
NO_ARCH= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
do-install:
${MKDIR} ${STAGEDIR}${FONTSDIR}
${INSTALL_DATA} ${WRKSRC}/NotoSansCham/hinted/ttf/*.ttf ${STAGEDIR}${FONTSDIR}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1710676067
SHA256 (Noto/NotoSansCham-v2.004.zip) = 2808a208c0c242e8e3de2bfb7ee4b8329d401a088b1af63d1776b93ed4d112fd
SIZE (Noto/NotoSansCham-v2.004.zip) = 1835021

View File

@ -0,0 +1,12 @@
When text is rendered by a computer, sometimes characters are displayed as
"tofu". They are little boxes to indicate your device doesn't have a font to
display the text.
Google has been developing a font family called Noto, which aims to support all
languages with a harmonious look and feel. Noto is Google's answer to tofu. The
name noto is to convey the idea that Google's goal is to see no more "tofu".
Noto has multiple styles and weights, and is freely available to all. The
comprehensive set of fonts and tools used in our development is available in our
GitHub repositories.
This port provides the fonts set of Noto Sans Cham.

View File

@ -0,0 +1,9 @@
%%FONTSDIR%%/NotoSansCham-Black.ttf
%%FONTSDIR%%/NotoSansCham-Bold.ttf
%%FONTSDIR%%/NotoSansCham-ExtraBold.ttf
%%FONTSDIR%%/NotoSansCham-ExtraLight.ttf
%%FONTSDIR%%/NotoSansCham-Light.ttf
%%FONTSDIR%%/NotoSansCham-Medium.ttf
%%FONTSDIR%%/NotoSansCham-Regular.ttf
%%FONTSDIR%%/NotoSansCham-SemiBold.ttf
%%FONTSDIR%%/NotoSansCham-Thin.ttf