crashtesting: assert on reimport of docx export of ooo102874-2.doc
[LibreOffice.git] / external / more_fonts / ExternalPackage_culmus.mk
blob214b33a41470c77b9795a6c0a7ec82723e30f3d3
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.otf \
18 FrankRuehlCLM-BoldOblique.otf \
19 FrankRuehlCLM-Medium.otf \
20 FrankRuehlCLM-MediumOblique.otf \
21 MiriamCLM-Bold.otf \
22 MiriamCLM-Book.otf \
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: