2 * This file is part of the LibreOffice project.
4 * This Source Code Form is subject to the terms of the Mozilla Public
5 * License, v. 2.0. If a copy of the MPL was not distributed with this
6 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 * This file incorporates work covered by the following license notice:
10 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * contributor license agreements. See the NOTICE file distributed
12 * with this work for additional information regarding copyright
13 * ownership. The ASF licenses this file to you under the Apache
14 * License, Version 2.0 (the "License"); you may not use this file
15 * except in compliance with the License. You may obtain a copy of
16 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 #include "AutoInstall/ooo"
21 #include "AutoInstall/ooobinarytable"
25 Unixlink gid_Unixlink_File_Lib_Curl
27 Dir = SCP2_OOO_BIN_DIR;
28 Name = STRING(CONCAT2(libcurl,UNXSUFFIX));
30 Target = STRING(CONCAT3(libcurl,UNXSUFFIX,.3));
33 #ifndef SYSTEM_REDLAND
34 Unixlink gid_Unixlink_File_Lib_Raptor
36 Dir = SCP2_OOO_BIN_DIR;
37 Name = STRING(CONCAT2(libraptor,UNXSUFFIX));
39 Target = STRING(CONCAT3(libraptor,UNXSUFFIX,.1));
42 Unixlink gid_Unixlink_File_Lib_Rasqal
44 Dir = SCP2_OOO_BIN_DIR;
45 Name = STRING(CONCAT2(librasqal,UNXSUFFIX));
47 Target = STRING(CONCAT3(librasqal,UNXSUFFIX,.1));
50 Unixlink gid_Unixlink_File_Lib_Rdf
52 Dir = SCP2_OOO_BIN_DIR;
53 Name = STRING(CONCAT2(librdf,UNXSUFFIX));
55 Target = STRING(CONCAT3(librdf,UNXSUFFIX,.0));
58 #ifndef SYSTEM_LIBXSLT
59 Unixlink gid_Unixlink_File_Lib_Xslt
61 Dir = SCP2_OOO_BIN_DIR;
62 Name = STRING(CONCAT2(libxslt,UNXSUFFIX));
64 Target = STRING(CONCAT3(libxslt,UNXSUFFIX,.1));
66 Unixlink gid_Unixlink_File_Lib_eXslt
68 Dir = SCP2_OOO_BIN_DIR;
69 Name = STRING(CONCAT2(libexslt,UNXSUFFIX));
71 Target = STRING(CONCAT3(libexslt,UNXSUFFIX,.0));
77 Module gid_Module_Root_Files_Images
78 PackageInfo = "packinfo_office.txt";
79 ParentID = gid_Module_Root;
81 Name = "gid_Module_Root_Files_Images";
82 Description = "gid_Module_Root_Files_Images";
85 Styles = (HIDDEN_ROOT);
86 Files = (gid_File_Images);
91 Module gid_Module_Root_Fonts_OOo_Hidden
92 PackageInfo = "packinfo_office.txt";
93 ParentID = gid_Module_Root;
95 Name = "gid_Module_Root_Fonts_OOo_Hidden";
96 Description = "gid_Module_Root_Fonts_OOo_Hidden";
99 Styles = (HIDDEN_ROOT);
100 Files = (gid_File_Fnt_Opensymb,
101 gid_File_Fnt_Caladea,
102 gid_File_Fnt_Carlito,
104 gid_File_Fnt_Gentium,
105 gid_File_Fnt_LibSansNarrow,
106 gid_File_Fnt_Liberation,
107 gid_File_Fnt_LinuxLibertineG,
108 gid_File_Fnt_PtSerif,
109 gid_File_Fnt_OpenSans,
110 gid_File_Fnt_SourceSans,
111 gid_File_Fnt_SourceCode,
112 gid_File_FcLocal_Conf);
116 Module gid_Module_Oo_Linguistic
117 PackageInfo = "packinfo_office.txt";
118 Name = "gid_Module_Oo_Linguistic";
119 Description = "gid_Module_Oo_Linguistic";
120 ParentID = gid_Module_Root;
122 Styles = (HIDDEN_ROOT);
123 Files = (gid_File_Share_Registry_Lingucomponent_Xcd);