|
59
|
1 <tool_dependency>
|
|
63
|
2 <package name="qt" version="5.1">
|
|
59
|
3 <install version="1.0">
|
|
|
4 <actions>
|
|
63
|
5 <action type="download_by_url">http://download.qt-project.org/official_releases/qt/5.1/5.1.1/single/qt-everywhere-opensource-src-5.1.1.tar.gz</action>
|
|
|
6 <action type="autoconf" />
|
|
|
7 <action type="set_environment">
|
|
|
8 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
|
|
|
9 <environment_variable name="QT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
|
|
|
10 </action>
|
|
59
|
11 </actions>
|
|
|
12 </install>
|
|
63
|
13 <readme>
|
|
|
14 Installing Qt.
|
|
|
15 http://qt-project.org/
|
|
59
|
16 </readme>
|
|
|
17 </package>
|
|
|
18 </tool_dependency>
|