comparison tool_dependencies.xml @ 0:741d531ba353 draft default tip

Imported from capsule None
author devteam
date Tue, 01 Apr 2014 10:48:01 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:741d531ba353
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="sputnik" version="1.0">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="darwin">
7 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/sputnik/sputnik-1.0-Darwin-x86_64.tgz</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory>
11 </action>
12 </actions>
13 <actions architecture="x86_64" os="linux">
14 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/sputnik/sputnik-1.0-Linux-x86_64.tgz</action>
15 <action type="move_directory_files">
16 <source_directory>.</source_directory>
17 <destination_directory>$INSTALL_DIR</destination_directory>
18 </action>
19 </actions>
20 <actions>
21 <action type="download_by_url">https://bitbucket.org/natefoo/sputnik-mononucleotide/get/22e04543ccf3.zip</action>
22 <action type="shell_command">make</action>
23 <action type="move_file">
24 <source>sputnik</source>
25 <destination>$INSTALL_DIR/bin/sputnik</destination>
26 </action>
27 </actions>
28 <action type="set_environment">
29 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
30 </action>
31 </actions_group>
32 </install>
33 <readme>
34 </readme>
35 </package>
36 </tool_dependency>