FreeBSD Bugzilla – Attachment 198388 Details for
Bug 232188
New port: korean/sourcehanserif-otf Korean font by Adobe designed for user interfaces
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
korean_sourcehanserif-otf.shar
korean_sourcehanserif-otf.shar (text/plain), 4.34 KB, created by
Hyun Hwang
on 2018-10-19 22:25:51 UTC
(
hide
)
Description:
korean_sourcehanserif-otf.shar
Filename:
MIME Type:
Creator:
Hyun Hwang
Created:
2018-10-19 22:25:51 UTC
Size:
4.34 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># sourcehanserif-otf ># sourcehanserif-otf/pkg-plist ># sourcehanserif-otf/pkg-descr ># sourcehanserif-otf/files ># sourcehanserif-otf/files/pkg-message.in ># sourcehanserif-otf/distinfo ># sourcehanserif-otf/Makefile ># >echo c - sourcehanserif-otf >mkdir -p sourcehanserif-otf > /dev/null 2>&1 >echo x - sourcehanserif-otf/pkg-plist >sed 's/^X//' >sourcehanserif-otf/pkg-plist << '56e04f7d2339e32f2328f81dcb64acda' >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-Bold.otf >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-ExtraLight.otf >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-Heavy.otf >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-Light.otf >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-Medium.otf >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-Regular.otf >X%%FULL%%%%FONTSDIR%%/SourceHanSerifK-SemiBold.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-Bold.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-ExtraLight.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-Heavy.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-Light.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-Medium.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-Regular.otf >X%%SUBSET%%%%FONTSDIR%%/SourceHanSerifKR-SemiBold.otf >56e04f7d2339e32f2328f81dcb64acda >echo x - sourcehanserif-otf/pkg-descr >sed 's/^X//' >sourcehanserif-otf/pkg-descr << 'aa40e4182462dc7ed17459f1ca11f25a' >XSource Han Serif: The second Pan-CJK typeface family from Adobe >X >XThis is Source Han Serif K/KR, which supports all four variants in this family >Xbut prioritizes Korean Hanja over other three. >X >X"Source Han Serif supports four different East Asian languages---Simplified >XChinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in >Xeach of its seven weights are designed to work together with a consistent design >Xthat emphasizes shared elements between the languages while honoring the >Xdiversity of each. Also included is a rich set of Western glyphs supporting the >XLatin, Greek, and Cyrillic scripts, which were derived from Source Serif." >X--- The Typekit, Adobe >X >XWWW: https://github.com/adobe-fonts/source-han-serif >aa40e4182462dc7ed17459f1ca11f25a >echo c - sourcehanserif-otf/files >mkdir -p sourcehanserif-otf/files > /dev/null 2>&1 >echo x - sourcehanserif-otf/files/pkg-message.in >sed 's/^X//' >sourcehanserif-otf/files/pkg-message.in << '375bb8c0eded5d41fdb5d2939f52b4a1' >X >XYou can start using the font by following this instruction: >X >XAdd the following line to the "Files" section of your X.org configuration file: >X >X FontPath "%%FONTSDIR%%/" >X >375bb8c0eded5d41fdb5d2939f52b4a1 >echo x - sourcehanserif-otf/distinfo >sed 's/^X//' >sourcehanserif-otf/distinfo << '52dc5e986d8d0397b4507e7be92c67cc' >XTIMESTAMP = 1539298488 >XSHA256 (adobe-fonts-source-han-serif-1.001R_GH0.tar.gz) = 629fda62a70d78920320b92691a8a2d80966cc70c62d6525e6ec293c14a19c95 >XSIZE (adobe-fonts-source-han-serif-1.001R_GH0.tar.gz) = 1972977717 >52dc5e986d8d0397b4507e7be92c67cc >echo x - sourcehanserif-otf/Makefile >sed 's/^X//' >sourcehanserif-otf/Makefile << 'b0559963777e8648215f85b04fb71b2c' >X# $FreeBSD$ >X >XPORTNAME= sourcehanserif >XPORTVERSION= 1.001 >XDISTVERSIONSUFFIX= R >XCATEGORIES= korean x11-fonts >XPKGNAMESUFFIX= -otf >X# Note: the following PKGNAMEPREFIX is here only for self-documenting purpose; >X# actual prefixing is done by the `korean' category itself. >X#PKGNAMEPREFIX= ko- >X >XMAINTAINER= hyun@caffeinated.codes >XCOMMENT= Korean font by Adobe designed for user interfaces >X >XLICENSE= OFL11 >XLICENSE_FILE= ${WRKSRC}/LICENSE.txt >X >XUSES= fonts >X >XNO_ARCH= yes >XNO_BUILD= yes >X >XOPTIONS_SINGLE= TYPE >XOPTIONS_SINGLE_TYPE= FULL SUBSET >XFULL_DESC= Install the full font (can display all CJK) >XSUBSET_DESC= Install the subset font (can display Korean only) >XOPTIONS_DEFAULT= FULL >XOPTIONS_SUB= yes >X >X.include <bsd.port.options.mk> >X >XFONTNAME= SourceHanSerifK${"${PORT_OPTIONS:MSUBSET}" != "":?R:} >XFONTTYPE= otf >XFONTFORMAT= OpenType >X >XSUB_FILES= pkg-message >X >XUSE_GITHUB= yes >XGH_ACCOUNT= adobe-fonts >XGH_PROJECT= source-han-serif >X >Xdo-install: >X ${MKDIR} ${STAGEDIR}${FONTSDIR} >X ${INSTALL_DATA} ${WRKSRC}/${"${PORT_OPTIONS:MSUBSET}" != "":?SubsetOTF/KR:OTF/Korean}/*.otf ${STAGEDIR}${FONTSDIR} >X >X.include <bsd.port.mk> >b0559963777e8648215f85b04fb71b2c >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 232188
:
198046
| 198388