Mercurial > repos > iuc > package_lapack_3_4
comparison tool_dependencies.xml @ 4:fa453af080f9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_lapack_3_4 commit 4e829bc62e1328b12abf9d43112967296dcfed7a
author | iuc |
---|---|
date | Thu, 16 Jun 2016 12:16:00 -0400 |
parents | 716579eca632 |
children |
comparison
equal
deleted
inserted
replaced
3:716579eca632 | 4:fa453af080f9 |
---|---|
5 </package> | 5 </package> |
6 <package name="lapack" version="3.4.2"> | 6 <package name="lapack" version="3.4.2"> |
7 <install version="1.0"> | 7 <install version="1.0"> |
8 <actions> | 8 <actions> |
9 <action sha256sum="60a65daaf16ec315034675942618a2230521ea7adf85eea788ee54841072faf0" type="download_by_url">https://depot.galaxyproject.org/software/lapack/lapack_3.4.2_src_all.tar.gz</action> | 9 <action sha256sum="60a65daaf16ec315034675942618a2230521ea7adf85eea788ee54841072faf0" type="download_by_url">https://depot.galaxyproject.org/software/lapack/lapack_3.4.2_src_all.tar.gz</action> |
10 | |
11 <action type="set_environment_for_install"> | |
12 <repository changeset_revision="1aea698a1c63" name="package_cmake_3_2_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
13 <package name="cmake" version="3.2.3" /> | |
14 </repository> | |
15 </action> | |
10 | 16 |
11 <!-- compile both static and shared library --> | 17 <!-- compile both static and shared library --> |
12 <action type="shell_command"> | 18 <action type="shell_command"> |
13 mkdir build && | 19 mkdir build && |
14 cd build && | 20 cd build && |