changeset 1:b71359e86b6b draft

planemo upload for repository https://bitbucket.org/drosofff/gedtools/
author mvdbeek
date Fri, 14 Aug 2015 09:48:23 -0400
parents aa548b3949bc
children 2d95eeda48a4
files tool_dependencies.xml
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Aug 14 09:44:30 2015 -0400
+++ b/tool_dependencies.xml	Fri Aug 14 09:48:23 2015 -0400
@@ -3,13 +3,14 @@
     <package name="aspc" version="3.6.0.106805">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">http://download.asperasoft.com/download/sw/connect/3.6.0/AsperaConnectInstaller-3.6.0.106805.dmg</action>
+<!--                <action type="download_by_url">http://download.asperasoft.com/download/sw/connect/3.6.0/AsperaConnectInstaller-3.6.0.106805.dmg</action> -->
+                <action type="download_by_url">https://bitbucket.org/mvdbeek/galaxy_downloads/downloads/AsperaConnectInstaller-3.6.0.106805.dmg</action>
                 <action type="shell_command">hdiutil attach -mountpoint install AsperaConnectInstaller-3.6.0.106805.dmg</action>
                 <action type="shell_command">pkgutil --expand install/AsperaConnectInstaller.pkg extract</action>
                 <action type="shell_command">cat extract|AsperaConnect.pkg/Payload | gzip -d - | cpio -id</action>
                 <action type="shell_command">hdiutil detach install</action>
                 <action type="move_directory_files">
-                    <source_directory>Applications/Aspera\ Connect.app/Contents/Resources/</source_directory>
+                    <source_directory>Applications/Aspera Connect.app/Contents/Resources/</source_directory>
                     <destination_directory>$INSTALL_DIR/bin</destination_directory>
                 </action>
                 <action type="set_environment">
@@ -22,4 +23,4 @@
             ncbi sra downloads.
         </readme>
     </package>
-</tool_dependency>
\ No newline at end of file
+</tool_dependency>