Mercurial > repos > jjohnson > package_defuse_0_6_1
comparison tool_dependencies.xml @ 2:252b7103d152 default tip
Change for prior_installation_required
| author | Jim Johnson <jj@umn.edu> |
|---|---|
| date | Wed, 16 Oct 2013 07:30:37 -0500 |
| parents | 66cb7175c473 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:66cb7175c473 | 2:252b7103d152 |
|---|---|
| 7 <install version="1.0"> | 7 <install version="1.0"> |
| 8 <actions> | 8 <actions> |
| 9 <action type="download_by_url">http://sourceforge.net/projects/defuse/files/defuse/0.6/defuse-0.6.1.tar.gz</action> | 9 <action type="download_by_url">http://sourceforge.net/projects/defuse/files/defuse/0.6/defuse-0.6.1.tar.gz</action> |
| 10 <!-- populate the environment variables from the dependent repos --> | 10 <!-- populate the environment variables from the dependent repos --> |
| 11 <action type="set_environment_for_install"> | 11 <action type="set_environment_for_install"> |
| 12 <repository changeset_revision="a72f8efe9201" name="package_boost_1_53" owner="iuc" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" > | 12 <repository changeset_revision="a72f8efe9201" name="package_boost_1_53" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" > |
| 13 <package name="boost" version="1.53.0" /> | 13 <package name="boost" version="1.53.0" /> |
| 14 </repository> | 14 </repository> |
| 15 </action> | 15 </action> |
| 16 <action type="shell_command">export CPLUS_INCLUDE_PATH=$BOOST_ROOT_DIR:$CPLUS_INCLUDE_PATH && cd tools && make</action> | 16 <action type="shell_command">export CPLUS_INCLUDE_PATH=$BOOST_ROOT_DIR:$CPLUS_INCLUDE_PATH && cd tools && make</action> |
| 17 <!-- modify create_reference_dataset.pl to handle more than just human genomes --> | 17 <!-- modify create_reference_dataset.pl to handle more than just human genomes --> |
