tdf#124591: upgrade NotoKufiArabic to v2.109

https://github.com/notofonts/arabic/releases/tag/NotoKufiArabic-v2.109

Change-Id: Ifc6d9b6ec3e41dac27406b7582734c2cfd173a5a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163878
Tested-by: خالد حسني <khaled@libreoffice.org>
Reviewed-by: خالد حسني <khaled@libreoffice.org>
This commit is contained in:
Khaled Hosny
2024-02-24 11:27:27 +02:00
committed by خالد حسني
parent cdb1d686ec
commit a7e2f44d64
3 changed files with 5 additions and 5 deletions

View File

@@ -162,8 +162,8 @@ FONT_LINLIBERTINEG_TARBALL := e7a384790b13c29113e22e596ade9687-LinLibertineG-201
# three static lines
# so that git cherry-pick
# will not run into conflicts
FONT_NOTO_KUFI_ARABIC_SHA256SUM := 29acc15a4c4d6b51201ba5d60f303dfbc2e5acbfdb70413c9ae1ed34fa259994
FONT_NOTO_KUFI_ARABIC_TARBALL := noto-fonts-20171024.tar.gz
FONT_NOTO_KUFI_ARABIC_SHA256SUM := 1b6880e4b8df09c3b9e246d6084bfd94bf32a0ffff60cf2dcffd3622d0e2d79f
FONT_NOTO_KUFI_ARABIC_TARBALL := NotoKufiArabic-v2.109.zip
# three static lines
# so that git cherry-pick
# will not run into conflicts

View File

@@ -10,8 +10,8 @@
$(eval $(call gb_ExternalPackage_ExternalPackage,fonts_noto_kufi_arabic,font_noto_kufi_arabic))
$(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto_kufi_arabic,$(LIBO_SHARE_FOLDER)/fonts/truetype,\
NotoKufiArabic-Bold.ttf \
NotoKufiArabic-Regular.ttf \
NotoKufiArabic/full/ttf/NotoKufiArabic-Bold.ttf \
NotoKufiArabic/full/ttf/NotoKufiArabic-Regular.ttf \
))
# vim: set noet sw=4 ts=4:

View File

@@ -9,6 +9,6 @@
$(eval $(call gb_UnpackedTarball_UnpackedTarball,font_noto_kufi_arabic))
$(eval $(call gb_UnpackedTarball_set_tarball,font_noto_kufi_arabic,$(FONT_NOTO_KUFI_ARABIC_TARBALL)))
$(eval $(call gb_UnpackedTarball_set_tarball,font_noto_kufi_arabic,$(FONT_NOTO_KUFI_ARABIC_TARBALL),0))
# vim: set noet sw=4 ts=4: