Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163417619
D19384.id54548.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D19384.id54548.diff
View Options
Index: head/chinese/Makefile
===================================================================
--- head/chinese/Makefile
+++ head/chinese/Makefile
@@ -102,6 +102,7 @@
SUBDIR += scim-fcitx
SUBDIR += scim-pinyin
SUBDIR += scim-tables
+ SUBDIR += sourcehanserif-tc-otf
SUBDIR += sunpinyin
SUBDIR += tin
SUBDIR += tintin++
Index: head/chinese/sourcehanserif-tc-otf/Makefile
===================================================================
--- head/chinese/sourcehanserif-tc-otf/Makefile
+++ head/chinese/sourcehanserif-tc-otf/Makefile
@@ -0,0 +1,42 @@
+# $FreeBSD$
+
+PORTNAME= sourcehanserif
+PORTVERSION= 1.001
+DISTVERSIONSUFFIX= R
+CATEGORIES= chinese x11-fonts
+PKGNAMESUFFIX= -tc-otf
+# Note: the following PKGNAMEPREFIX is here only for self-documenting purpose;
+# actual prefixing is done by the `chinese' category itself.
+#PKGNAMEPREFIX= zh-
+
+MAINTAINER= hyun@caffeinated.codes
+COMMENT= Traditional Chinese font by Adobe designed for user interfaces
+
+LICENSE= OFL11
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+USES= fonts
+USE_GITHUB= yes
+GH_ACCOUNT= adobe-fonts
+GH_PROJECT= source-han-serif
+
+NO_ARCH= yes
+NO_BUILD= yes
+SUB_FILES= pkg-message
+
+OPTIONS_SINGLE= TYPE
+OPTIONS_SINGLE_TYPE= FULL SUBSET
+OPTIONS_DEFAULT= FULL
+OPTIONS_SUB= yes
+
+FULL_DESC= Install the full font (can display all CJK)
+SUBSET_DESC= Install the subset font (can display TC only)
+
+FULL_VARS= FONTNAME=SourceHanSerifTC SRCFONTSDIR=OTF/TraditionalChinese
+SUBSET_VARS= FONTNAME=SourceHanSerifTW SRCFONTSDIR=SubsetOTF/TW
+
+do-install:
+ @${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${SRCFONTSDIR}/*.otf ${STAGEDIR}${FONTSDIR}
+
+.include <bsd.port.mk>
Index: head/chinese/sourcehanserif-tc-otf/distinfo
===================================================================
--- head/chinese/sourcehanserif-tc-otf/distinfo
+++ head/chinese/sourcehanserif-tc-otf/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1539298488
+SHA256 (adobe-fonts-source-han-serif-1.001R_GH0.tar.gz) = 629fda62a70d78920320b92691a8a2d80966cc70c62d6525e6ec293c14a19c95
+SIZE (adobe-fonts-source-han-serif-1.001R_GH0.tar.gz) = 1972977717
Index: head/chinese/sourcehanserif-tc-otf/files/pkg-message.in
===================================================================
--- head/chinese/sourcehanserif-tc-otf/files/pkg-message.in
+++ head/chinese/sourcehanserif-tc-otf/files/pkg-message.in
@@ -0,0 +1,7 @@
+
+You can start using the font by following this instruction:
+
+Add the following line to the "Files" section of your X.org configuration file:
+
+ FontPath "%%FONTSDIR%%/"
+
Index: head/chinese/sourcehanserif-tc-otf/pkg-descr
===================================================================
--- head/chinese/sourcehanserif-tc-otf/pkg-descr
+++ head/chinese/sourcehanserif-tc-otf/pkg-descr
@@ -0,0 +1,14 @@
+Source Han Serif: The second Pan-CJK typeface family from Adobe
+
+This is Source Han Serif TC/TW, which supports all four variants in this family
+but prioritizes Traditional Chinese Hanzi over other three.
+
+"Source Han Serif supports four different East Asian languages---Simplified
+Chinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in
+each of its seven weights are designed to work together with a consistent design
+that emphasizes shared elements between the languages while honoring the
+diversity of each. Also included is a rich set of Western glyphs supporting the
+Latin, Greek, and Cyrillic scripts, which were derived from Source Serif."
+--- The Typekit, Adobe
+
+WWW: https://github.com/adobe-fonts/source-han-serif
Index: head/chinese/sourcehanserif-tc-otf/pkg-plist
===================================================================
--- head/chinese/sourcehanserif-tc-otf/pkg-plist
+++ head/chinese/sourcehanserif-tc-otf/pkg-plist
@@ -0,0 +1,14 @@
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Bold.otf
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-ExtraLight.otf
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Heavy.otf
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Light.otf
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Medium.otf
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-Regular.otf
+%%FULL%%%%FONTSDIR%%/SourceHanSerifTC-SemiBold.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Bold.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-ExtraLight.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Heavy.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Light.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Medium.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-Regular.otf
+%%SUBSET%%%%FONTSDIR%%/SourceHanSerifTW-SemiBold.otf
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 1:09 AM (5 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35422732
Default Alt Text
D19384.id54548.diff (4 KB)
Attached To
Mode
D19384: New port: chinese/sourcehanserif-tc-otf: Traditional chinese font by Adobe designed for user interfaces
Attached
Detach File
Event Timeline
Log In to Comment