Mercurial > repos > iuc > package_ruby_2_0
comparison tool_dependencies.xml @ 1:998abc239e3e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 5cdd9650f394d84509d00550bb84bc592109756e-dirty
| author | iuc |
|---|---|
| date | Sun, 24 May 2015 17:09:49 -0400 |
| parents | 42997a67e8c4 |
| children | fba434da6442 |
comparison
equal
deleted
inserted
replaced
| 0:42997a67e8c4 | 1:998abc239e3e |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="libxml2" version="2.9.1"> | 3 <package name="libxml2" version="2.9.1"> |
| 4 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | 4 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
| 5 </package> | |
| 6 <package name="readline" version="6.2"> | |
| 7 <repository changeset_revision="4e4f3dc94efa" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="openssl" version="1.0"> | |
| 10 <repository changeset_revision="eeb069204cdc" name="package_openssl_1_0" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
| 5 </package> | 11 </package> |
| 6 <package name="ruby" version="2.0"> | 12 <package name="ruby" version="2.0"> |
| 7 <install version="1.0"> | 13 <install version="1.0"> |
| 8 <actions> | 14 <actions> |
| 9 <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.gz</action> | 15 <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.gz</action> |
| 10 | 16 |
| 11 <action type="set_environment_for_install"> | 17 <action type="set_environment_for_install"> |
| 12 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> | 18 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
| 13 <package name="libxml2" version="2.9.1" /> | 19 <package name="libxml2" version="2.9.1" /> |
| 20 </repository> | |
| 21 <repository changeset_revision="eeb069204cdc" name="package_openssl_1_0" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 22 <package name="openssl" version="1.0" /> | |
| 23 </repository> | |
| 24 <repository changeset_revision="4e4f3dc94efa" name="package_readline_6_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
| 25 <package name="readline" version="6.2" /> | |
| 14 </repository> | 26 </repository> |
| 15 </action> | 27 </action> |
| 16 | 28 |
| 17 <!-- Fails on OSX due to lack of openssl. --> | 29 <!-- Fails on OSX due to lack of openssl. --> |
| 18 <action type="autoconf">--disable-install-doc</action> | 30 <action type="autoconf">--disable-install-doc</action> |
