comparison tool_dependencies.xml @ 4:d65f12198038 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_jbrowse_1_12_0 commit ed7d2d0cc18c6279123a6d7a268b4258061b0a30
author iuc
date Fri, 03 Jun 2016 09:58:30 -0400
parents 0af6238ca362
children
comparison
equal deleted inserted replaced
3:0af6238ca362 4:d65f12198038
8 </package> 8 </package>
9 <package name="jbrowse" version="1.12.0"> 9 <package name="jbrowse" version="1.12.0">
10 <install version="1.0"> 10 <install version="1.0">
11 <actions> 11 <actions>
12 <action sha256sum="a8bb2a56f1ca0470df2d072811db1f90fd6756feed92d8656eba1e6f67f438d3" type="download_by_url">http://jbrowse.org/wordpress/wp-content/plugins/download-monitor/download.php?id=101&amp;fmt=.zip</action> 12 <action sha256sum="a8bb2a56f1ca0470df2d072811db1f90fd6756feed92d8656eba1e6f67f438d3" type="download_by_url">http://jbrowse.org/wordpress/wp-content/plugins/download-monitor/download.php?id=101&amp;fmt=.zip</action>
13 <action sha256sum="84dfdc81c8cae61ee61e03fe6be1b9d76813d933c268609a2c24dc85349b5840" type="download_file">https://gist.github.com/erasche/9cf020138d787eb47891/raw/e6ac8852be51c4869bd10d1977d2f68c731ffbc1/dojo.js.patch</action> 13 <action sha256sum="84dfdc81c8cae61ee61e03fe6be1b9d76813d933c268609a2c24dc85349b5840" type="download_by_url">https://gist.github.com/erasche/9cf020138d787eb47891/raw/e6ac8852be51c4869bd10d1977d2f68c731ffbc1/dojo.js.patch</action>
14 <action type="shell_command"> 14 <action type="shell_command">patch -p1 &lt;../dojo.js.patch</action>
15 patch -p1 &lt; dojo.js.patch
16 </action>
17 <action type="change_directory">..</action> 15 <action type="change_directory">..</action>
18 <action type="move_directory_files"> 16 <action type="move_directory_files">
19 <source_directory>JBrowse-1.12.0</source_directory> 17 <source_directory>JBrowse-1.12.0</source_directory>
20 <destination_directory>$INSTALL_DIR/JBrowse-1.12.0</destination_directory> 18 <destination_directory>$INSTALL_DIR/JBrowse-1.12.0</destination_directory>
21 </action> 19 </action>