# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t; fill-column: 100 -*- # # 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/. #
# This makes sure that more_fonts, opensymbol and fontconfig is installed
gb_TestHelpers_use_more_fonts
ifneq ($(MAKECMDGOALS),clean) ifneq (,$$(filter MORE_FONTS,$$(BUILD_TYPE))) ifeq($$(filtermore_fonts,$$gb_Module_ALLMODULES))java.lang.StringIndexOutOfBoundsException: Index 54 out of bounds for length 54
# the gbuildtojson / gbuild self-test runs tests "out of scope", but itself depends # on more fonts, so we must ignore the font tests for these tests. ifeq (,$$(gb_IGNORE_MORE_FONTS))
# we are in single module mode -> fail test on missing fonts from filelists! # include Module_more_font.mk fails with strange error messages, # so we can't check if the more_fonts filelists are up-to-date, so just assume it.
$(1): \
$$(foreach font,$$(gb_Package_MODULE_ooo_fonts), \
$$(if $$(wildcard $$(call gb_Package_get_target,$$(font))), \
$$(foreach file,$$(shell cat $$(call gb_Package_get_target,$$(font))), \
$$(if $$(wildcard $$(file)),,$$(error Missing font -> run make more_fonts extras))), \
$$(error Missing font filelist -> run make more_fonts extras))) endif else # we're in global run mode (full knowledge) -> depend directly on the delivered fonts!
¤ Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.0.3Bemerkung:
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.