Date: Sun, 3 Mar 2019 22:19:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r494520 - in head/x11-fonts: . noto-extra Message-ID: <201903032219.x23MJtRZ012857@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Mar 3 22:19:54 2019 New Revision: 494520 URL: https://svnweb.freebsd.org/changeset/ports/494520 Log: Add noto-extra 1.0.5 (copied from noto) - Update MASTER_SITES - Update COMMENT - Add NO_ARCH - Update pkg-descr - Update WWW Added: head/x11-fonts/noto-extra/ - copied from r491490, head/x11-fonts/noto/ Modified: head/x11-fonts/Makefile head/x11-fonts/noto-extra/Makefile head/x11-fonts/noto-extra/distinfo head/x11-fonts/noto-extra/pkg-descr head/x11-fonts/noto-extra/pkg-plist Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Sun Mar 3 22:19:30 2019 (r494519) +++ head/x11-fonts/Makefile Sun Mar 3 22:19:54 2019 (r494520) @@ -163,6 +163,7 @@ SUBDIR += nexfontsel SUBDIR += noto SUBDIR += noto-basic + SUBDIR += noto-extra SUBDIR += nucleus SUBDIR += ohsnap SUBDIR += oldschool-pc-fonts Modified: head/x11-fonts/noto-extra/Makefile ============================================================================== --- head/x11-fonts/noto/Makefile Mon Jan 28 14:50:21 2019 (r491490) +++ head/x11-fonts/noto-extra/Makefile Sun Mar 3 22:19:54 2019 (r494520) @@ -2,29 +2,43 @@ PORTNAME= noto PORTVERSION= 1.0.5 -PORTREVISION= 1 CATEGORIES= x11-fonts MASTER_SITES= https://noto-website.storage.googleapis.com/pkgs/ -DISTNAME= ${PORTNAME:S|n|N|}-hinted -DISTFILES= ${DISTNAME}.zip \ - ${PORTNAME:S|n|N|}SerifCJKjp-hinted.zip \ - ${PORTNAME:S|n|N|}SerifCJKkr-hinted.zip \ - ${PORTNAME:S|n|N|}SerifCJKsc-hinted.zip \ - ${PORTNAME:S|n|N|}SerifCJKtc-hinted.zip +DISTNAME= Noto-hinted +PKGNAMESUFFIX= -extra MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Google font family +COMMENT= Google Noto Fonts family (Extra) LICENSE= OFL11 LICENSE_FILE= ${WRKSRC}/LICENSE_OFL.txt USES= fonts zip + +EXTRACT_AFTER_ARGS= -d ${EXTRACT_WRKDIR} -x '*.otf' +NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes +BASIC_FONTS= NotoColorEmoji.ttf \ + NotoEmoji-Regular.ttf \ + NotoMono-Regular.ttf \ + NotoSans-Bold.ttf \ + NotoSans-BoldItalic.ttf \ + NotoSans-Italic.ttf \ + NotoSans-Regular.ttf \ + NotoSansLinearB-Regular.ttf \ + NotoSansSymbols-Regular.ttf \ + NotoSerif-Bold.ttf \ + NotoSerif-BoldItalic.ttf \ + NotoSerif-Italic.ttf \ + NotoSerif-Regular.ttf + +post-extract: + @cd ${WRKSRC} && ${RM} ${BASIC_FONTS} + do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} *.otf ${STAGEDIR}${FONTSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} *.ttf ${STAGEDIR}${FONTSDIR} + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} .include <bsd.port.mk> Modified: head/x11-fonts/noto-extra/distinfo ============================================================================== --- head/x11-fonts/noto/distinfo Mon Jan 28 14:50:21 2019 (r491490) +++ head/x11-fonts/noto-extra/distinfo Sun Mar 3 22:19:54 2019 (r494520) @@ -1,11 +1,3 @@ -TIMESTAMP = 1493775076 +TIMESTAMP = 1551636011 SHA256 (Noto-hinted.zip) = d5e5bace69570f348228e864444155657c1e7eca50857b9de4981fbd9b5122dd SIZE (Noto-hinted.zip) = 499786749 -SHA256 (NotoSerifCJKjp-hinted.zip) = d139c06f74f982442660104dcc6d572757c58c3482b666c19db1fb475ea19531 -SIZE (NotoSerifCJKjp-hinted.zip) = 130358543 -SHA256 (NotoSerifCJKkr-hinted.zip) = e05d58196eca9d23b8dd6001919aadb92afc4c59528e087de67dca7f622e8904 -SIZE (NotoSerifCJKkr-hinted.zip) = 130214488 -SHA256 (NotoSerifCJKsc-hinted.zip) = 9426ddefb16387e37dc6dc698e1fc6d6512c9e3e2f7328c4095df90f0e7c2287 -SIZE (NotoSerifCJKsc-hinted.zip) = 130325901 -SHA256 (NotoSerifCJKtc-hinted.zip) = 5fb9dcd4a7fcc4f6cf0db2458380ca69a57d3e88bd80f5c9da66b670253f270b -SIZE (NotoSerifCJKtc-hinted.zip) = 130361945 Modified: head/x11-fonts/noto-extra/pkg-descr ============================================================================== --- head/x11-fonts/noto/pkg-descr Mon Jan 28 14:50:21 2019 (r491490) +++ head/x11-fonts/noto-extra/pkg-descr Sun Mar 3 22:19:54 2019 (r494520) @@ -1,4 +1,14 @@ -Noto is Google's font family that aims to support all the world's languages. -Its design goal is to achieve visual harmonization across languages. +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. -WWW: http://www.google.com/get/noto/ +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 extra fonts set. + +WWW: https://www.google.com/get/noto/ Modified: head/x11-fonts/noto-extra/pkg-plist ============================================================================== --- head/x11-fonts/noto/pkg-plist Mon Jan 28 14:50:21 2019 (r491490) +++ head/x11-fonts/noto-extra/pkg-plist Sun Mar 3 22:19:54 2019 (r494520) @@ -1,17 +1,10 @@ -%%FONTSDIR%%/NotoColorEmoji.ttf -%%FONTSDIR%%/NotoEmoji-Regular.ttf %%FONTSDIR%%/NotoKufiArabic-Bold.ttf %%FONTSDIR%%/NotoKufiArabic-Regular.ttf -%%FONTSDIR%%/NotoMono-Regular.ttf %%FONTSDIR%%/NotoNaskhArabic-Bold.ttf %%FONTSDIR%%/NotoNaskhArabic-Regular.ttf %%FONTSDIR%%/NotoNaskhArabicUI-Bold.ttf %%FONTSDIR%%/NotoNaskhArabicUI-Regular.ttf %%FONTSDIR%%/NotoNastaliqUrdu-Regular.ttf -%%FONTSDIR%%/NotoSans-Bold.ttf -%%FONTSDIR%%/NotoSans-BoldItalic.ttf -%%FONTSDIR%%/NotoSans-Italic.ttf -%%FONTSDIR%%/NotoSans-Regular.ttf %%FONTSDIR%%/NotoSansArmenian-Bold.ttf %%FONTSDIR%%/NotoSansArmenian-Regular.ttf %%FONTSDIR%%/NotoSansAvestan-Regular.ttf @@ -25,34 +18,6 @@ %%FONTSDIR%%/NotoSansBrahmi-Regular.ttf %%FONTSDIR%%/NotoSansBuginese-Regular.ttf %%FONTSDIR%%/NotoSansBuhid-Regular.ttf -%%FONTSDIR%%/NotoSansCJKjp-Black.otf -%%FONTSDIR%%/NotoSansCJKjp-Bold.otf -%%FONTSDIR%%/NotoSansCJKjp-DemiLight.otf -%%FONTSDIR%%/NotoSansCJKjp-Light.otf -%%FONTSDIR%%/NotoSansCJKjp-Medium.otf -%%FONTSDIR%%/NotoSansCJKjp-Regular.otf -%%FONTSDIR%%/NotoSansCJKjp-Thin.otf -%%FONTSDIR%%/NotoSansCJKkr-Black.otf -%%FONTSDIR%%/NotoSansCJKkr-Bold.otf -%%FONTSDIR%%/NotoSansCJKkr-DemiLight.otf -%%FONTSDIR%%/NotoSansCJKkr-Light.otf -%%FONTSDIR%%/NotoSansCJKkr-Medium.otf -%%FONTSDIR%%/NotoSansCJKkr-Regular.otf -%%FONTSDIR%%/NotoSansCJKkr-Thin.otf -%%FONTSDIR%%/NotoSansCJKsc-Black.otf -%%FONTSDIR%%/NotoSansCJKsc-Bold.otf -%%FONTSDIR%%/NotoSansCJKsc-DemiLight.otf -%%FONTSDIR%%/NotoSansCJKsc-Light.otf -%%FONTSDIR%%/NotoSansCJKsc-Medium.otf -%%FONTSDIR%%/NotoSansCJKsc-Regular.otf -%%FONTSDIR%%/NotoSansCJKsc-Thin.otf -%%FONTSDIR%%/NotoSansCJKtc-Black.otf -%%FONTSDIR%%/NotoSansCJKtc-Bold.otf -%%FONTSDIR%%/NotoSansCJKtc-DemiLight.otf -%%FONTSDIR%%/NotoSansCJKtc-Light.otf -%%FONTSDIR%%/NotoSansCJKtc-Medium.otf -%%FONTSDIR%%/NotoSansCJKtc-Regular.otf -%%FONTSDIR%%/NotoSansCJKtc-Thin.otf %%FONTSDIR%%/NotoSansCanadianAboriginal-Regular.ttf %%FONTSDIR%%/NotoSansCarian-Regular.ttf %%FONTSDIR%%/NotoSansCham-Bold.ttf @@ -105,7 +70,6 @@ %%FONTSDIR%%/NotoSansLaoUI-Regular.ttf %%FONTSDIR%%/NotoSansLepcha-Regular.ttf %%FONTSDIR%%/NotoSansLimbu-Regular.ttf -%%FONTSDIR%%/NotoSansLinearB-Regular.ttf %%FONTSDIR%%/NotoSansLisu-Regular.ttf %%FONTSDIR%%/NotoSansLycian-Regular.ttf %%FONTSDIR%%/NotoSansLydian-Regular.ttf @@ -116,14 +80,6 @@ %%FONTSDIR%%/NotoSansMandaic-Regular.ttf %%FONTSDIR%%/NotoSansMeeteiMayek-Regular.ttf %%FONTSDIR%%/NotoSansMongolian-Regular.ttf -%%FONTSDIR%%/NotoSansMonoCJKjp-Bold.otf -%%FONTSDIR%%/NotoSansMonoCJKjp-Regular.otf -%%FONTSDIR%%/NotoSansMonoCJKkr-Bold.otf -%%FONTSDIR%%/NotoSansMonoCJKkr-Regular.otf -%%FONTSDIR%%/NotoSansMonoCJKsc-Bold.otf -%%FONTSDIR%%/NotoSansMonoCJKsc-Regular.otf -%%FONTSDIR%%/NotoSansMonoCJKtc-Bold.otf -%%FONTSDIR%%/NotoSansMonoCJKtc-Regular.otf %%FONTSDIR%%/NotoSansMyanmar-Bold.ttf %%FONTSDIR%%/NotoSansMyanmar-Regular.ttf %%FONTSDIR%%/NotoSansMyanmarUI-Bold.ttf @@ -152,7 +108,6 @@ %%FONTSDIR%%/NotoSansSinhala-Regular.ttf %%FONTSDIR%%/NotoSansSundanese-Regular.ttf %%FONTSDIR%%/NotoSansSylotiNagri-Regular.ttf -%%FONTSDIR%%/NotoSansSymbols-Regular.ttf %%FONTSDIR%%/NotoSansSyriacEastern-Regular.ttf %%FONTSDIR%%/NotoSansSyriacEstrangela-Regular.ttf %%FONTSDIR%%/NotoSansSyriacWestern-Regular.ttf @@ -185,42 +140,10 @@ %%FONTSDIR%%/NotoSansUgaritic-Regular.ttf %%FONTSDIR%%/NotoSansVai-Regular.ttf %%FONTSDIR%%/NotoSansYi-Regular.ttf -%%FONTSDIR%%/NotoSerif-Bold.ttf -%%FONTSDIR%%/NotoSerif-BoldItalic.ttf -%%FONTSDIR%%/NotoSerif-Italic.ttf -%%FONTSDIR%%/NotoSerif-Regular.ttf %%FONTSDIR%%/NotoSerifArmenian-Bold.ttf %%FONTSDIR%%/NotoSerifArmenian-Regular.ttf %%FONTSDIR%%/NotoSerifBengali-Bold.ttf %%FONTSDIR%%/NotoSerifBengali-Regular.ttf -%%FONTSDIR%%/NotoSerifCJKjp-Black.otf -%%FONTSDIR%%/NotoSerifCJKjp-Bold.otf -%%FONTSDIR%%/NotoSerifCJKjp-ExtraLight.otf -%%FONTSDIR%%/NotoSerifCJKjp-Light.otf -%%FONTSDIR%%/NotoSerifCJKjp-Medium.otf -%%FONTSDIR%%/NotoSerifCJKjp-Regular.otf -%%FONTSDIR%%/NotoSerifCJKjp-SemiBold.otf -%%FONTSDIR%%/NotoSerifCJKkr-Black.otf -%%FONTSDIR%%/NotoSerifCJKkr-Bold.otf -%%FONTSDIR%%/NotoSerifCJKkr-ExtraLight.otf -%%FONTSDIR%%/NotoSerifCJKkr-Light.otf -%%FONTSDIR%%/NotoSerifCJKkr-Medium.otf -%%FONTSDIR%%/NotoSerifCJKkr-Regular.otf -%%FONTSDIR%%/NotoSerifCJKkr-SemiBold.otf -%%FONTSDIR%%/NotoSerifCJKsc-Black.otf -%%FONTSDIR%%/NotoSerifCJKsc-Bold.otf -%%FONTSDIR%%/NotoSerifCJKsc-ExtraLight.otf -%%FONTSDIR%%/NotoSerifCJKsc-Light.otf -%%FONTSDIR%%/NotoSerifCJKsc-Medium.otf -%%FONTSDIR%%/NotoSerifCJKsc-Regular.otf -%%FONTSDIR%%/NotoSerifCJKsc-SemiBold.otf -%%FONTSDIR%%/NotoSerifCJKtc-Black.otf -%%FONTSDIR%%/NotoSerifCJKtc-Bold.otf -%%FONTSDIR%%/NotoSerifCJKtc-ExtraLight.otf -%%FONTSDIR%%/NotoSerifCJKtc-Light.otf -%%FONTSDIR%%/NotoSerifCJKtc-Medium.otf -%%FONTSDIR%%/NotoSerifCJKtc-Regular.otf -%%FONTSDIR%%/NotoSerifCJKtc-SemiBold.otf %%FONTSDIR%%/NotoSerifDevanagari-Bold.ttf %%FONTSDIR%%/NotoSerifDevanagari-Regular.ttf %%FONTSDIR%%/NotoSerifGeorgian-Bold.ttf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903032219.x23MJtRZ012857>