Mercurial > repos > devteam > package_fastx_toolkit_0_0_13
comparison tool_dependencies.xml @ 1:1cd326991d32 draft
Uploaded correct tool dependency tarball.
author | devteam |
---|---|
date | Tue, 20 Aug 2013 10:07:39 -0400 |
parents | aea9287960ef |
children | b2814057f286 |
comparison
equal
deleted
inserted
replaced
0:aea9287960ef | 1:1cd326991d32 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool_dependency> | 2 <tool_dependency> |
3 <package name="libgtextutils" version="0.6"> | 3 <package name="libgtextutils" version="0.6"> |
4 <repository name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" /> | 4 <repository changeset_revision="63bbde086e11" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
5 </package> | 5 </package> |
6 <package name="fastx_toolkit" version="0.0.13"> | 6 <package name="fastx_toolkit" version="0.0.13"> |
7 <install version="1.0"> | |
7 <actions> | 8 <actions> |
8 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action> | 9 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action> |
9 <action type="set_environment_for_install"> | 10 <action type="set_environment_for_install"> |
10 <repository name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True"> | 11 <repository changeset_revision="63bbde086e11" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
11 <package name="libgtextutils" version="0.6" /> | 12 <package name="libgtextutils" version="0.6" /> |
12 </repository> | 13 </repository> |
13 </action> | 14 </action> |
14 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> | 15 <action type="shell_command">./configure --prefix=$INSTALL_DIR</action> |
15 <action type="shell_command">make && make install</action> | 16 <action type="shell_command">make && make install</action> |
16 <action type="set_environment"> | 17 <action type="set_environment"> |
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | 18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
18 </action> | 19 </action> |
19 </actions> | 20 </actions> |
20 </install> | 21 </install> |
21 <readme> | 22 <readme> |
22 </readme> | 23 </readme> |