comparison tool_dependencies.xml @ 1:8087eef83c35 draft default tip

Uploaded
author rnateam
date Mon, 21 Jul 2014 09:04:39 -0400
parents 532625813f2e
children
comparison
equal deleted inserted replaced
0:532625813f2e 1:8087eef83c35
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <!--<package name="boost" version="1.53.0"> 3 <!--<package name="boost" version="1.53.0">
4 <repository name="package_boost_1_53" owner="iuc" prior_installation_required="True" /> 4 <repository name="package_boost_1_53" owner="iuc" prior_installation_required="True" />
5 </package>--> 5 </package>-->
6 <package name="zlib" version="1.2.8">
7 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
8 </package>
6 <package name="eden" version="1.1"> 9 <package name="eden" version="1.1">
7 <install version="1.0"> 10 <install version="1.0">
8 <actions> 11 <actions>
9 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/EDeN/EDeN-1.1.0.tar.gz</action> 12 <action type="download_by_url">https://github.com/bgruening/download_store/raw/master/EDeN/EDeN-1.1.0.tar.gz</action>
10 13
11 <!-- populate the environment variables from the dependend repos --> 14 <!-- populate the environment variables from the dependend repos -->
12 <!--<action type="set_environment_for_install"> 15 <action type="set_environment_for_install">
13 <repository name="package_boost_1_53" owner="iuc"> 16 <!--repository name="package_boost_1_53" owner="iuc">
14 <package name="boost" version="1.53.0" /> 17 <package name="boost" version="1.53.0" />
18 </repository-->
19 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="http://toolshed.g2.bx.psu.edu">
20 <package name="zlib" version="1.2.8" />
15 </repository> 21 </repository>
16 </action> 22 </action>
17 23 <!--
18 <action type="shell_command">export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$BOOST_ROOT_DIR/lib/ &amp;&amp; make</action> 24 <action type="shell_command">export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$BOOST_ROOT_DIR/lib/ &amp;&amp; make</action>
19 --> 25 -->
20 <action type="shell_command">make</action> 26 <action type="shell_command">make</action>
21 <action type="move_file"> 27 <action type="move_file">
22 <source>EDeN</source> 28 <source>EDeN</source>