%global commit0 32a5844539f2e348ed36b44e990f9b06d7fb89fe %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global fontname google-noto-cjk %global fontconf 65-0-google-noto %global common_desc \ Noto CJK fonts, supporting Simplified Chinese, Traditional Chinese, \ Japanese, and Korean. The supported scripts are Han, Hiragana, Katakana, \ Hangul, and Bopomofo. Latin, Greek, Cyrllic, and various symbols are also \ supported for compatibility with CJK standards. \ %{nil} Name: google-noto-cjk-fonts Version: 20170602 Release: 6.1%{?dist} Summary: Google Noto Sans CJK Fonts License: OFL URL: https://github.com/googlei18n/noto-cjk Source0: https://github.com/googlei18n/noto-cjk/archive/%{commit0}.tar.gz#/noto-cjk-%{shortcommit0}.tar.gz Source1: genfontconf.py Source2: genfontconf.sh BuildArch: noarch BuildRequires: fontpackages-devel BuildRequires: python3 BuildRequires: /usr/bin/xmllint Requires: fontpackages-filesystem Requires: google-noto-sans-cjk-ttc-fonts Requires: google-noto-serif-cjk-ttc-fonts %if 0%{?fedora} Obsoletes: google-noto-sans-cjk-fonts < 20150617 Provides: google-noto-sans-cjk-fonts = 20150617 # noto cjk replace %define notocjkrep(:)\ %define pname %(echo %{*} | tr "A-Z " "a-z-")\ Obsoletes: google-noto-%{pname}-fonts < 20150617\ Provides: google-noto-%{pname}-fonts = 20150617\ Obsoletes: google-noto-cjk-%{pname}-fonts < %{version}-%{release}\ Provides: google-noto-cjk-%{pname}-fonts = %{version}-%{release}\ %notocjkrep Sans Simplified Chinese %notocjkrep Sans Traditional Chinese %notocjkrep Sans Japanese %notocjkrep Sans Korean %endif %description %common_desc %package common Summary: Common files for Noto CJK fonts %description common %common_desc Common files for Google Noto CJK fonts. %define notocjkpkg(n:f:t:m) \ # override _font_pkg_name to avoid name changes in _font_pkg \ %define _font_pkg_name() %1 \ %define subpkgname %{-n:%{-n*}} \ %define family %{-f:%{-f*}}\ %define type %{-t:%{-t*}}\ %package -n google-noto-%subpkgname-fonts \ Summary: %* font files for %{name} \ Requires: %{name}-common = %{version}-%{release} \ \ %description -n google-noto-%subpkgname-fonts \ %common_desc \ \ The google-noto-%subpkgname-fonts package contains %* fonts. \ \ %_font_pkg -n google-noto-%subpkgname-fonts -f %{fontconf}-%subpkgname.conf %family-Regular.%type %family-Bold.%type \ \ %if 0%{!-m:1} \ %package -n google-noto-%subpkgname-extra-fonts \ Summary: %* font files for %{name} \ Requires: %{name}-common = %{version}-%{release} \ Requires: google-noto-%subpkgname-fonts = %{version}-%{release} \ \ %description -n google-noto-%subpkgname-extra-fonts \ %common_desc \ \ The google-noto-%subpkgname-fonts package contains %* fonts. \ \ %_font_pkg -n google-noto-%subpkgname-extra-fonts %family-*.%type \ %exclude %{_fontdir}/%family-Regular.%type \ %exclude %{_fontdir}/%family-Bold.%type \ %endif \ %{nil} %notocjkpkg -n sans-cjk-ttc -f NotoSansCJK -t ttc Sans OTC %notocjkpkg -n serif-cjk-ttc -f NotoSerifCJK -t ttc Serif OTC %notocjkpkg -n sans-cjk-jp -f NotoSansCJKjp -t otf Japanese Multilingual Sans OTF %notocjkpkg -n serif-cjk-jp -f NotoSerifCJKjp -t otf Japanese Multilingual Serif OTF %notocjkpkg -n sans-mono-cjk-jp -m -f NotoSansMonoCJKjp -t otf Japanese Multilingual Sans Mono OTF %notocjkpkg -n sans-cjk-kr -f NotoSansCJKkr -t otf Korean Multilingual Sans OTF %notocjkpkg -n serif-cjk-kr -f NotoSerifCJKkr -t otf Korean Multilingual Serif OTF %notocjkpkg -n sans-mono-cjk-kr -m -f NotoSansMonoCJKkr -t otf Korean Multilingual Sans Mono OTF %notocjkpkg -n sans-cjk-sc -f NotoSansCJKsc -t otf Simplified Chinese Multilingual Sans OTF %notocjkpkg -n serif-cjk-sc -f NotoSerifCJKsc -t otf Simplified Chinese Multilingual Serif OTF %notocjkpkg -n sans-mono-cjk-sc -m -f NotoSansMonoCJKsc -t otf Simplified Chinese Multilingual Sans Mono OTF %notocjkpkg -n sans-cjk-tc -f NotoSansCJKtc -t otf Traditional Chinese Multilingual Sans OTF %notocjkpkg -n serif-cjk-tc -f NotoSerifCJKtc -t otf Traditional Chinese Multilingual Serif OTF %notocjkpkg -n sans-mono-cjk-tc -m -f NotoSansMonoCJKtc -t otf Traditional Chinese Multilingual Sans Mono OTF %notocjkpkg -n sans-jp -f NotoSansJP -t otf Japanese Region-specific Sans OTF %notocjkpkg -n serif-jp -f NotoSerifJP -t otf Japanese Region-specific Serif OTF %notocjkpkg -n sans-kr -f NotoSansKR -t otf Korean Region-specific Sans OTF %notocjkpkg -n serif-kr -f NotoSerifKR -t otf Korean Region-specific Serif OTF %notocjkpkg -n sans-sc -f NotoSansSC -t otf Simplified Chinese Region-specific Sans OTF %notocjkpkg -n serif-sc -f NotoSerifSC -t otf Simplified Chinese Region-specific Serif OTF %notocjkpkg -n sans-tc -f NotoSansTC -t otf Traditional Chinese Region-specific Sans OTF %notocjkpkg -n serif-tc -f NotoSerifTC -t otf Traditional Chinese Region-specific Serif OTF %prep %setup -q -n noto-cjk-%{commit0} cp -p %{SOURCE1} %{SOURCE2} . # generate the font conf files bash -x ./genfontconf.sh %build %install install -m 0755 -d %{buildroot}%{_fontdir} # copy OTC files install -m 0644 -p NotoSansCJK-*.ttc %{buildroot}%{_fontdir} install -m 0644 -p NotoSerifCJK-*.ttc %{buildroot}%{_fontdir} # copy Multilingual OTF files install -m 0644 -p NotoSansCJK{jp,kr,sc,tc}-*.otf %{buildroot}%{_fontdir} install -m 0644 -p NotoSerifCJK{jp,kr,sc,tc}-*.otf %{buildroot}%{_fontdir} install -m 0644 -p NotoSansMonoCJK{jp,kr,sc,tc}-*.otf %{buildroot}%{_fontdir} # copy Region-specific OTF install -m 0644 -p NotoSans{JP,KR,SC,TC}-*.otf %{buildroot}%{_fontdir} install -m 0644 -p NotoSerif{JP,KR,SC,TC}-*.otf %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} for f in sans-cjk-ttc serif-cjk-ttc \ sans-cjk-jp serif-cjk-jp sans-mono-cjk-jp \ sans-cjk-kr serif-cjk-kr sans-mono-cjk-kr \ sans-cjk-sc serif-cjk-sc sans-mono-cjk-sc \ sans-cjk-tc serif-cjk-tc sans-mono-cjk-tc \ sans-jp serif-jp \ sans-kr serif-kr \ sans-sc serif-sc \ sans-tc serif-tc; do install -m 0644 -p %{fontconf}-$f.conf \ %{buildroot}%{_fontconfig_templatedir}/%{fontconf}-$f.conf ln -s %{_fontconfig_templatedir}/%{fontconf}-$f.conf \ %{buildroot}%{_fontconfig_confdir}/%{fontconf}-$f.conf done %files %files common %doc NEWS HISTORY README.formats README.third_party %license LICENSE %changelog * Fri Mar 30 2018 Jens Petersen - 20170602-6.1 - subpackage extra variants to make Live images smaller * Wed Feb 07 2018 Fedora Release Engineering - 20170602-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jan 22 2018 Akira TAGOH - 20170602-5 - Update the priority to change the default font to Noto. * Mon Dec 11 2017 Peng Wu - 20170602-4 - Simplify spec file * Thu Dec 7 2017 Peng Wu - 20170602-3 - Include more fonts and sub package fonts * Wed Jul 26 2017 Fedora Release Engineering - 20170602-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 7 2017 Peng Wu - 20170602-1 - Include Serif fonts * Fri Feb 10 2017 Fedora Release Engineering - 1.004-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Dec 2 2016 Peng Wu - 1.004-7 - Rebuilt to fixes the spec file * Fri Dec 2 2016 Peng Wu - 1.004-6 - Disable Obsoletes for epel: for google-noto-sans-cjk-fonts (rh#1396260) - Disable notocjkrep macro definition for epel * Fri Apr 29 2016 Peng Wu - 1.004-5 - Replace google-noto-sans-cjk-fonts package * Wed Feb 03 2016 Fedora Release Engineering - 1.004-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Nov 13 2015 Peng Wu - 1.004-3 - Use TTC Files * Mon Oct 26 2015 Peng Wu - 1.004-2 - Fixes Spec * Mon Oct 26 2015 Peng Wu - 1.004-1 - Initial Version