Mercurial > repos > iuc > package_matplotlib_1_4
comparison tool_dependencies.xml @ 5:800d4bab57d5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_4 commit 26e1a6c62f83e82c02f2cdc10180090181ec0374-dirty
author | iuc |
---|---|
date | Fri, 02 Oct 2015 08:20:24 -0400 |
parents | 21b4cdead43b |
children | 3d82cb97b67c |
comparison
equal
deleted
inserted
replaced
4:21b4cdead43b | 5:800d4bab57d5 |
---|---|
5 </package> | 5 </package> |
6 <package name="freetype" version="2.5.2"> | 6 <package name="freetype" version="2.5.2"> |
7 <repository changeset_revision="d635a8f02a1e" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | 7 <repository changeset_revision="d635a8f02a1e" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
8 </package> | 8 </package> |
9 <package name="libpng" version="1.6.7"> | 9 <package name="libpng" version="1.6.7"> |
10 <repository changeset_revision="f48b920cae1f" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | 10 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
11 </package> | 11 </package> |
12 <package name="zlib" version="1.2.8"> | 12 <package name="zlib" version="1.2.8"> |
13 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | 13 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
14 </package> | 14 </package> |
15 <package name="matplotlib" version="1.4"> | 15 <package name="matplotlib" version="1.4"> |
16 <install version="1.0"> | 16 <install version="1.0"> |
17 <actions> | 17 <actions> |
18 <!-- first action is always downloading --> | 18 <!-- first action is always downloading --> |
19 <action type="download_by_url">https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.0.tar.gz#md5#1daf7f2123d94745feac1a30b210940c</action> | 19 <action md5sum="86af2e3e3c61849ac7576a6f5ca44267" type="download_by_url">https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.3.tar.gz</action> |
20 | 20 |
21 <!-- populate the environment variables from the dependend repos --> | 21 <!-- populate the environment variables from the dependend repos --> |
22 <action type="set_environment_for_install"> | 22 <action type="set_environment_for_install"> |
23 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | 23 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
24 <package name="zlib" version="1.2.8" /> | 24 <package name="zlib" version="1.2.8" /> |
27 <package name="numpy" version="1.9" /> | 27 <package name="numpy" version="1.9" /> |
28 </repository> | 28 </repository> |
29 <repository changeset_revision="d635a8f02a1e" name="package_freetype_2_5_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | 29 <repository changeset_revision="d635a8f02a1e" name="package_freetype_2_5_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
30 <package name="freetype" version="2.5.2" /> | 30 <package name="freetype" version="2.5.2" /> |
31 </repository> | 31 </repository> |
32 <repository changeset_revision="f48b920cae1f" name="package_libpng_1_6_7" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu"> | 32 <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
33 <package name="libpng" version="1.6.7" /> | 33 <package name="libpng" version="1.6.7" /> |
34 </repository> | 34 </repository> |
35 </action> | 35 </action> |
36 | 36 |
37 <!-- install matplotlib --> | 37 <!-- install matplotlib --> |