Mercurial > repos > iuc > package_gnu_sed_4_2_2_sandbox
comparison tool_dependencies.xml @ 5:719b6eba4064 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gnu_sed_4_2_2_sandbox commit 377573fdf228e81751c3740e4c781155fe1b7758
| author | iuc |
|---|---|
| date | Tue, 31 May 2016 07:55:55 -0400 |
| parents | ae00df77b031 |
| children | 11d7e2366370 |
comparison
equal
deleted
inserted
replaced
| 4:ae00df77b031 | 5:719b6eba4064 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="gnu_sed" version="4.2.2-sandbox"> | 3 <package name="gnu_sed" version="4.2.2-sandbox"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">http://ftp.gnu.org/gnu/sed/sed-4.2.2.tar.gz</action> | 6 <action type="download_by_url" sha256sum="fea0a94d4b605894f3e2d5572e3f96e4413bcad3a085aae7367c2cf07908b2ff">https://depot.galaxyproject.org/software/gnu_sed/gnu_sed_4.2.2.sandbox_src_all.tar.gz</action> |
| 7 | 7 |
| 8 <!-- add sandbox feature from Assaf Gordon to disable critial functions. --> | 8 <!-- add sandbox feature from Assaf Gordon to disable critial functions. --> |
| 9 <action type="download_file">https://github.com/bgruening/download_store/raw/master/GNU/sed-e16266897f646e193a9a1287658a1847d68f1e51_sandbox.patch</action> | 9 <action type="download_file" sha256sum="b7d52cfc474cd5a4a0ce79db669f726de201ea4e98808dec6c22be3c3701b774">https://depot.galaxyproject.org/software/gnu_sed/gnu_sed_sandbox-2016-05-26.patch_src_all.patch</action> |
| 10 <action type="shell_command">patch -p1 -i sed-e16266897f646e193a9a1287658a1847d68f1e51_sandbox.patch</action> | 10 <action type="shell_command">patch -p1 -i gnu_sed_e1626689.sandbox.patch_src_all.patch</action> |
| 11 <action type="autoconf"/> | 11 <action type="autoconf" /> |
| 12 <action type="set_environment"> | 12 <action type="set_environment"> |
| 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
| 14 </action> | 14 </action> |
| 15 </actions> | 15 </actions> |
| 16 </install> | 16 </install> |
