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 .
22 ScpAction scp_Copy_Thirdpartylicense_Readme_Html
23 Copy = "LICENSE.html";
30 ScpAction scp_Copy_Readme_Txt
32 README_ALL_LANG(Copy, README);
33 README_ALL_LANG(Name, README);
35 README_TXT_ALL_LANG(Copy, readme, txt);
36 README_TXT_ALL_LANG(Name, readme, txt);
38 Styles = (SCPZIP_REPLACE);
47 #if !defined(WNT) && !defined(MACOSX) && defined(WITH_RPM)
48 ScpAction scp_Copy_Install
49 Copy = "scripts/install";
55 #if defined(WNT) && defined(_gcc3)
56 #if defined(MINGW_GCCDLL)
57 ScpAction SCP_COPY_MINGW_GCCS
62 #if defined(MINGW_GXXDLL)
63 ScpAction SCP_COPY_MINGW_STDCPP
71 ScpAction scp_Copy_Dmg_Background_Image
72 Copy = "osxdndinstall.png";
73 Name = "background.png";
76 Subdir = ".background";
79 ScpAction scp_Copy_Ds_Store
81 DevVersionCopy = "DS_Store_Dev";
82 LangPackCopy = "DS_Store_Langpack";
83 PatchCopy = "DS_Store_Patch";
86 Styles = (FORCELANGUAGEPACK);