Bump version to 6.4.7.2.M8
[LibreOffice.git] / external / more_fonts / ExternalPackage_culmus.mk
blobecbd7f70ec07f53df86cf35f107e5dec392ac02a
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.ttf \
14 DavidCLM-BoldItalic.ttf \
15 DavidCLM-Medium.ttf \
16 DavidCLM-MediumItalic.ttf \
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: