annotate tool_dependencies.xml @ 0:980a47047f57 draft default tip

Imported from capsule None
author iuc
date Wed, 15 Apr 2015 11:30:18 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
2 <tool_dependency>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
3 <package name="cython" version="0.20.1">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
4 <repository changeset_revision="c3a8c46fcb97" name="package_cython_0_20_1" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
5 </package>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
6 <package name="cutadapt" version="1.8">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
7 <install version="1.0">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
8 <actions>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
9 <action type="download_by_url">https://pypi.python.org/packages/source/c/cutadapt/cutadapt-1.8.tar.gz</action>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
10 <action type="set_environment_for_install">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
11 <repository changeset_revision="c3a8c46fcb97" name="package_cython_0_20_1" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
12 <package name="cython" version="0.20.1" />
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
13 </repository>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
14 </action>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
15 <action type="shell_command">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
16 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python &amp;&amp;
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
17 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
18 </action>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
19 <action type="set_environment">
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
20 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
21 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
22 <environment_variable action="set_to" name="CUTADAPT_ROOT_PATH">$INSTALL_DIR</environment_variable>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
23 </action>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
24 </actions>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
25 </install>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
26 <readme>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
27 </readme>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
28 </package>
980a47047f57 Imported from capsule None
iuc
parents:
diff changeset
29 </tool_dependency>