comparison tool_dependencies.xml @ 26:62c1dfd9ab86 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_matplotlib_1_4 commit d094788c200e3ecf24f2a429000c888e82131ed1
author iuc
date Mon, 19 Oct 2015 16:53:04 -0400
parents d5d011480b68
children f05de70312d0
comparison
equal deleted inserted replaced
25:d5d011480b68 26:62c1dfd9ab86
11 </package> 11 </package>
12 <package name="zlib" version="1.2.8"> 12 <package name="zlib" version="1.2.8">
13 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 13 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
14 </package> 14 </package>
15 <package name="python" version="2.7.10"> 15 <package name="python" version="2.7.10">
16 <repository changeset_revision="4f81728216e7" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> 16 <repository changeset_revision="b9171d06f311" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
17 </package> 17 </package>
18 <package name="matplotlib" version="1.4"> 18 <package name="matplotlib" version="1.4">
19 <install version="1.0"> 19 <install version="1.0">
20 <actions> 20 <actions>
21 <action type="setup_python_environment"> 21 <action type="setup_python_environment">
22 <repository changeset_revision="4f81728216e7" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 22 <repository changeset_revision="b9171d06f311" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
23 <package name="python" version="2.7.10" /> 23 <package name="python" version="2.7.10" />
24 </repository> 24 </repository>
25 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 25 <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
26 <package name="zlib" version="1.2.8" /> 26 <package name="zlib" version="1.2.8" />
27 </repository> 27 </repository>
40 <package md5sum="0fe479be09fc2cf005f753d3acc35939">https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2.0.3.tar.gz</package> 40 <package md5sum="0fe479be09fc2cf005f753d3acc35939">https://pypi.python.org/packages/source/p/pyparsing/pyparsing-2.0.3.tar.gz</package>
41 <package md5sum="86af2e3e3c61849ac7576a6f5ca44267">https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.3.tar.gz</package> 41 <package md5sum="86af2e3e3c61849ac7576a6f5ca44267">https://pypi.python.org/packages/source/m/matplotlib/matplotlib-1.4.3.tar.gz</package>
42 </action> 42 </action>
43 <action type="set_environment"> 43 <action type="set_environment">
44 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 44 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
45 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable>
46 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable>
45 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR</environment_variable> 47 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR</environment_variable>
46 <environment_variable action="set_to" name="MATPLOTLIB_ROOT_DIR">$INSTALL_DIR</environment_variable> 48 <environment_variable action="set_to" name="MATPLOTLIB_ROOT_DIR">$INSTALL_DIR</environment_variable>
49 <environment_variable action="set_to" name="LIBPNG_LIB_PATH">$ENV[LIBPNG_LIB_PATH]</environment_variable>
50 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LIBPNG_LIB_PATH]</environment_variable>
47 </action> 51 </action>
48 </actions> 52 </actions>
49 </install> 53 </install>
50 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> 54 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme>
51 </package> 55 </package>