Date: Sat, 23 Mar 2024 15:12:19 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7833592d29e3 - main - x11-fonts/noto-sans-lao: Add noto-sans-lao 2.003 Message-ID: <202403231512.42NFCJJ0034653@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=7833592d29e3b4100e82c911a4601eaed1434f42 commit 7833592d29e3b4100e82c911a4601eaed1434f42 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-23 15:10:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-23 15:10:33 +0000 x11-fonts/noto-sans-lao: Add noto-sans-lao 2.003 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 Lao. --- x11-fonts/Makefile | 1 + x11-fonts/noto-sans-lao/Makefile | 28 ++++++++++++++++++++++++++++ x11-fonts/noto-sans-lao/distinfo | 3 +++ x11-fonts/noto-sans-lao/pkg-descr | 12 ++++++++++++ x11-fonts/noto-sans-lao/pkg-plist | 36 ++++++++++++++++++++++++++++++++++++ 5 files changed, 80 insertions(+) diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 19a9fb9e9bc5..cfebc2d23a58 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -210,6 +210,7 @@ SUBDIR += noto-sans-jp SUBDIR += noto-sans-khmer SUBDIR += noto-sans-kr + SUBDIR += noto-sans-lao SUBDIR += noto-sans-sc SUBDIR += noto-sans-tc SUBDIR += noto-sc diff --git a/x11-fonts/noto-sans-lao/Makefile b/x11-fonts/noto-sans-lao/Makefile new file mode 100644 index 000000000000..a167faf7ac84 --- /dev/null +++ b/x11-fonts/noto-sans-lao/Makefile @@ -0,0 +1,28 @@ +PORTNAME= noto +PORTVERSION= 2.003 +CATEGORIES= x11-fonts +MASTER_SITES= https://github.com/notofonts/lao/releases/download/NotoSansLao-v${PORTVERSION}/ +PKGNAMESUFFIX= -sans-lao +DISTNAME= NotoSansLao-v${PORTVERSION} +DIST_SUBDIR= Noto + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Google Noto Sans Lao +WWW= https://fonts.google.com/noto \ + https://notofonts.github.io/ \ + https://github.com/notofonts/lao + +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}/NotoSansLao/hinted/ttf/*.ttf ${STAGEDIR}${FONTSDIR} + +.include <bsd.port.mk> diff --git a/x11-fonts/noto-sans-lao/distinfo b/x11-fonts/noto-sans-lao/distinfo new file mode 100644 index 000000000000..73a19f1804ef --- /dev/null +++ b/x11-fonts/noto-sans-lao/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1710676081 +SHA256 (Noto/NotoSansLao-v2.003.zip) = 5a87c31b1a40ef8147c1e84437e5f0ceba2d4dbbfc0b56a65821ad29870da8c0 +SIZE (Noto/NotoSansLao-v2.003.zip) = 4825278 diff --git a/x11-fonts/noto-sans-lao/pkg-descr b/x11-fonts/noto-sans-lao/pkg-descr new file mode 100644 index 000000000000..bec4a7b170be --- /dev/null +++ b/x11-fonts/noto-sans-lao/pkg-descr @@ -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 Lao. diff --git a/x11-fonts/noto-sans-lao/pkg-plist b/x11-fonts/noto-sans-lao/pkg-plist new file mode 100644 index 000000000000..c786b158c4e8 --- /dev/null +++ b/x11-fonts/noto-sans-lao/pkg-plist @@ -0,0 +1,36 @@ +%%FONTSDIR%%/NotoSansLao-Black.ttf +%%FONTSDIR%%/NotoSansLao-Bold.ttf +%%FONTSDIR%%/NotoSansLao-Condensed.ttf +%%FONTSDIR%%/NotoSansLao-CondensedBlack.ttf +%%FONTSDIR%%/NotoSansLao-CondensedBold.ttf +%%FONTSDIR%%/NotoSansLao-CondensedExtraBold.ttf +%%FONTSDIR%%/NotoSansLao-CondensedExtraLight.ttf +%%FONTSDIR%%/NotoSansLao-CondensedLight.ttf +%%FONTSDIR%%/NotoSansLao-CondensedMedium.ttf +%%FONTSDIR%%/NotoSansLao-CondensedSemiBold.ttf +%%FONTSDIR%%/NotoSansLao-CondensedThin.ttf +%%FONTSDIR%%/NotoSansLao-ExtraBold.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensed.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedBlack.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedBold.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedExtraBold.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedExtraLight.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedLight.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedMedium.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedSemiBold.ttf +%%FONTSDIR%%/NotoSansLao-ExtraCondensedThin.ttf +%%FONTSDIR%%/NotoSansLao-ExtraLight.ttf +%%FONTSDIR%%/NotoSansLao-Light.ttf +%%FONTSDIR%%/NotoSansLao-Medium.ttf +%%FONTSDIR%%/NotoSansLao-Regular.ttf +%%FONTSDIR%%/NotoSansLao-SemiBold.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensed.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedBlack.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedBold.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedExtraBold.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedExtraLight.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedLight.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedMedium.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedSemiBold.ttf +%%FONTSDIR%%/NotoSansLao-SemiCondensedThin.ttf +%%FONTSDIR%%/NotoSansLao-Thin.ttf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231512.42NFCJJ0034653>