Mercurial > repos > dpryan79 > package_python_2_7_pybigwig
changeset 6:cc328cc561e8 draft
Deleted selected files
author | dpryan79 |
---|---|
date | Wed, 02 Dec 2015 03:49:40 -0500 |
parents | 10eff6dd3e99 |
children | 7af2c2f2ed3b |
files | tool_dependencies.xml |
diffstat | 1 files changed, 0 insertions(+), 36 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Tue Dec 01 17:12:27 2015 -0500 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,36 +0,0 @@ -<?xml version="1.0"?> -<tool_dependency> - <package name="libcurl" version="7.35"> - <repository changeset_revision="8d4b20e45bd1" name="package_libcurl_7_35" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> - </package> - <package name="python" version="2.7.10"> - <repository changeset_revision="2f32acbaf21a" name="package_python_2_7_10" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> - </package> - <package name="pybigwig" version="0.1.9"> - <install version="1.0"> - <actions> - <action type="set_environment_for_install"> - <repository changeset_revision="2f32acbaf21a" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> - <package name="python" version="2.7.10" /> - </repository> - <repository changeset_revision="8d4b20e45bd1" name="package_libcurl_7_35" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> - <package name="libcurl" version="7.35" /> - </repository> - </action> - <action type="setup_python_environment"> - <repository changeset_revision="2f32acbaf21a" name="package_python_2_7_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> - <package name="python" version="2.7.10" /> - </repository> - <repository changeset_revision="8d4b20e45bd1" name="package_libcurl_7_35" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> - <package name="libcurl" version="7.35" /> - </repository> - <package md5sum="8ed6a7c2d03c94ae534f8bc549300f5e">https://pypi.python.org/packages/source/p/pyBigWig/pyBigWig-0.1.9.tar.gz</package> - </action> - <action type="set_environment"> - <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> - </action> - </actions> - </install> - <readme>Compiles and installs pyBigWig, which requires a compiler (typically gcc) and libcurl.</readme> - </package> -</tool_dependency>