crashtesting: "unknown cell text: element" assert for text:bookmark #2
[LibreOffice.git] / external / more_fonts / ExternalPackage_culmus.mk
blobf7a537e8055b2c334af39c1c98f54fb976b6bd92
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 $(eval $(call gb_ExternalPackage_ExternalPackage,fonts_culmus,font_culmus))
12 $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_culmus,$(LIBO_SHARE_FOLDER)/fonts/truetype,\
13 DavidCLM-Bold.otf \
14 DavidCLM-BoldItalic.otf \
15 DavidCLM-Medium.otf \
16 DavidCLM-MediumItalic.otf \
17 FrankRuehlCLM-Bold.ttf \
18 FrankRuehlCLM-BoldOblique.ttf \
19 FrankRuehlCLM-Medium.ttf \
20 FrankRuehlCLM-MediumOblique.ttf \
21 MiriamCLM-Bold.ttf \
22 MiriamCLM-Book.ttf \
23 MiriamMonoCLM-Bold.ttf \
24 MiriamMonoCLM-BoldOblique.ttf \
25 MiriamMonoCLM-Book.ttf \
26 MiriamMonoCLM-BookOblique.ttf \
27 NachlieliCLM-Bold.otf \
28 NachlieliCLM-BoldOblique.otf \
29 NachlieliCLM-Light.otf \
30 NachlieliCLM-LightOblique.otf \
33 # vim: set noet sw=4 ts=4: