diff tool_dependencies.xml @ 4:2c1f0fe810f7 draft

Uploaded
author bgruening
date Wed, 15 Apr 2015 11:32:11 -0400
parents 9109c2c3be1e
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jul 19 09:49:25 2013 -0400
+++ b/tool_dependencies.xml	Wed Apr 15 11:32:11 2015 -0400
@@ -1,26 +1,6 @@
 <?xml version="1.0"?>
 <tool_dependency>
-    <package name="cutadapt" version="1.1">
-        <install version="1.0">
-            <actions>
-                <action type="download_by_url">http://cutadapt.googlecode.com/files/cutadapt-1.1.tar.gz</action>
-                <action type="move_directory_files">
-                    <source_directory>bin</source_directory>
-                    <destination_directory>$INSTALL_DIR/bin</destination_directory>
-                </action>
-                <action type="move_directory_files">
-                    <source_directory>cutadapt</source_directory>
-                    <destination_directory>$INSTALL_DIR/cutadapt</destination_directory>
-                </action>
-                <action type="set_environment">
-                    <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
-                </action>
-            </actions>
-        </install>
-        <readme>
-        </readme>
+    <package name="cutadapt" version="1.8">
+        <repository changeset_revision="980a47047f57" name="package_cutadapt_1_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" />
     </package>
 </tool_dependency>
-
-
-