2013-10-29 10:15:39 +00:00
|
|
|
#
|
|
|
|
# spec file for package google-noto-fonts
|
|
|
|
#
|
2024-02-28 14:07:01 +00:00
|
|
|
# Copyright (c) 2024 SUSE LLC
|
2013-10-29 10:15:39 +00:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2019-06-08 02:48:04 +00:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2013-10-29 10:15:39 +00:00
|
|
|
#
|
|
|
|
|
2019-06-08 02:48:04 +00:00
|
|
|
|
2024-01-06 11:39:19 +00:00
|
|
|
%define hyear 2024
|
2024-04-01 01:28:06 +00:00
|
|
|
%define hmonth 04
|
2024-01-06 11:39:19 +00:00
|
|
|
%define hday 01
|
2022-05-20 08:12:35 +00:00
|
|
|
|
2013-10-29 10:15:39 +00:00
|
|
|
%define src_name NotoFonts
|
|
|
|
|
2024-01-06 11:39:19 +00:00
|
|
|
# DO NOT EDIT THIS SPECFILE DIRECTLY, edit google-noto-fonts.spec.in and run generate-specfile.sh script
|
2015-10-10 07:00:24 +00:00
|
|
|
|
2013-10-29 10:15:39 +00:00
|
|
|
Name: google-noto-fonts
|
2014-09-08 07:49:24 +00:00
|
|
|
Version: %{hyear}%{hmonth}%{hday}
|
2013-10-29 10:15:39 +00:00
|
|
|
Release: 0
|
2024-01-06 11:39:19 +00:00
|
|
|
Summary: All Noto Fonts except CJK and Emoji
|
2015-10-10 07:00:24 +00:00
|
|
|
License: OFL-1.1
|
2013-10-29 10:15:39 +00:00
|
|
|
Group: System/X11/Fonts
|
2024-01-06 11:39:19 +00:00
|
|
|
URL: https://notofonts.github.io/
|
2024-04-01 01:28:06 +00:00
|
|
|
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.4.1.tar.gz
|
|
|
|
Source0: notofonts.github.io-noto-monthly-release-24.4.1.tar.gz
|
2024-01-06 11:39:19 +00:00
|
|
|
Source1: generate-specfile.sh
|
|
|
|
Source2: README.FAQ
|
|
|
|
Source3: README.maintain
|
2013-10-29 10:15:39 +00:00
|
|
|
BuildRequires: fontpackages-devel
|
|
|
|
BuildArch: noarch
|
2024-01-06 11:39:19 +00:00
|
|
|
Obsoletes: noto-fonts < %{version}
|
|
|
|
Provides: noto-fonts = %{version}
|
|
|
|
@LIST_OF_SUBPACKAGES@
|
2013-10-29 10:15:39 +00:00
|
|
|
|
|
|
|
%description
|
2022-06-14 11:58:14 +00:00
|
|
|
Noto's design goal is to achieve visual harmonization (e.g., compatible heights and stroke
|
2024-01-06 11:39:19 +00:00
|
|
|
thicknesses) across languages. This package contains most noto fonts except for CJK and Emoji.
|
2022-06-16 02:38:53 +00:00
|
|
|
|
2013-10-29 10:15:39 +00:00
|
|
|
@SUBPACKAGE_HEADERS@
|
|
|
|
%prep
|
2024-02-28 14:07:01 +00:00
|
|
|
%autosetup -c
|
2022-08-22 22:01:33 +00:00
|
|
|
|
2024-04-01 01:28:06 +00:00
|
|
|
cp notofonts.github.io-noto-monthly-release-24.4.1/fonts/LICENSE .
|
2013-10-29 10:15:39 +00:00
|
|
|
|
|
|
|
%build
|
|
|
|
|
|
|
|
%install
|
2022-05-20 08:12:35 +00:00
|
|
|
|
2024-04-01 01:28:06 +00:00
|
|
|
rm -r notofonts.github.io-noto-monthly-release-24.4.1/fonts/Noto*Test
|
|
|
|
rm -r notofonts.github.io-noto-monthly-release-24.4.1/fonts/NotoSansPhagsPa/hinted/ttf/NotoSansPhags-Pa-Regular.ttf
|
2022-05-20 08:12:35 +00:00
|
|
|
|
2024-04-01 01:28:06 +00:00
|
|
|
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.4.1/fonts/*/hinted/ttf/*
|
2013-10-29 10:15:39 +00:00
|
|
|
|
|
|
|
@SUBPACKAGE_SCRIPTLETS@
|
2024-01-06 11:39:19 +00:00
|
|
|
%files
|
2022-06-16 02:38:53 +00:00
|
|
|
|
2013-10-29 10:15:39 +00:00
|
|
|
@SUBPACKAGE_FILELISTS@
|
|
|
|
%changelog
|