summaryrefslogtreecommitdiffstats
path: root/external/more_fonts/UnpackedTarball_alef.mk
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-12-16 16:55:46 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-12-16 23:09:56 +0100
commit4099b7628405e0ad16844eb59a916aa56ffa76ad (patch)
treefb476fd153755b6605af3f13e54e10d9bcf482cd /external/more_fonts/UnpackedTarball_alef.mk
parentFix typos (diff)
downloadcore-4099b7628405e0ad16844eb59a916aa56ffa76ad.tar.gz
core-4099b7628405e0ad16844eb59a916aa56ffa76ad.zip
tdf#113538 Add Hebrew fonts into default installation
Includes these fonts * Alef * David CLM * David Libre * Frank Ruehl CLM * Frank Ruhl Hofshi * Miriam CLM * Miriam Libre * Miriam Mono CLM * Nachlieli CLM * Rubik Change-Id: Ib16a30c1f5b8fae372b3f9fc3f6de8a3be55bc85 Reviewed-on: https://gerrit.libreoffice.org/45101 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'external/more_fonts/UnpackedTarball_alef.mk')
-rw-r--r--external/more_fonts/UnpackedTarball_alef.mk14
1 files changed, 14 insertions, 0 deletions
diff --git a/external/more_fonts/UnpackedTarball_alef.mk b/external/more_fonts/UnpackedTarball_alef.mk
new file mode 100644
index 000000000000..fbabe9fecc15
--- /dev/null
+++ b/external/more_fonts/UnpackedTarball_alef.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_alef))
+
+$(eval $(call gb_UnpackedTarball_set_tarball,font_alef,$(FONT_ALEF_TARBALL)))
+
+# vim: set noet sw=4 ts=4: