Update git submodules
[LibreOffice.git] / external / more_fonts / ExternalPackage_libertineg.mk
blob9c97b3ba3cd93d2d7e5318046d4859c1e1b8c8ea
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_libertineg,font_libertineg))
12 $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_libertineg,$(LIBO_SHARE_FOLDER)/fonts/truetype,\
13 LinBiolinum_RB_G.ttf \
14 LinBiolinum_RI_G.ttf \
15 LinBiolinum_R_G.ttf \
16 LinLibertine_DR_G.ttf \
17 LinLibertine_RBI_G.ttf \
18 LinLibertine_RB_G.ttf \
19 LinLibertine_RI_G.ttf \
20 LinLibertine_RZI_G.ttf \
21 LinLibertine_RZ_G.ttf \
22 LinLibertine_R_G.ttf \
25 # vim: set noet sw=4 ts=4: