Accepting request 538590 from home:kah0922:branches:M17N:fonts
- update to version 20170919 - new: Adlam Sans Serif Font - new: Adlam Unjoined Sans Serif Font - new: Anatolian Hieroglyphs Sans Serif Font - new: Arabic Sans Serif Font - new: Chakma Sans Serif Font - new: Display Sans Serif Font - new: Osage Sans Serif Font OBS-URL: https://build.opensuse.org/request/show/538590 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/google-noto-fonts?expand=0&rev=34
This commit is contained in:
parent
349c4a1ba9
commit
ecf827edc8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77decb00e17677b0f8182a9eeae7ddfaadfed064c926433bcc0c8617cd52899e
|
|
||||||
size 500352958
|
|
7
_service
Normal file
7
_service
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
<services>
|
||||||
|
<service name="download_url">
|
||||||
|
<param name="host">noto-website-2.storage.googleapis.com</param>
|
||||||
|
<param name="protocol">https</param>
|
||||||
|
<param name="path">/pkgs/Noto-hinted.zip</param>
|
||||||
|
</service>
|
||||||
|
</services>
|
3
_service:download_url:Noto-hinted.zip
Normal file
3
_service:download_url:Noto-hinted.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:837b4a9352fce32ad7f298fbf155af1da5b6f3f8dbd995eb63fdd8e82117e4ae
|
||||||
|
size 1159948133
|
@ -9,6 +9,8 @@ done
|
|||||||
rm $pkg_name/LICENSE_OFL.txt
|
rm $pkg_name/LICENSE_OFL.txt
|
||||||
# remove cjk
|
# remove cjk
|
||||||
rm $pkg_name/*CJK*.?tf
|
rm $pkg_name/*CJK*.?tf
|
||||||
|
# remove README
|
||||||
|
rm $pkg_name/README
|
||||||
|
|
||||||
cp -f $pkg_name.spec.in $pkg_name.spec
|
cp -f $pkg_name.spec.in $pkg_name.spec
|
||||||
ls $pkg_name/ | sed -e 's:Noto::' -e 's:-.*\..tf::' -e 's:\..tf::' -e 's:\.ttc::' | sort -f | uniq | while read font; do
|
ls $pkg_name/ | sed -e 's:Noto::' -e 's:-.*\..tf::' -e 's:\..tf::' -e 's:\.ttc::' | sort -f | uniq | while read font; do
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 2 19:52:11 UTC 2017 - kah0922@gmail.com
|
||||||
|
|
||||||
|
- update to version 20170919
|
||||||
|
- new: Adlam Sans Serif Font
|
||||||
|
- new: Adlam Unjoined Sans Serif Font
|
||||||
|
- new: Anatolian Hieroglyphs Sans Serif Font
|
||||||
|
- new: Arabic Sans Serif Font
|
||||||
|
- new: Chakma Sans Serif Font
|
||||||
|
- new: Display Sans Serif Font
|
||||||
|
- new: Osage Sans Serif Font
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Apr 8 05:18:08 UTC 2017 - i@marguerite.su
|
Sat Apr 8 05:18:08 UTC 2017 - i@marguerite.su
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package google-noto-fonts
|
# spec file for package google-noto-fonts
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,12 +15,13 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
%define hyear 2017
|
||||||
%define hyear 2016
|
%define hmonth 09
|
||||||
%define hmonth 10
|
%define hday 19
|
||||||
%define hday 25
|
|
||||||
%define src_name NotoFonts
|
%define src_name NotoFonts
|
||||||
# DO NOT EDIT THIS SPECFILE DIRECTLY, edit google-noto-fonts.spec.in and run generate-specfile.sh scriptZZ
|
|
||||||
|
# DO NOT EDIT THIS SPECFILE DIRECTLY, edit google-noto-fonts.spec.in and run generate-specfile.sh script
|
||||||
|
|
||||||
Name: google-noto-fonts
|
Name: google-noto-fonts
|
||||||
Version: %{hyear}%{hmonth}%{hday}
|
Version: %{hyear}%{hmonth}%{hday}
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -29,15 +30,15 @@ License: OFL-1.1
|
|||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
Url: https://github.com/googlei18n/noto-fonts
|
Url: https://github.com/googlei18n/noto-fonts
|
||||||
Source0: https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip
|
Source0: https://noto-website-2.storage.googleapis.com/pkgs/Noto-hinted.zip
|
||||||
Source1: generate-specfile.sh
|
Source1: generate-specfile.sh
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Noto's design goal is to achieve visual harmonization (e.g., compatible heights and stroke
|
Noto's design goal is to achieve visual harmonization (e.g., compatible heights and stroke
|
||||||
thicknesses) across languages.
|
thicknesses) across languages.
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
Summary: Noto Font Families License
|
Summary: Noto Font Families License
|
||||||
@ -150,6 +151,71 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Sans font, hinted.
|
Sans font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-adlam-fonts
|
||||||
|
Summary: Noto Adlam Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-adlam
|
||||||
|
Provides: noto-sans-adlam
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-adlam-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Adlam Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-adlamunjoined-fonts
|
||||||
|
Summary: Noto Adlam Unjoined Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-adlamunjoined
|
||||||
|
Provides: noto-sans-adlamunjoined
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-adlamunjoined-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
AdlamUnjoined Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-anatolianhieroglyphs-fonts
|
||||||
|
Summary: Noto Anatolian Hieroglyphs Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-anatolianhieroglyphs
|
||||||
|
Provides: noto-sans-anatolianhieroglyphs
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-anatolianhieroglyphs-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
AnatolianHieroglyphs Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-arabic-fonts
|
||||||
|
Summary: Noto Arabic Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-arabic
|
||||||
|
Provides: noto-sans-arabic
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-arabic-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Arabic Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-arabic-ui-fonts
|
||||||
|
Summary: Noto Arabic Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-arabic-ui
|
||||||
|
Provides: noto-sans-arabic-ui
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-arabic-ui-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Arabic Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-armenian-fonts
|
%package -n noto-sans-armenian-fonts
|
||||||
Summary: Noto Armenian Sans Serif Font
|
Summary: Noto Armenian Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -306,6 +372,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Carian Sans Serif font, hinted.
|
Carian Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-chakma-fonts
|
||||||
|
Summary: Noto Chakma Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-chakma
|
||||||
|
Provides: noto-sans-chakma
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-chakma-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Chakma Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-cham-fonts
|
%package -n noto-sans-cham-fonts
|
||||||
Summary: Noto Cham Sans Serif Font
|
Summary: Noto Cham Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -410,6 +489,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Devanagari Sans Serif font, hinted.
|
Devanagari Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-display-fonts
|
||||||
|
Summary: Noto Display Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-display
|
||||||
|
Provides: noto-sans-display
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-display-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Display Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-egyptianhieroglyphs-fonts
|
%package -n noto-sans-egyptianhieroglyphs-fonts
|
||||||
Summary: Noto Egyptian Hieroglyphs Sans Serif Font
|
Summary: Noto Egyptian Hieroglyphs Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -865,6 +957,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Mongolian Sans Serif font, hinted.
|
Mongolian Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-mono-fonts
|
||||||
|
Summary: Noto Mono Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-mono
|
||||||
|
Provides: noto-sans-mono
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-mono-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Mono Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-myanmar-fonts
|
%package -n noto-sans-myanmar-fonts
|
||||||
Summary: Noto Myanmar Sans Serif Font
|
Summary: Noto Myanmar Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1021,6 +1126,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Oriya Sans Serif font, hinted.
|
Oriya Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-osage-fonts
|
||||||
|
Summary: Noto Osage Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-osage
|
||||||
|
Provides: noto-sans-osage
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-osage-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Osage Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-osmanya-fonts
|
%package -n noto-sans-osmanya-fonts
|
||||||
Summary: Noto Osmanya Sans Serif Font
|
Summary: Noto Osmanya Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1138,6 +1256,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Sinhala Sans Serif font, hinted.
|
Sinhala Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-sinhala-ui-fonts
|
||||||
|
Summary: Noto Sinhala Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-sinhala-ui
|
||||||
|
Provides: noto-sans-sinhala-ui
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-sinhala-ui-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Sinhala Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-sundanese-fonts
|
%package -n noto-sans-sundanese-fonts
|
||||||
Summary: Noto Sundanese Sans Serif Font
|
Summary: Noto Sundanese Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1177,6 +1308,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Symbols Sans Serif font, hinted.
|
Symbols Sans Serif font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-sans-symbols2-fonts
|
||||||
|
Summary: Noto Symbols2 Sans Serif Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-sans-symbols2
|
||||||
|
Provides: noto-sans-symbols2
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-sans-symbols2-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Symbols2 Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-syriaceastern-fonts
|
%package -n noto-sans-syriaceastern-fonts
|
||||||
Summary: Noto Syriac Eastern Sans Serif Font
|
Summary: Noto Syriac Eastern Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1411,19 +1555,6 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Ugaritic Sans Serif font, hinted.
|
Ugaritic Sans Serif font, hinted.
|
||||||
|
|
||||||
%package -n noto-sans-ui-fonts
|
|
||||||
Summary: Noto Sans Font
|
|
||||||
Group: System/X11/Fonts
|
|
||||||
Requires: google-noto-fonts-doc
|
|
||||||
Obsoletes: noto-sans-ui
|
|
||||||
Provides: noto-sans-ui
|
|
||||||
%reconfigure_fonts_prereq
|
|
||||||
|
|
||||||
%description -n noto-sans-ui-fonts
|
|
||||||
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|
||||||
heights and stroke thicknesses) across languages. This package contains
|
|
||||||
Sans font, hinted.
|
|
||||||
|
|
||||||
%package -n noto-sans-vai-fonts
|
%package -n noto-sans-vai-fonts
|
||||||
Summary: Noto Vai Sans Serif Font
|
Summary: Noto Vai Sans Serif Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1502,6 +1633,32 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Devanagari font, hinted.
|
Devanagari font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-serif-display-fonts
|
||||||
|
Summary: Noto Display Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-serif-display
|
||||||
|
Provides: noto-serif-display
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-serif-display-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Display font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-serif-ethiopic-fonts
|
||||||
|
Summary: Noto Ethiopic Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-serif-ethiopic
|
||||||
|
Provides: noto-serif-ethiopic
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-serif-ethiopic-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Ethiopic font, hinted.
|
||||||
|
|
||||||
%package -n noto-serif-georgian-fonts
|
%package -n noto-serif-georgian-fonts
|
||||||
Summary: Noto Georgian Font
|
Summary: Noto Georgian Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1528,6 +1685,19 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Gujarati font, hinted.
|
Gujarati font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-serif-hebrew-fonts
|
||||||
|
Summary: Noto Hebrew Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-serif-hebrew
|
||||||
|
Provides: noto-serif-hebrew
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-serif-hebrew-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Hebrew font, hinted.
|
||||||
|
|
||||||
%package -n noto-serif-kannada-fonts
|
%package -n noto-serif-kannada-fonts
|
||||||
Summary: Noto Kannada Font
|
Summary: Noto Kannada Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1580,6 +1750,32 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Malayalam font, hinted.
|
Malayalam font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-serif-myanmar-fonts
|
||||||
|
Summary: Noto Myanmar Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-serif-myanmar
|
||||||
|
Provides: noto-serif-myanmar
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-serif-myanmar-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Myanmar font, hinted.
|
||||||
|
|
||||||
|
%package -n noto-serif-sinhala-fonts
|
||||||
|
Summary: Noto Sinhala Font
|
||||||
|
Group: System/X11/Fonts
|
||||||
|
Requires: google-noto-fonts-doc
|
||||||
|
Obsoletes: noto-serif-sinhala
|
||||||
|
Provides: noto-serif-sinhala
|
||||||
|
%reconfigure_fonts_prereq
|
||||||
|
|
||||||
|
%description -n noto-serif-sinhala-fonts
|
||||||
|
Noto's design goal is to achieve visual harmonization (e.g., compatible
|
||||||
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
|
Sinhala font, hinted.
|
||||||
|
|
||||||
%package -n noto-serif-tamil-fonts
|
%package -n noto-serif-tamil-fonts
|
||||||
Summary: Noto Tamil Font
|
Summary: Noto Tamil Font
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
@ -1619,8 +1815,10 @@ Noto's design goal is to achieve visual harmonization (e.g., compatible
|
|||||||
heights and stroke thicknesses) across languages. This package contains
|
heights and stroke thicknesses) across languages. This package contains
|
||||||
Thai font, hinted.
|
Thai font, hinted.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -c
|
%setup -q -c -n %{name}-%{version}
|
||||||
# remove cjk
|
# remove cjk
|
||||||
rm -rf *CJK*.?tf
|
rm -rf *CJK*.?tf
|
||||||
|
|
||||||
@ -1646,6 +1844,16 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-adlam-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-adlamunjoined-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-anatolianhieroglyphs-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-arabic-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-arabic-ui-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-armenian-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-armenian-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-avestan-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-avestan-fonts
|
||||||
@ -1670,6 +1878,8 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-carian-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-carian-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-chakma-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-cham-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-cham-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-cherokee-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-cherokee-fonts
|
||||||
@ -1686,6 +1896,8 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-devanagari-ui-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-devanagari-ui-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-display-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-egyptianhieroglyphs-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-egyptianhieroglyphs-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-ethiopic-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-ethiopic-fonts
|
||||||
@ -1756,6 +1968,8 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-mongolian-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-mongolian-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-mono-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-myanmar-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-myanmar-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-myanmar-ui-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-myanmar-ui-fonts
|
||||||
@ -1780,6 +1994,8 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-oriya-ui-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-oriya-ui-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-osage-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-osmanya-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-osmanya-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-phagspa-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-phagspa-fonts
|
||||||
@ -1798,12 +2014,16 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-sinhala-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-sinhala-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-sinhala-ui-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-sundanese-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-sundanese-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-sylotinagri-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-sylotinagri-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-symbols-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-symbols-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-sans-symbols2-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-syriaceastern-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-syriaceastern-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-syriacestrangela-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-syriacestrangela-fonts
|
||||||
@ -1840,8 +2060,6 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-ugaritic-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-ugaritic-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-ui-fonts
|
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-vai-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-vai-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-sans-yi-fonts
|
%reconfigure_fonts_scriptlets -n noto-sans-yi-fonts
|
||||||
@ -1854,10 +2072,16 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-devanagari-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-devanagari-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-serif-display-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-serif-ethiopic-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-georgian-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-georgian-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-gujarati-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-gujarati-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-serif-hebrew-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-kannada-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-kannada-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-khmer-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-khmer-fonts
|
||||||
@ -1866,12 +2090,18 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-malayalam-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-malayalam-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-serif-myanmar-fonts
|
||||||
|
|
||||||
|
%reconfigure_fonts_scriptlets -n noto-serif-sinhala-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-tamil-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-tamil-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-telugu-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-telugu-fonts
|
||||||
|
|
||||||
%reconfigure_fonts_scriptlets -n noto-serif-thai-fonts
|
%reconfigure_fonts_scriptlets -n noto-serif-thai-fonts
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%doc LICENSE*.txt
|
%doc LICENSE*.txt
|
||||||
@ -1916,6 +2146,31 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSans-*.?tf
|
%{_ttfontsdir}/NotoSans-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-adlam-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansAdlam-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-adlamunjoined-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansAdlamUnjoined-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-anatolianhieroglyphs-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansAnatolianHieroglyphs-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-arabic-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansArabic-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-arabic-ui-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansArabicUI-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-armenian-fonts
|
%files -n noto-sans-armenian-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -1976,6 +2231,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansCarian-*.?tf
|
%{_ttfontsdir}/NotoSansCarian-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-chakma-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansChakma-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-cham-fonts
|
%files -n noto-sans-cham-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2016,6 +2276,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansDevanagariUI-*.?tf
|
%{_ttfontsdir}/NotoSansDevanagariUI-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-display-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansDisplay-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-egyptianhieroglyphs-fonts
|
%files -n noto-sans-egyptianhieroglyphs-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2191,6 +2456,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansMongolian-*.?tf
|
%{_ttfontsdir}/NotoSansMongolian-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-mono-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansMono-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-myanmar-fonts
|
%files -n noto-sans-myanmar-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2251,6 +2521,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansOriyaUI-*.?tf
|
%{_ttfontsdir}/NotoSansOriyaUI-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-osage-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansOsage-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-osmanya-fonts
|
%files -n noto-sans-osmanya-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2296,6 +2571,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansSinhala-*.?tf
|
%{_ttfontsdir}/NotoSansSinhala-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-sinhala-ui-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansSinhalaUI-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-sundanese-fonts
|
%files -n noto-sans-sundanese-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2311,6 +2591,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansSymbols-*.?tf
|
%{_ttfontsdir}/NotoSansSymbols-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-sans-symbols2-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSansSymbols2-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-syriaceastern-fonts
|
%files -n noto-sans-syriaceastern-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2401,11 +2686,6 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSansUgaritic-*.?tf
|
%{_ttfontsdir}/NotoSansUgaritic-*.?tf
|
||||||
|
|
||||||
%files -n noto-sans-ui-fonts
|
|
||||||
%defattr(0644,root,root,755)
|
|
||||||
%dir %{_ttfontsdir}
|
|
||||||
%{_ttfontsdir}/NotoSansUI-*.?tf
|
|
||||||
|
|
||||||
%files -n noto-sans-vai-fonts
|
%files -n noto-sans-vai-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2436,6 +2716,16 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSerifDevanagari-*.?tf
|
%{_ttfontsdir}/NotoSerifDevanagari-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-serif-display-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSerifDisplay-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-serif-ethiopic-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSerifEthiopic-*.?tf
|
||||||
|
|
||||||
%files -n noto-serif-georgian-fonts
|
%files -n noto-serif-georgian-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2446,6 +2736,11 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSerifGujarati-*.?tf
|
%{_ttfontsdir}/NotoSerifGujarati-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-serif-hebrew-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSerifHebrew-*.?tf
|
||||||
|
|
||||||
%files -n noto-serif-kannada-fonts
|
%files -n noto-serif-kannada-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2466,6 +2761,16 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSerifMalayalam-*.?tf
|
%{_ttfontsdir}/NotoSerifMalayalam-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-serif-myanmar-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSerifMyanmar-*.?tf
|
||||||
|
|
||||||
|
%files -n noto-serif-sinhala-fonts
|
||||||
|
%defattr(0644,root,root,755)
|
||||||
|
%dir %{_ttfontsdir}
|
||||||
|
%{_ttfontsdir}/NotoSerifSinhala-*.?tf
|
||||||
|
|
||||||
%files -n noto-serif-tamil-fonts
|
%files -n noto-serif-tamil-fonts
|
||||||
%defattr(0644,root,root,755)
|
%defattr(0644,root,root,755)
|
||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
@ -2481,4 +2786,6 @@ cp *.?tf %{buildroot}%{_ttfontsdir}/
|
|||||||
%dir %{_ttfontsdir}
|
%dir %{_ttfontsdir}
|
||||||
%{_ttfontsdir}/NotoSerifThai-*.?tf
|
%{_ttfontsdir}/NotoSerifThai-*.?tf
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
@ -15,12 +15,12 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
%define hyear 2016
|
%define hyear 2017
|
||||||
%define hmonth 10
|
%define hmonth 09
|
||||||
%define hday 25
|
%define hday 19
|
||||||
%define src_name NotoFonts
|
%define src_name NotoFonts
|
||||||
|
|
||||||
# DO NOT EDIT THIS SPECFILE DIRECTLY, edit google-noto-fonts.spec.in and run generate-specfile.sh scriptZZ
|
# DO NOT EDIT THIS SPECFILE DIRECTLY, edit google-noto-fonts.spec.in and run generate-specfile.sh script
|
||||||
|
|
||||||
Name: google-noto-fonts
|
Name: google-noto-fonts
|
||||||
Version: %{hyear}%{hmonth}%{hday}
|
Version: %{hyear}%{hmonth}%{hday}
|
||||||
|
Loading…
Reference in New Issue
Block a user