Mercurial > repos > iuc > package_ucsc_tools_0_1
comparison tool_dependencies.xml @ 3:d31e73183b94 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ucsc_tools_0_1 commit 22168811c93658ecf0613c985ec8d16e1ab00ff9
| author | iuc |
|---|---|
| date | Sun, 07 Jun 2015 22:47:18 -0400 |
| parents | 824948982abd |
| children |
comparison
equal
deleted
inserted
replaced
| 2:824948982abd | 3:d31e73183b94 |
|---|---|
| 1 <?xml version='1.0' encoding='utf-8'?> | 1 <?xml version='1.0' encoding='utf-8'?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <!-- This package will not track any version of the underlying toools. | |
| 4 Any hint how to compile or ship the binaries without violating the license is very much appreciated. | |
| 5 --> | |
| 6 <package name="ucsc_tools" version="0.1"> | 3 <package name="ucsc_tools" version="0.1"> |
| 7 <install version="1.0"> | 4 <install version="1.0"> |
| 8 <actions_group> | 5 <actions_group> |
| 9 <actions architecture="x86_64" os="linux"> | 6 <actions architecture="x86_64" os="linux"> |
| 10 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/ucsc/ucsc-312-Linux-x86_64.tar.gz</action> | 7 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/ucsc/ucsc-312-Linux-x86_64.tar.gz</action> |
| 26 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> | 23 <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> |
| 27 <environment_variable name="UCSC_TOOLS_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> | 24 <environment_variable name="UCSC_TOOLS_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable> |
| 28 </action> | 25 </action> |
| 29 </actions_group> | 26 </actions_group> |
| 30 </install> | 27 </install> |
| 31 <readme>The tools downloaded by this dependency definition are free for academic use.</readme> | 28 <readme>The well known UCSC tools from Jim Kent.</readme> |
| 32 </package> | 29 </package> |
| 33 </tool_dependency> | 30 </tool_dependency> |
