changeset 0:6ee2e1225125 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/package/package_meme_4_11_0 commit 71ac7e12419b8541746ebf8d4ba704cbbd603db1
author iuc
date Mon, 21 Dec 2015 06:03:23 -0500
parents
children b7594cd01771
files tool_dependencies.xml
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Mon Dec 21 06:03:23 2015 -0500
@@ -0,0 +1,24 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="libxslt" version="1.1.28">
+        <repository changeset_revision="15c6da429d88" name="package_libxslt_1_1_28" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
+    </package>
+    <package name="meme" version="4.11.0">
+        <install version="1.0">
+            <actions>
+                <action sha256sum="5dc4841f4816ef25bdb4bd088c76606c1b42726e7d65cc417f0f8c49fe7e237f" type="download_by_url">https://depot.galaxyproject.org/software/meme/meme_4.11.0_src_all.tar.gz</action>
+                <action type="set_environment_for_install">
+                    <repository changeset_revision="15c6da429d88" name="package_libxslt_1_1_28" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
+                        <package name="libxslt" version="1.1.28" />
+                    </repository>
+                </action>
+                <action type="autoconf" />
+                <action type="set_environment">
+                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
+                </action>
+            </actions>
+        </install>
+        <readme>
+        </readme>
+    </package>
+</tool_dependency>