Fix GNU C++ version check
[LibreOffice.git] / setup_native / source / packinfo / packinfo_ure.txt
bloba0ae7e7acd601d6545fdda79c2b78515cc85164b
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 .
19 Start
20 module = "gid_Module_Root"
21 solarispackagename = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure"
22 solarisrequires = "SUNWzlibr"
23 solarisprovides = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs"
24 linuxreplaces = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs"
25 linuxincompat = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs"
26 packagename = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure"
27 copyright = "2024 The Document Foundation"
28 solariscopyright = "solariscopyrightfile"
29 vendor = "The Document Foundation"
30 description = "UNO Runtime Environment"
31 destpath = "/opt"
32 packageversion = "%UREPACKAGEVERSION"
33 End
35 Start
36 module = "gid_Module_Root_Ure_Hidden"
37 solarispackagename = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure"
38 solarisrequires = "SUNWzlibr"
39 solarisprovides = "%SOLSUREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs"
40 linuxreplaces = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs"
41 linuxincompat = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-stdlibs"
42 packagename = "%UREPACKAGEPREFIX%BRANDPACKAGEVERSION-ure"
43 copyright = "2024 The Document Foundation"
44 solariscopyright = "solariscopyrightfile"
45 vendor = "The Document Foundation"
46 description = "UNO Runtime Environment"
47 destpath = "/opt"
48 packageversion = "%UREPACKAGEVERSION"
49 End