Mercurial > repos > galaxyp > package_kronik_2_02
comparison tool_dependencies.xml @ 0:797b81fd9054 draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/packages/package_kronik_2_02 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
author | galaxyp |
---|---|
date | Mon, 23 May 2016 11:12:17 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:797b81fd9054 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="kronik" version="2.02"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url" sha256sum="b8657a4d9682b88af53ac1ab64bbac8a08cdb578f2493d270a6d20d0b98d323b" target_filename="kronik.zip"> | |
7 https://depot.galaxyproject.org/software/kronik/kronik_2.02_linux_x64.zip | |
8 </action> | |
9 <action type="move_file"> | |
10 <source>./linux64/kronik</source> | |
11 <destination>$INSTALL_DIR/bin</destination> | |
12 </action> | |
13 <action type="chmod"> | |
14 <file mode="755">$INSTALL_DIR/bin/kronik</file> | |
15 </action> | |
16 <action type="set_environment"> | |
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
18 </action> | |
19 </actions> | |
20 </install> | |
21 <readme> | |
22 Install Galaxy package application for krönik 2.02 | |
23 </readme> | |
24 </package> | |
25 </tool_dependency> |