|
2
|
1 <?xml version="1.0"?>
|
|
0
|
2 <tool_dependency>
|
|
2
|
3 <package name="libx11" version="1.5.0">
|
|
4
|
4 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
2
|
5 </package>
|
|
3
|
6 <package name="libxext-proto" version="7.2.1">
|
|
4
|
7 <repository changeset_revision="fc807cafcef7" name="package_libxext_proto_7_2_1" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
3
|
8 </package>
|
|
0
|
9 <package name="Qt" version="4.8">
|
|
|
10 <install version="1.0">
|
|
|
11 <actions>
|
|
4
|
12 <action type="download_by_url">http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-everywhere-opensource-src-4.8.6.tar.gz</action>
|
|
2
|
13 <action type="set_environment_for_install">
|
|
4
|
14 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
2
|
15 <package name="libx11" version="1.5.0" />
|
|
|
16 </repository>
|
|
3
|
17 <package name="package_libxext_proto_7_2_1" owner="devteam">
|
|
|
18 <repository name="libxext-proto" version="7.2.1" />
|
|
|
19 </package>
|
|
2
|
20 </action>
|
|
8
|
21 <action type="shell_command">./configure -prefix $INSTALL_DIR -opensource -confirm-license -no-xinerama -no-xinput -no-xcursor -no-xvideo -no-opengl -no-sm -no-xkb -no-gui -no-cups -no-openvg -no-xrandr -no-xrender -nomake examples -nomake demos</action>
|
|
|
22 <action type="shell_command">./bin/qmake -r QT_BUILD_PARTS="libs tools"</action>
|
|
|
23 <action type="make_install" />
|
|
2
|
24 <action type="set_environment">
|
|
|
25 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
0
|
26 <environment_variable action="append_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
|
|
2
|
27 <environment_variable action="set_to" name="QT_ROOT_DIR">$INSTALL_DIR</environment_variable>
|
|
6
|
28 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib/</environment_variable>
|
|
0
|
29 </action>
|
|
|
30 </actions>
|
|
|
31 </install>
|
|
|
32 <readme>
|
|
|
33 Installing Qt libraries. A C++ compiler, usually g++, is requiered.
|
|
|
34 http://qt-project.org/
|
|
|
35 </readme>
|
|
|
36 </package>
|
|
|
37 </tool_dependency>
|