Compare commits

..

No commits in common. "factory" and "devel" have entirely different histories.

10 changed files with 25 additions and 25 deletions

View File

@ -1,5 +1,5 @@
FAQ by litma leung <pirateclip@protonmail.com> FAQ by Gordon Leung <pirateclip@protonmail.com>
Last reviewed: 2024-12-01 Last reviewed: 2024-07-01
Q: Why are there so many Noto packages? Q: Why are there so many Noto packages?
A: Each Noto Font family is individually packaged to allow the user to pick and A: Each Noto Font family is individually packaged to allow the user to pick and

View File

@ -1,4 +1,4 @@
Last reviewed: 2024-12-01 Last reviewed: 2024-07-01
1. Download the latest release tarball from here: https://github.com/notofonts/notofonts.github.io/releases 1. Download the latest release tarball from here: https://github.com/notofonts/notofonts.github.io/releases
2. Rename the current specfile to old.spec then edit the versions in generate-specfile.sh and google-noto-fonts.spec.in 2. Rename the current specfile to old.spec then edit the versions in generate-specfile.sh and google-noto-fonts.spec.in
3. Run generate-specfile.sh to get the new specfile 3. Run generate-specfile.sh to get the new specfile

View File

@ -17,7 +17,7 @@
set -euo pipefail set -euo pipefail
pkg_name="google-noto-fonts" pkg_name="google-noto-fonts"
font_dir="notofonts.github.io-noto-monthly-release-2024.12.01" font_dir="notofonts.github.io-noto-monthly-release-24.9.1"
# Used to extract the tarball to generate the specfile. # Used to extract the tarball to generate the specfile.
# You can comment this out while testing out changes to the script, # You can comment this out while testing out changes to the script,

View File

@ -1,9 +1,3 @@
-------------------------------------------------------------------
Sun Dec 1 18:16:05 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>
- Update to 20241201
* Base Noto Sans and Noto Serif is updated
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Sep 1 04:52:12 UTC 2024 - Gordon Leung <pirateclip@protonmail.com> Sun Sep 1 04:52:12 UTC 2024 - Gordon Leung <pirateclip@protonmail.com>

View File

@ -17,7 +17,7 @@
%define hyear 2024 %define hyear 2024
%define hmonth 12 %define hmonth 09
%define hday 01 %define hday 01
%define src_name NotoFonts %define src_name NotoFonts
@ -31,7 +31,7 @@ Summary: All Noto Fonts except CJK and Emoji
License: OFL-1.1 License: OFL-1.1
URL: https://notofonts.github.io/ URL: https://notofonts.github.io/
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.9.1.tar.gz # https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.9.1.tar.gz
Source0: notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}.tar.gz Source0: notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
Source1: generate-specfile.sh Source1: generate-specfile.sh
Source2: README.FAQ Source2: README.FAQ
Source3: README.maintain Source3: README.maintain
@ -2977,16 +2977,16 @@ ZnamennyMusicalNotation font, hinted.
%prep %prep
%autosetup -c %autosetup -c
cp notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/LICENSE . cp notofonts.github.io-noto-monthly-release-24.9.1/fonts/LICENSE .
%build %build
%install %install
rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/Noto*Test rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/Noto*Test
rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/NotoSansArabicUI rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/NotoSansArabicUI
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/*/hinted/ttf/* install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.9.1/fonts/*/hinted/ttf/*
%reconfigure_fonts_scriptlets -n google-noto-fangsongkssrotated-fonts %reconfigure_fonts_scriptlets -n google-noto-fangsongkssrotated-fonts

View File

@ -17,7 +17,7 @@
%define hyear 2024 %define hyear 2024
%define hmonth 12 %define hmonth 09
%define hday 01 %define hday 01
%define src_name NotoFonts %define src_name NotoFonts
@ -31,7 +31,7 @@ Summary: All Noto Fonts except CJK and Emoji
License: OFL-1.1 License: OFL-1.1
URL: https://notofonts.github.io/ URL: https://notofonts.github.io/
# https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.9.1.tar.gz # https://github.com/notofonts/notofonts.github.io/archive/refs/tags/noto-monthly-release-24.9.1.tar.gz
Source0: notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}.tar.gz Source0: notofonts.github.io-noto-monthly-release-24.9.1.tar.gz
Source1: generate-specfile.sh Source1: generate-specfile.sh
Source2: README.FAQ Source2: README.FAQ
Source3: README.maintain Source3: README.maintain
@ -49,16 +49,16 @@ thicknesses) across languages. This package contains most noto fonts except for
%prep %prep
%autosetup -c %autosetup -c
cp notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/LICENSE . cp notofonts.github.io-noto-monthly-release-24.9.1/fonts/LICENSE .
%build %build
%install %install
rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/Noto*Test rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/Noto*Test
rm -r notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/NotoSansArabicUI rm -r notofonts.github.io-noto-monthly-release-24.9.1/fonts/NotoSansArabicUI
install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-%{hyear}.%{hmonth}.%{hday}/fonts/*/hinted/ttf/* install -Dm 644 -t %{buildroot}%{_ttfontsdir} notofonts.github.io-noto-monthly-release-24.9.1/fonts/*/hinted/ttf/*
@SUBPACKAGE_SCRIPTLETS@ @SUBPACKAGE_SCRIPTLETS@
%files %files

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:106ef938580a210e4fe84f890275863b2e463997a8ed510cf41d2b16ec9b95d3
size 1086711769

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:934ec561b5c623b460aea837f7bad243073165b1ed6766b61c44d623997b88e0
size 1089254749

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:84d292fc934ad6a9f20705fdfa5764b81b456b0e733f98b6f44388fb8c8eb44a
size 1087009525

BIN
notofonts.github.io-noto-monthly-release-24.9.1.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.