comparison tool_dependencies.xml @ 3:753a309bbd0d draft

Uploaded
author iuc
date Mon, 16 Mar 2015 22:37:17 -0400
parents 2e412b30e3b6
children 9da17c540db0
comparison
equal deleted inserted replaced
2:2e412b30e3b6 3:753a309bbd0d
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="ncurses" version="5.9">
4 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
5 </package>
6 <package name="zlib" version="1.2.8">
7 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
8 </package>
3 <package name="samtools" version="1.0"> 9 <package name="samtools" version="1.0">
4 <install version="1.0"> 10 <install version="1.0">
5 <actions_group> 11 <actions_group>
6 <actions architecture="x86_64" os="linux"> 12 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/samtools/samtools-1.0-Linux-x86_64.tgz</action> 13 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/samtools/samtools-1.0-Linux-x86_64.tgz</action>
9 <source_directory>.</source_directory> 15 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory> 16 <destination_directory>$INSTALL_DIR</destination_directory>
11 </action> 17 </action>
12 </actions> 18 </actions>
13 <actions> 19 <actions>
14 <package name="ncurses" version="5.9">
15 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
16 </package>
17 <package name="zlib" version="1.2.8">
18 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
19 </package>
20 <action type="download_by_url">http://downloads.sourceforge.net/project/samtools/samtools/1.0/samtools-1.0.tar.bz2</action> 20 <action type="download_by_url">http://downloads.sourceforge.net/project/samtools/samtools/1.0/samtools-1.0.tar.bz2</action>
21 <action type="set_environment_for_install"> 21 <action type="set_environment_for_install">
22 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 22 <repository changeset_revision="c0735727b530" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
23 <package name="ncurses" version="5.9" /> 23 <package name="ncurses" version="5.9" />
24 </repository> 24 </repository>