Mercurial > repos > iuc > package_matplotlib_1_2
annotate tool_dependencies.xml @ 7:50b86df1f968 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
author | iuc |
---|---|
date | Fri, 17 Jul 2015 13:41:16 -0400 |
parents | f4e53dfdd044 |
children | dddf79f7a6f9 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="numpy" version="1.7.1"> | |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
4 <repository changeset_revision="300877695495" name="package_numpy_1_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
0 | 5 </package> |
6 <package name="freetype" version="2.4.11"> | |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
7 <repository changeset_revision="e6939e49a36b" name="package_freetype_2_4" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
0 | 8 </package> |
3 | 9 <package name="libpng" version="1.6.7"> |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
10 <repository changeset_revision="f48b920cae1f" name="package_libpng_1_6_7" owner="devteam" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
5 | 11 </package> |
12 <package name="tiff" version="4.0.3"> | |
13 <repository changeset_revision="e35a4a8b7e33" name="package_tiff_4_0_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
14 </package> | |
15 <package name="zlib" version="1.2.8"> | |
16 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
17 </package> | |
18 <package name="imaging" version="1.1.7"> | |
19 <repository changeset_revision="d5f2627f4cfd" name="package_imaging_1_1_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
3 | 20 </package> |
0 | 21 <package name="matplotlib" version="1.2.1"> |
22 <install version="1.0"> | |
23 <actions> | |
24 <!-- first action is always downloading --> | |
7
50b86df1f968
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty
iuc
parents:
6
diff
changeset
|
25 <action target_filename="matplotlib-1.2.1.tar.gz" type="download_by_url">https://github.com/matplotlib/matplotlib/archive/v1.2.1.tar.gz#md5#47ee56f51200b8760b98d97ee86f57c6</action> |
0 | 26 |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
27 <!-- populate the environment variables from the dependend repos --> |
0 | 28 <action type="set_environment_for_install"> |
5 | 29 <repository changeset_revision="63a4a902cda2" name="package_zlib_1_2_8" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
30 <package name="zlib" version="1.2.8" /> | |
31 </repository> | |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
32 <repository changeset_revision="300877695495" name="package_numpy_1_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
0 | 33 <package name="numpy" version="1.7.1" /> |
34 </repository> | |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
35 <repository changeset_revision="e6939e49a36b" name="package_freetype_2_4" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
0 | 36 <package name="freetype" version="2.4.11" /> |
37 </repository> | |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
38 <repository changeset_revision="f48b920cae1f" name="package_libpng_1_6_7" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu"> |
3 | 39 <package name="libpng" version="1.6.7" /> |
40 </repository> | |
5 | 41 <repository changeset_revision="e35a4a8b7e33" name="package_tiff_4_0_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> |
42 <package name="tiff" version="4.0.3" /> | |
43 </repository> | |
44 <repository changeset_revision="d5f2627f4cfd" name="package_imaging_1_1_7" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
45 <package name="imaging" version="1.1.7" /> | |
46 </repository> | |
0 | 47 </action> |
48 | |
49 <!-- install matplotlib --> | |
50 <action type="make_directory">$INSTALL_DIR/lib/python</action> | |
51 <action type="shell_command"> | |
5 | 52 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && |
0 | 53 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin |
54 </action> | |
55 <action type="set_environment"> | |
2 | 56 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> |
57 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> | |
5 | 58 <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_IMAGING]</environment_variable> |
59 <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> | |
4 | 60 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[LIBPNG_ROOT]/lib</environment_variable> |
5 | 61 <environment_variable action="set_to" name="MATPLOTLIB_LIB_PATH">$ENV[LIBPNG_ROOT]/lib</environment_variable> |
6
f4e53dfdd044
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_matplotlib_1_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742-dirty
iuc
parents:
5
diff
changeset
|
62 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[FREETYPE_LIB_DIR]</environment_variable> |
0 | 63 <environment_variable action="set_to" name="PYTHONPATH_MATPLOTLIB">$INSTALL_DIR/lib/python</environment_variable> |
64 </action> | |
65 </actions> | |
66 </install> | |
5 | 67 <readme>Compiling matplotlib requires a C compiler (typically gcc) and libpng.</readme> |
0 | 68 </package> |
69 </tool_dependency> |