comparison tool_dependencies.xml @ 3:a08337c218bc draft

Uploaded
author iuc
date Fri, 14 Nov 2014 08:28:48 -0500
parents 6261034b0d94
children 5ea650a4bc4d
comparison
equal deleted inserted replaced
2:6261034b0d94 3:a08337c218bc
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="libx11" version="1.5.0"> 3 <package name="libx11" version="1.5.0">
4 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> 4 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="libxext-proto" version="7.2.1">
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" />
5 </package> 8 </package>
6 <package name="ghostscript" version="9.07"> 9 <package name="ghostscript" version="9.07">
7 <install version="1.0"> 10 <install version="1.0">
8 <actions> 11 <actions>
9 <action type="download_by_url">http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz</action> 12 <action type="download_by_url">http://downloads.ghostscript.com/public/ghostscript-9.07.tar.gz</action>
10 <action type="set_environment_for_install"> 13 <action type="set_environment_for_install">
11 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" toolshed="http://testtoolshed.g2.bx.psu.edu"> 14 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
12 <package name="libx11" version="1.5.0" /> 15 <package name="libx11" version="1.5.0" />
16 </repository>
17 <repository changeset_revision="fc807cafcef7" name="package_libxext_proto_7_2_1" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu">
18 <package name="libxext-proto" version="7.2.1" />
13 </repository> 19 </repository>
14 </action> 20 </action>
15 21
16 <action type="shell_command"> 22 <action type="shell_command">
17 ./configure --x-includes=$X11_INCLUDE_DIR --x-libraries=$X11_LIB_DIR --prefix=$INSTALL_DIR 23 ./configure --x-includes=$X11_INCLUDE_DIR --x-libraries=$X11_LIB_DIR --prefix=$INSTALL_DIR