comparison tool_dependencies.xml @ 114:a3f72dc4ddad draft

Uploaded
author testtool
date Tue, 09 May 2017 08:55:29 -0400
parents 28645e88ec05
children a64ef91e27c2
comparison
equal deleted inserted replaced
113:28645e88ec05 114:a3f72dc4ddad
7 <repository changeset_revision="d0bf97420fb5" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 7 <repository changeset_revision="d0bf97420fb5" name="package_r_3_2_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
8 </package> 8 </package>
9 <package name="450kdependency" version="0.0.1"> 9 <package name="450kdependency" version="0.0.1">
10 <install version="1.0"> 10 <install version="1.0">
11 <actions> 11 <actions>
12 <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/proto/xproto-7.0.23.tar.gz</action> 12 <action type="download_file" extract="true">ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2</action>
13 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> 13 <action type="change_directory">libX11-1.5.0</action>
14 <action type="shell_command">./configure --prefix=$INSTALL_DIR CFLAGS='-I$INSTALL_DIR/include'</action>
14 <action type="shell_command">make &amp;&amp; make install</action> 15 <action type="shell_command">make &amp;&amp; make install</action>
15 <action type="setup_r_environment"> 16 <action type="setup_r_environment">
16 <repository changeset_revision="0d934b13250c" name="package_libcurl_7_35" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> 17 <repository changeset_revision="0d934b13250c" name="package_libcurl_7_35" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
17 <package name="libcurl" version="7.35" /> 18 <package name="libcurl" version="7.35" />
18 </repository> 19 </repository>