Mercurial > repos > iracooke > package_omssa_2_1_9
comparison tool_dependencies.xml @ 3:ee659f8df9ed draft
Uploaded
| author | iracooke |
|---|---|
| date | Thu, 24 Oct 2013 01:17:49 -0400 |
| parents | 3fb5723cfa76 |
| children | a71ce3af685a |
comparison
equal
deleted
inserted
replaced
| 2:3fb5723cfa76 | 3:ee659f8df9ed |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="omssa" version="2.1.9"> | 3 <package name="omssa" version="2.1.9"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_binary"><url_template os="linux">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.linux.tar.gz</url_template></action> | 6 <action type="download_binary"> |
| 7 <action type="download_binary"><url_template os="darwin">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.macos.tar.gz</url_template></action> | 7 <url_template os="linux">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.linux.tar.gz</url_template> |
| 8 <url_template os="darwin">ftp://ftp.ncbi.nih.gov/pub/lewisg/omssa/2.1.9/omssa-2.1.9.macos.tar.gz</url_template> | |
| 9 </action> | |
| 8 <action type="set_environment"> | 10 <action type="set_environment"> |
| 9 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | 11 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> |
| 10 <environment_variable action="set_to" name="PROTK_OMSSA_ROOT">$INSTALL_DIR</environment_variable> | 12 <environment_variable action="set_to" name="PROTK_OMSSA_ROOT">$INSTALL_DIR</environment_variable> |
| 11 </action> | 13 </action> |
| 12 </actions> | 14 </actions> |
