Mercurial > repos > iuc > package_jbrowse_1_12_0
changeset 3:0af6238ca362 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_jbrowse_1_12_0 commit d12a2e9dd273b4c23db48bbb747f32700887710e-dirty
author | iuc |
---|---|
date | Fri, 03 Jun 2016 06:41:47 -0400 |
parents | 6bd1c6726087 |
children | d65f12198038 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 4 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue May 31 12:44:09 2016 -0400 +++ b/tool_dependencies.xml Fri Jun 03 06:41:47 2016 -0400 @@ -10,8 +10,10 @@ <install version="1.0"> <actions> <action sha256sum="a8bb2a56f1ca0470df2d072811db1f90fd6756feed92d8656eba1e6f67f438d3" type="download_by_url">http://jbrowse.org/wordpress/wp-content/plugins/download-monitor/download.php?id=101&fmt=.zip</action> - <action sha256sum="84dfdc81c8cae61ee61e03fe6be1b9d76813d933c268609a2c24dc85349b5840" type="download_by_url">https://gist.github.com/erasche/9cf020138d787eb47891/raw/e6ac8852be51c4869bd10d1977d2f68c731ffbc1/dojo.js.patch</action> - <action type="shell_command">patch -p1 <dojo.js.patch</action> + <action sha256sum="84dfdc81c8cae61ee61e03fe6be1b9d76813d933c268609a2c24dc85349b5840" type="download_file">https://gist.github.com/erasche/9cf020138d787eb47891/raw/e6ac8852be51c4869bd10d1977d2f68c731ffbc1/dojo.js.patch</action> + <action type="shell_command"> + patch -p1 < dojo.js.patch + </action> <action type="change_directory">..</action> <action type="move_directory_files"> <source_directory>JBrowse-1.12.0</source_directory>