1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: sdkoo.scp,v $
12 * This file is part of OpenOffice.org.
14 * OpenOffice.org is free software: you can redistribute it and/or modify
15 * it under the terms of the GNU Lesser General Public License version 3
16 * only, as published by the Free Software Foundation.
18 * OpenOffice.org is distributed in the hope that it will be useful,
19 * but WITHOUT ANY WARRANTY; without even the implied warranty of
20 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21 * GNU Lesser General Public License version 3 for more details
22 * (a copy is included in the LICENSE file that accompanied this code).
24 * You should have received a copy of the GNU Lesser General Public License
25 * version 3 along with OpenOffice.org. If not, see
26 * <http://www.openoffice.org/license.html>
27 * for a copy of the LGPLv3 License.
29 ************************************************************************/
33 Installation gid_Installation_Sdk
34 ProductName = "${PRODUCTNAME}";
35 ProductVersion = "${PRODUCTVERSION}";
36 ProductExtension = "${PRODUCTEXTENSION}";
37 OOoBaseVersion = "${OOOBASEVERSION}";
39 DefaultDestPath = "<winprogpath>\%PRODUCTNAME";
41 DefaultDestPath = "/opt/%PRODUCTNAME";
45 DataCarrier gid_Datacarrier
46 Name = "%PRODUCTNAME %PRODUCTVERSION";
53 Directory gid_Dir_Ooo_Openofficeorg_Sdk
54 ParentID = PREDEFINED_PROGDIR;
56 HostName = "${BASISROOTNAME}";
64 Directory gid_Dir_Ooo_Basis_Sdk
65 ParentID = gid_Dir_Ooo_Openofficeorg_Sdk;
67 HostName = "Basis ${OOOBASEVERSION}";
69 HostName = "basis${OOOBASEVERSION}";
71 Styles = (BASISDIRECTORY);
77 Directory gid_Dir_Basis_Sdk
79 ParentID = PREDEFINED_PROGDIR;
80 DosName = "OpenOffice.org${OOOBASEVERSION}_SDK";
83 ParentID = PREDEFINED_PROGDIR;
85 ParentID = gid_Dir_Ooo_Basis_Sdk;
93 ScpAction scp_Copy_License_Html_Sdk
94 README_TXT_ALL_LANG(Copy, LICENSE, html);
95 README_TXT_ALL_LANG(Name, LICENSE, html);
96 Styles = (SCPZIP_REPLACE);
100 ScpAction scp_Copy_License_Txt_Sdk
101 README_ALL_LANG(Copy, LICENSE);
102 README_ALL_LANG(Name, LICENSE);
103 Styles = (SCPZIP_REPLACE);
109 Directory gid_Dir_Share_Sdk
110 ParentID = gid_Dir_Basis_Sdk;
114 Directory gid_Dir_Share_Readme_Sdk
115 ParentID = gid_Dir_Share_Sdk;
120 Module gid_Module_Root_SDK
122 Description = "sdkoo";
123 PackageInfo = "packinfo_sdkoo.txt";
127 File gid_File_Txt_License
129 Dir = gid_Dir_Share_Readme_Sdk;
131 Name = "LICENSE_en-US";
134 Name = "license_en-US.txt";
136 Styles = (PACKED, SCPZIP_REPLACE);
139 File gid_File_Txt_License_Html
141 Dir = gid_Dir_Share_Readme_Sdk;
143 Name = "LICENSE_en-US.html";
146 Name = "license_en-US.html";
148 Styles = (PACKED, SCPZIP_REPLACE);
151 File gid_File_Txt_Readme
153 Dir = gid_Dir_Share_Readme_Sdk;
155 Name = "README_en-US";
158 Name = "readme_en-US.txt";
160 Styles = (PACKED, SCPZIP_REPLACE);
163 File gid_File_Txt_Readme_Html
165 Dir = gid_Dir_Share_Readme_Sdk;
167 Name = "README_en-US.html";
170 Name = "readme_en-US.html";
172 Styles = (PACKED, SCPZIP_REPLACE);
176 File gid_File_Zip_Odkexamples
178 Dir = gid_Dir_Basis_Sdk;
179 Name = "odkexamples.zip";
180 Styles = (ARCHIVE,USE_INTERNAL_RIGHTS);
184 File gid_File_Zip_Odkcommon
186 Dir = gid_Dir_Basis_Sdk;
187 Name = "odkcommon.zip";
188 Styles = (ARCHIVE,USE_INTERNAL_RIGHTS);
191 #if (!defined(WNT) && !defined( MACOSX) )
192 Directory gid_Dir_Lib_Sdk
194 ParentID = gid_Dir_Basis_Sdk;
199 #if (!defined(WNT) && !defined( MACOSX) )
200 Unixlink gid_Unixlink_Sal_Link_Sdk
203 Name = SCP2_URE_DL_UNO_NORMAL("sal");
204 Dir = gid_Dir_Lib_Sdk;
205 Target = "../../ure-link/lib/" SCP2_URE_DL_UNO_VER("sal", "3");
209 #if (!defined(WNT) && !defined( MACOSX) )
210 Unixlink gid_Unixlink_Salhelper_Link_Sdk
213 Name = SCP2_URE_DL_UNO_COMID_NORMAL("salhelper");
214 Dir = gid_Dir_Lib_Sdk;
215 Target = "../../ure-link/lib/" SCP2_URE_DL_UNO_COMID_VER("salhelper", "3");
219 #if (!defined(WNT) && !defined( MACOSX) )
220 Unixlink gid_Unixlink_Cppu_Link_Sdk
223 Name = SCP2_URE_DL_UNO_NORMAL("cppu");
224 Dir = gid_Dir_Lib_Sdk;
225 Target = "../../ure-link/lib/" SCP2_URE_DL_UNO_VER("cppu", "3");
229 #if (!defined(WNT) && !defined( MACOSX) )
230 Unixlink gid_Unixlink_Cppuhelper_Link_Sdk
233 // Styles = (LAYERLINK);
234 Name = SCP2_URE_DL_UNO_COMID_NORMAL("cppuhelper");
235 Dir = gid_Dir_Lib_Sdk;
236 Target = "../../ure-link/lib/" SCP2_URE_DL_UNO_COMID_VER("cppuhelper", "3");
240 #if (!defined(WNT) && !defined( MACOSX) )
241 Unixlink gid_Unixlink_Purpenvhelper_Link_Sdk
244 Name = SCP2_URE_DL_UNO_COMID_NORMAL("purpenvhelper");
245 Dir = gid_Dir_Lib_Sdk;
246 Target = "../../ure-link/lib/" SCP2_URE_DL_UNO_COMID_VER("purpenvhelper", "3");