Bump version to 4.1-6
[LibreOffice.git] / more_fonts / ExternalPackage_libertineg.mk
blob7064ca93492510b957af6efe862973b2e7620168
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_set_outdir,fonts_libertineg,$(INSTDIR)))
14 $(eval $(call gb_ExternalPackage_add_unpacked_files,fonts_libertineg,share/fonts/truetype,\
15 LinBiolinum_RB_G.ttf \
16 LinBiolinum_RI_G.ttf \
17 LinBiolinum_R_G.ttf \
18 LinLibertine_DR_G.ttf \
19 LinLibertine_RBI_G.ttf \
20 LinLibertine_RB_G.ttf \
21 LinLibertine_RI_G.ttf \
22 LinLibertine_RZI_G.ttf \
23 LinLibertine_RZ_G.ttf \
24 LinLibertine_R_G.ttf \
27 # vim: set noet sw=4 ts=4: