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
,libexttextcat_fingerprint
,exttextcat
))
12 $(eval
$(call gb_ExternalPackage_set_outdir
,libexttextcat_fingerprint
,$(INSTDIR
)))
14 $(eval
$(call gb_ExternalPackage_add_files
,libexttextcat_fingerprint
,share
/fingerprint
,\
26 langclass
/LM
/az-Cyrl.lm \
67 langclass
/LM
/ha-NG.lm \
102 langclass
/LM
/mos.lm \
112 langclass
/LM
/nso.lm \
118 langclass
/LM
/plt.lm \
120 langclass
/LM
/qxa.lm \
124 langclass
/LM
/rue.lm \
128 langclass
/LM
/sco.lm \
132 langclass
/LM
/shs.lm \
138 langclass
/LM
/sr-Cyrl.lm \
139 langclass
/LM
/sr-Latn.lm \
145 langclass
/LM
/tet.lm \
152 langclass
/LM
/tpi.lm \
167 langclass
/LM
/zh-Hans.lm \
168 langclass
/LM
/zh-Hant.lm \
172 # vim: set noet sw=4 ts=4: