Mercurial > repos > iuc > package_meme_4_10_0
diff tool_dependencies.xml @ 4:b6500c7bd364 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/package/package_meme_4_10_0 commit 97a064489364118d108b0dd2cfb4d9bc53080837
| author | iuc |
|---|---|
| date | Thu, 19 Nov 2015 13:40:46 -0500 |
| parents | af432100f142 |
| children | 7d01b8efbfd4 |
line wrap: on
line diff
--- a/tool_dependencies.xml Thu Mar 19 22:39:52 2015 -0400 +++ b/tool_dependencies.xml Thu Nov 19 13:40:46 2015 -0500 @@ -21,15 +21,13 @@ </action> </actions> <actions> + <action type="download_by_url">http://ebi.edu.au/ftp/software/MEME/4.10.0/meme_4.10.0_4.tar.gz</action> <action type="set_environment_for_install"> <repository changeset_revision="a8d63d4be58f" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="libxslt" version="1.1.28" /> </repository> </action> - <action type="download_by_url">http://ebi.edu.au/ftp/software/MEME/4.10.0/meme_4.10.0_4.tar.gz</action> - <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> - <action type="shell_command">make</action> - <action type="shell_command">make install</action> + <action type="autoconf" /> </actions> <action type="set_environment"> <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
