source: packaging/dev.wis.tpl@ 855

Last change on this file since 855 was 833, checked in by Dmitry A. Kuminov, 15 years ago

packaging: Fixed system Qt path to documentation (r828 regression).

File size: 6.5 KB
Line 
1<WARPIN VERSION="0.9.20" OS="OS2_4x">
2
3<HEAD>
4
5<TITLE>Qt Development Libraries ${version} (${date})</TITLE>
6
7<PCK INDEX=1
8 PACKAGEID="netlabs.org\Qt4\Development Runtime\${version_path}"
9 TITLE="Runtime"
10 NODESELECT
11 REQUIRES="netlabs.org\Qt4\Runtime\${version_path}"
12 TARGET="$(netlabs.org\Qt4\Runtime)" FIXED
13 LONGFILENAMES
14>Contains runtime libraries for development tools. This package is required</PCK>
15
16<PCK INDEX=2
17 PACKAGEID="netlabs.org\Qt4\Development\${version_path}"
18 TITLE="Libraries, Headers and Tools"
19 NODESELECT
20 REQUIRES="netlabs.org\Qt4\Runtime\${version_path}"
21 REQUIRES="netlabs.org\Qt4\Installation Utilities\${version_path}"
22 REQUIRES="1"
23 TARGET="$(netlabs.org\Qt4\Installation Utilities)"
24 LONGFILENAMES
25 CREATEOBJECT="WPFolder|Qt ${version}|<WP_DESKTOP>|OBJECTID=<QT4_FOLDER>;"
26 CREATEOBJECT="WPProgram|Designer|<QT4_FOLDER>|EXENAME=$(2)\bin\designer.exe;OBJECTID=<QT4_DESIGNER>;"
27 CREATEOBJECT="WPProgram|Linguist|<QT4_FOLDER>|EXENAME=$(2)\bin\linguist.exe;OBJECTID=<QT4_LINGUIST>;"
28 CREATEOBJECT="WPProgram|Assistant|<QT4_FOLDER>|EXENAME=$(2)\bin\assistant.exe;OBJECTID=<QT4_ASSISTANT>;"
29 CREATEOBJECT="WPProgram|PixelTool|<QT4_FOLDER>|EXENAME=$(2)\bin\pixeltool.exe;OBJECTID=<QT4_PIXELTOOL>;"
30 CREATEOBJECT="WPProgram|Qt Readme|<QT4_FOLDER>|EXENAME=e.exe;PROGTYPE=PROG_PM;PARAMETERS=$(5)\README;STARTUPDIR=$(5);OPEN=RUNNING;OBJECTID=<QT4_README>;"
31 CREATEOBJECT="WPProgram|Qt Readme (OS/2)|<QT4_FOLDER>|EXENAME=e.exe;PROGTYPE=PROG_PM;PARAMETERS=$(5)\README.OS2;STARTUPDIR=$(5);OPEN=RUNNING;OBJECTID=<QT4_README_OS2>;"
32 CREATEOBJECT="WPProgram|Qt Change Log (OS/2)|<QT4_FOLDER>|EXENAME=e.exe;PROGTYPE=PROG_PM;PARAMETERS=$(5)\CHANGES.OS2;STARTUPDIR=$(5);OPEN=RUNNING;OBJECTID=<QT4_CHANGES_OS2>;"
33 CREATEOBJECT="WPUrl|qt.nokia.com|<QT4_FOLDER>|URL=http://qt.nokia.com;OBJECTID=<QT4_NOKIA_COM>;"
34 CREATEOBJECT="WPUrl|svn.netlabs.org/qt4|<QT4_FOLDER>|URL=http://svn.netlabs.org/qt4;OBJECTID=<QT4_SVN_NETLABS_ORG>;"
35 CREATEOBJECT="WPProgram|Qt4 Command Prompt|<QT4_FOLDER>|EXENAME=cmd.exe;PARAMETERS=/k $(2)\util\QtEnv.cmd;OBJECTID=<QT4_ENV_CMD>;"
36 CREATEOBJECT="WPProgram|Qt4 Command Prompt (4OS/2)|<QT4_FOLDER>|EXENAME=4os2.exe;PARAMETERS=/k $(2)\util\QtEnv.cmd;OBJECTID=<QT4_ENV_4OS2>;"
37 EXECUTE="$(netlabs.org\Qt4\Installation Utilities)\util\UpdateQtSysConf.cmd|Headers=$(2)/include,Libraries=$(2)/lib,Binaries=$(2)/bin,Data=$(2),Documentation=$(2)/doc"
38 DEEXECUTE="$(netlabs.org\Qt4\Installation Utilities)\util\UpdateQtSysConf.cmd|Headers,Libraries,Binaries,Data,Documentation"
39>Contains Qt development libraries, C++ headers and tools. This package is required</PCK>
40
41<PCK INDEX=3
42 PACKAGEID="netlabs.org\Qt4\Development Plugins\${version_path}"
43 TITLE="Plugins"
44 SELECT
45 REQUIRES="2"
46 REQUIRES="netlabs.org\Qt4\Plugins\${version_path}"
47 TARGET="$(netlabs.org\Qt4\Plugins)" FIXED
48 LONGFILENAMES
49>Contains plugins for development tools</PCK>
50
51<PCK INDEX=4
52 PACKAGEID="netlabs.org\Qt4\Development Translations\${version_path}"
53 TITLE="Translations"
54 SELECT
55 REQUIRES="2"
56 REQUIRES="netlabs.org\Qt4\Translations\${version_path}"
57 TARGET="$(netlabs.org\Qt4\Translations)" FIXED
58 LONGFILENAMES
59>Contains translations of the Qt development tools. This package is recommended</PCK>
60
61<PCK INDEX=5
62 PACKAGEID="netlabs.org\Qt4\Readme\${version_path}"
63 TITLE="Readmes and Licenses"
64 SELECT
65 REQUIRES="netlabs.org\Qt4\Installation Utilities\${version_path}"
66 TARGET="$(netlabs.org\Qt4\Installation Utilities)" FIXED
67 LONGFILENAMES
68>Contains the readme files and license agreements</PCK>
69
70</HEAD>
71
72<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
73
74<BODY>
75
76<PAGE INDEX=1 TYPE=README>
77<NEXTBUTTON TARGET=2>~Next</NEXTBUTTON>
78<TEXT>Welcome to the Qt 4 Development Libraries Installation Program!
79
80Please read through the following pages by pressing "Next" to continue or press "Cancel" to abort the installation.</TEXT>
81
82<README FORMAT=HTML>
83<b>Qt is a cross-platform application and UI framework</b>. Using Qt, you can write
84web-enabled applications once and deploy them across desktop, mobile and
85embedded operating systems without rewriting the source code. You can find
86more information about Qt at <code>http://qt.nokia.com/</code>.
87</p><p>
88This package contains the <b>Qt development libraries</b>, C++ headers and basic
89tools necessary to compile applications created using the Qt framework versoin 4
90and link them to the official Qt runtime libraries distributed by netlabs.org.
91</p><p>
92Please visit <code>http://svn.netlabs.org/qt4/</code> to learn more about the
93OS/2 version of the Qt framework, get the latest news and updates.
94</p><p>
95Qt framework is Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
96</p><p>
97OS/2 version of the Qt library is Copyright (C) 2009 netlabs.org.
98</p>
99</README>
100
101</PAGE>
102
103
104<PAGE INDEX=2 TYPE=README>
105<TEXT>You may use the Qt framework version 4 under the following licenses that are both free of charge: Qt GNU LGPL v. 2.1 or Qt GNU GPL v. 3.0.
106
107Please read the Qt GNU LGPL v. 2.1 license agreement and then press "Next" to read the Qt GNU GPL v. 3.0 license.
108
109More information about Qt licensing models is available at http://qt.nokia.com/products/licensing/</TEXT>
110
111<README FORMAT=FLOW EXTRACTFROMPCK="5">LICENSE.LGPL</README>
112</PAGE>
113
114
115<PAGE INDEX=3 TYPE=README>
116<NEXTBUTTON TARGET=4>~I agree</NEXTBUTTON>
117<TEXT>Please read the Qt GNU GPL v. 3.0 license agreement now.
118
119By pressing the "I agree" button, you agree to all terms and conditions to either the below license agreement or to the license agreement shown on the previous page, or to both.</TEXT>
120
121<README FORMAT=FLOW EXTRACTFROMPCK="5">LICENSE.GPL3</README>
122</PAGE>
123
124
125<PAGE INDEX=4 TYPE=CONTAINER>
126<TEXT>Please select the packages which are to be installed.
127
128Note that the directory you select for the "Libraries, Headers and Tools" package will also be used for installing "Demos", "Examples" and "Documentation" packages (provided in separate WPI archives).</TEXT>
129</PAGE>
130
131
132<!--PAGE INDEX=5 TYPE=CONFIGURE>
133<TEXT>Please select additional configuration that WarpIN should perform after installing this archive.</TEXT>
134</PAGE-->
135
136
137<PAGE INDEX=5 TYPE=TEXT>
138<NEXTBUTTON TARGET=0>I~nstall</NEXTBUTTON>
139<TEXT>Press "Install" to begin installing the Qt Development Libraries.</TEXT>
140</PAGE>
141
142
143</BODY>
144</WARPIN>
145
Note: See TracBrowser for help on using the repository browser.