tdf#124591: Update Noto Sans Lisu to v2.102
from: https://github.com/notofonts/lisu/releases/tag/NotoSansLisu-v2.102 Change-Id: I205cf05d6f33e1083e30193d7ed775d9775af2f4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157280 Tested-by: Jenkins Reviewed-by: خالد حسني <khaled@libreoffice.org>
This commit is contained in:
parent
114b94f7e0
commit
00db8423d1
6 changed files with 39 additions and 1 deletions
|
@ -191,6 +191,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_$(gb_Side).mk $(SRCDIR)/download.lst $(S
|
|||
$(call fetch_Optional,MORE_FONTS,FONT_NOTO_SERIF_GEORGIAN_TARBALL) \
|
||||
$(call fetch_Optional,MORE_FONTS,FONT_NOTO_SANS_LAO_TARBALL) \
|
||||
$(call fetch_Optional,MORE_FONTS,FONT_NOTO_SERIF_LAO_TARBALL) \
|
||||
$(call fetch_Optional,MORE_FONTS,FONT_NOTO_SANS_LISU_TARBALL) \
|
||||
$(call fetch_Optional,MORE_FONTS,FONT_CULMUS_TARBALL) \
|
||||
$(call fetch_Optional,MORE_FONTS,FONT_LIBRE_HEBREW_TARBALL) \
|
||||
$(call fetch_Optional,MORE_FONTS,FONT_ALEF_TARBALL) \
|
||||
|
|
|
@ -217,6 +217,11 @@ FONT_NOTO_SERIF_LAO_TARBALL := NotoSerifLao-v2.003.zip
|
|||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
FONT_NOTO_SANS_LISU_SHA256SUM := b12a1ff762680681b7ce4d98dd29a7f54d90f5bcadd10c955afc640a27b3a268
|
||||
FONT_NOTO_SANS_LISU_TARBALL := NotoSansLisu-v2.102.zip
|
||||
# three static lines
|
||||
# so that git cherry-pick
|
||||
# will not run into conflicts
|
||||
FONT_CULMUS_SHA256SUM := c0c6873742d07544f6bacf2ad52eb9cb392974d56427938dc1dfbc8399c64d05
|
||||
FONT_CULMUS_TARBALL := culmus-0.133.tar.gz
|
||||
# three static lines
|
||||
|
|
1
external/more_fonts/ExternalPackage_noto.mk
vendored
1
external/more_fonts/ExternalPackage_noto.mk
vendored
|
@ -17,7 +17,6 @@ $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto,$(LIBO_SHARE_FOLD
|
|||
NotoNaskhArabic-Regular.ttf \
|
||||
NotoNaskhArabicUI-Bold.ttf \
|
||||
NotoNaskhArabicUI-Regular.ttf \
|
||||
NotoSansLisu-Regular.ttf \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
17
external/more_fonts/ExternalPackage_noto_sans_lisu.mk
vendored
Normal file
17
external/more_fonts/ExternalPackage_noto_sans_lisu.mk
vendored
Normal file
|
@ -0,0 +1,17 @@
|
|||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#
|
||||
# This file is part of the LibreOffice project.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
|
||||
$(eval $(call gb_ExternalPackage_ExternalPackage,fonts_noto,font_noto_sans_lisu))
|
||||
|
||||
$(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_noto,$(LIBO_SHARE_FOLDER)/fonts/truetype,\
|
||||
NotoSansLisu/full/ttf/NotoSansLisu-Bold.ttf \
|
||||
NotoSansLisu/full/ttf/NotoSansLisu-Regular.ttf \
|
||||
))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
2
external/more_fonts/Module_more_fonts.mk
vendored
2
external/more_fonts/Module_more_fonts.mk
vendored
|
@ -28,6 +28,7 @@ $(eval $(call gb_Module_add_targets,more_fonts,\
|
|||
ExternalPackage_noto_sans_georgian \
|
||||
ExternalPackage_noto_sans_hebrew \
|
||||
ExternalPackage_noto_sans_lao \
|
||||
ExternalPackage_noto_sans_lisu \
|
||||
ExternalPackage_noto_serif \
|
||||
ExternalPackage_noto_serif_armenian \
|
||||
ExternalPackage_noto_serif_georgian \
|
||||
|
@ -53,6 +54,7 @@ $(eval $(call gb_Module_add_targets,more_fonts,\
|
|||
UnpackedTarball_noto_sans_georgian \
|
||||
UnpackedTarball_noto_sans_hebrew \
|
||||
UnpackedTarball_noto_sans_lao \
|
||||
UnpackedTarball_noto_sans_lisu \
|
||||
UnpackedTarball_noto_serif \
|
||||
UnpackedTarball_noto_serif_armenian \
|
||||
UnpackedTarball_noto_serif_georgian \
|
||||
|
|
14
external/more_fonts/UnpackedTarball_noto_sans_lisu.mk
vendored
Normal file
14
external/more_fonts/UnpackedTarball_noto_sans_lisu.mk
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
|
||||
#
|
||||
# This file is part of the LibreOffice project.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
#
|
||||
|
||||
$(eval $(call gb_UnpackedTarball_UnpackedTarball,font_noto_sans_lisu))
|
||||
|
||||
$(eval $(call gb_UnpackedTarball_set_tarball,font_noto_sans_lisu,$(FONT_NOTO_SANS_LISU_TARBALL),0))
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
Loading…
Reference in a new issue