external/more_fonts/ExternalPackage_noto_sans.mk  |    6 ------
 external/more_fonts/ExternalPackage_noto_serif.mk |    6 ------
 2 files changed, 12 deletions(-)

New commits:
commit cc2a6503e62103e8767108d064774639d1d9f34f
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Sun Feb 25 12:07:12 2024 +0100
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Mon Feb 26 08:49:39 2024 +0100

    Revert "tdf#159752: Add missing NotoSans/NotoSerif fonts back"
    
    This reverts commit aa49b95cd1bb2baa357c9aac7e5d046630ffac85.
    
    Reason for revert: 
https://bugs.documentfoundation.org/show_bug.cgi?id=159752#c8
    
    Change-Id: I3f62e179240419d6cc19d9db2bf6d07673d48e05
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163838
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com>
    (cherry picked from commit 4114b916102d7df76f7a59b4d82435d9ab0ffec6)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163841
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/external/more_fonts/ExternalPackage_noto_sans.mk 
b/external/more_fonts/ExternalPackage_noto_sans.mk
index 8129278a7998..7c8e6a14abbe 100644
--- a/external/more_fonts/ExternalPackage_noto_sans.mk
+++ b/external/more_fonts/ExternalPackage_noto_sans.mk
@@ -14,12 +14,6 @@ $(eval $(call 
gb_ExternalPackage_add_unpacked_files,fonts_noto_sans,$(LIBO_SHARE
        NotoSans/full/ttf/NotoSans-BoldItalic.ttf \
        NotoSans/full/ttf/NotoSans-Italic.ttf \
        NotoSans/full/ttf/NotoSans-Regular.ttf \
-       NotoSans/full/ttf/NotoSans-Condensed.ttf \
-       NotoSans/full/ttf/NotoSans-CondensedBold.ttf \
-       NotoSans/full/ttf/NotoSans-CondensedBoldItalic.ttf \
-       NotoSans/full/ttf/NotoSans-CondensedItalic.ttf \
-       NotoSans/full/ttf/NotoSans-Light.ttf \
-       NotoSans/full/ttf/NotoSans-LightItalic.ttf \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/external/more_fonts/ExternalPackage_noto_serif.mk 
b/external/more_fonts/ExternalPackage_noto_serif.mk
index a7ef9fbf8e74..a57db67a92ae 100644
--- a/external/more_fonts/ExternalPackage_noto_serif.mk
+++ b/external/more_fonts/ExternalPackage_noto_serif.mk
@@ -14,12 +14,6 @@ $(eval $(call 
gb_ExternalPackage_add_unpacked_files,fonts_noto_serif,$(LIBO_SHAR
        NotoSerif/hinted/ttf/NotoSerif-BoldItalic.ttf \
        NotoSerif/hinted/ttf/NotoSerif-Italic.ttf \
        NotoSerif/hinted/ttf/NotoSerif-Regular.ttf \
-       NotoSerif/hinted/ttf/NotoSerif-Condensed.ttf \
-       NotoSerif/hinted/ttf/NotoSerif-CondensedBold.ttf \
-       NotoSerif/hinted/ttf/NotoSerif-CondensedBoldItalic.ttf \
-       NotoSerif/hinted/ttf/NotoSerif-CondensedItalic.ttf \
-       NotoSerif/hinted/ttf/NotoSerif-Light.ttf \
-       NotoSerif/hinted/ttf/NotoSerif-LightItalic.ttf \
 ))
 
 # vim: set noet sw=4 ts=4:

Reply via email to