[Libreoffice-commits] core.git: download.lst external/more_fonts Makefile.fetch scp2/source

Akshay Deep akshaydeepiitr at gmail.com
Tue Jul 19 15:54:25 UTC 2016


 Makefile.fetch                                   |    1 +
 download.lst                                     |    1 +
 external/more_fonts/ExternalPackage_NotoEmoji.mk |   16 ++++++++++++++++
 external/more_fonts/Module_more_fonts.mk         |    2 ++
 external/more_fonts/UnpackedTarball_NotoEmoji.mk |   14 ++++++++++++++
 scp2/source/ooo/file_font_ooo.scp                |    3 +++
 scp2/source/ooo/module_hidden_ooo.scp            |    1 +
 7 files changed, 38 insertions(+)

New commits:
commit ecb096841a1d7b4d468ba111df4ebafc13134c8e
Author: Akshay Deep <akshaydeepiitr at gmail.com>
Date:   Thu Jun 30 15:59:58 2016 +0530

    Add Noto Emoji font for emoji support
    
    Change-Id: I57cc123ec5e1f90967e82a60fdea792974054f86
    Reviewed-on: https://gerrit.libreoffice.org/26800
    Reviewed-by: Michael Meeks <michael.meeks at collabora.com>
    Tested-by: Jenkins <ci at libreoffice.org>

diff --git a/Makefile.fetch b/Makefile.fetch
index e78ad98..6b4e05e 100644
--- a/Makefile.fetch
+++ b/Makefile.fetch
@@ -178,6 +178,7 @@ $(WORKDIR)/download: $(BUILDDIR)/config_host.mk $(SRCDIR)/download.lst $(SRCDIR)
 		$(call fetch_Optional,MORE_FONTS,FONT_PTSERIF_TARBALL) \
 		$(call fetch_Optional,MORE_FONTS,FONT_SOURCECODE_TARBALL) \
 		$(call fetch_Optional,MORE_FONTS,FONT_SOURCESANS_TARBALL) \
+		$(call fetch_Optional,MORE_FONTS,FONT_NOTOEMOJI_TARBALL) \
 		$(call fetch_Optional,MSPUB,MSPUB_TARBALL) \
 		$(call fetch_Optional,MWAW,MWAW_TARBALL) \
 		$(call fetch_Optional,MYSQLCPPCONN,MYSQLCPPCONN_TARBALL) \
diff --git a/download.lst b/download.lst
index 90b2dec..e810b37 100644
--- a/download.lst
+++ b/download.lst
@@ -51,6 +51,7 @@ export FONT_OPENSANS_TARBALL := 7a15edea7d415ac5150ea403e27401fd-open-sans-font-
 export FONT_PTSERIF_TARBALL := c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz
 export FONT_SOURCECODE_TARBALL := 0279a21fab6f245e85a6f85fea54f511-source-code-font-1.009.tar.gz
 export FONT_SOURCESANS_TARBALL := edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz
+export FONT_NOTOEMOJI_TARBALL := 61f45f3d6cb7f874aecbe6cdc8ba26a2-NotoEmoji-unhinted.tar.gz
 export FREEHAND_MD5SUM := 8cf70c5dc4d24d2dc4a107f509d2d6d7
 export FREEHAND_TARBALL := libfreehand-0.1.1.tar.bz2
 export FREETYPE_TARBALL := dbf2caca1d3afd410a29217a9809d397-freetype-2.4.8.tar.bz2
diff --git a/external/more_fonts/ExternalPackage_NotoEmoji.mk b/external/more_fonts/ExternalPackage_NotoEmoji.mk
new file mode 100644
index 0000000..2540ab3
--- /dev/null
+++ b/external/more_fonts/ExternalPackage_NotoEmoji.mk
@@ -0,0 +1,16 @@
+# -*- 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_notoemoji,font_notoemoji))
+
+$(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_notoemoji,$(LIBO_SHARE_FOLDER)/fonts/truetype,\
+	NotoEmoji-Regular.ttf \
+))
+
+# vim: set noet sw=4 ts=4:
diff --git a/external/more_fonts/Module_more_fonts.mk b/external/more_fonts/Module_more_fonts.mk
index 3f4a653..54bb9b9 100644
--- a/external/more_fonts/Module_more_fonts.mk
+++ b/external/more_fonts/Module_more_fonts.mk
@@ -22,6 +22,7 @@ $(eval $(call gb_Module_add_targets,more_fonts,\
 	ExternalPackage_ptserif \
 	ExternalPackage_sourcecode \
 	ExternalPackage_sourcesans \
+	ExternalPackage_NotoEmoji \
 	UnpackedTarball_caladea \
 	UnpackedTarball_carlito \
 	UnpackedTarball_dejavu \
@@ -33,6 +34,7 @@ $(eval $(call gb_Module_add_targets,more_fonts,\
 	UnpackedTarball_ptserif \
 	UnpackedTarball_sourcecode \
 	UnpackedTarball_sourcesans \
+	UnpackedTarball_NotoEmoji \
 ))
 
 # vim: set noet sw=4 ts=4:
diff --git a/external/more_fonts/UnpackedTarball_NotoEmoji.mk b/external/more_fonts/UnpackedTarball_NotoEmoji.mk
new file mode 100644
index 0000000..0c773b6
--- /dev/null
+++ b/external/more_fonts/UnpackedTarball_NotoEmoji.mk
@@ -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_notoemoji))
+
+$(eval $(call gb_UnpackedTarball_set_tarball,font_notoemoji,$(FONT_NOTOEMOJI_TARBALL)))
+
+# vim: set noet sw=4 ts=4:
diff --git a/scp2/source/ooo/file_font_ooo.scp b/scp2/source/ooo/file_font_ooo.scp
index 3ff8daa..5475b8d 100644
--- a/scp2/source/ooo/file_font_ooo.scp
+++ b/scp2/source/ooo/file_font_ooo.scp
@@ -62,6 +62,9 @@ STD_FONT_FILELIST(gid_File_Fnt_SourceCode, "fonts_sourcecode.filelist")
 STD_FONT_FILELIST(gid_File_Fnt_Carlito, "fonts_carlito.filelist")
 STD_FONT_FILELIST(gid_File_Fnt_Caladea, "fonts_caladea.filelist")
 
+// Noto Emoji font
+STD_FONT_FILELIST(gid_File_Fnt_NotoEmoji, "fonts_notoemoji.filelist")
+
 #endif
 
 // fontconfig updates to allow proper use of local fonts
diff --git a/scp2/source/ooo/module_hidden_ooo.scp b/scp2/source/ooo/module_hidden_ooo.scp
index dfa1598..fa3969f 100644
--- a/scp2/source/ooo/module_hidden_ooo.scp
+++ b/scp2/source/ooo/module_hidden_ooo.scp
@@ -109,6 +109,7 @@ Module gid_Module_Root_Fonts_OOo_Hidden
 	gid_File_Fnt_OpenSans,
 	gid_File_Fnt_SourceSans,
 	gid_File_Fnt_SourceCode,
+    gid_File_Fnt_NotoEmoji,
 	gid_File_FcLocal_Conf);
 End
 #endif


More information about the Libreoffice-commits mailing list