Mercurial > repos > lparsons > package_ea_utils_1_1_2_806
annotate tool_dependencies.xml @ 0:3f75f3c77db0 draft
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
| author | lparsons |
|---|---|
| date | Mon, 13 Jul 2015 12:02:59 -0400 |
| parents | |
| children | 93ce6a48ed4f |
| rev | line source |
|---|---|
|
0
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
2 <tool_dependency> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
3 <package name="ea-utils" version="1.1.2-806"> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
4 <install version="1.0"> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
5 <actions> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
6 <action type="download_by_url" target_filename="ea-utils.1.1.2-806.tar.gz">https://drive.google.com/uc?export=download&id=0B7KhouP0YeRAc2xackxzRnFrUEU</action> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
7 <!-- Unable to get varcall to compile properly we don't need it, so skip --> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
8 <!-- <action type="shell_command">sed -i.bak 's/varcall$//' Makefile</action> --> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
9 <action type="shell_command">PREFIX=$INSTALL_DIR make install</action> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
10 <!-- For some reason, this is not installed by the Makefile, so move it ourselves --> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
11 <!-- <action type="move_file"> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
12 <source>sam-stats</source> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
13 <destination>$INSTALL_DIR/bin</destination> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
14 </action> --> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
15 <action type="set_environment"> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
16 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
17 </action> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
18 </actions> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
19 </install> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
20 <readme> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
21 </readme> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
22 </package> |
|
3f75f3c77db0
planemo upload for repository https://github.com/lparsons/galaxy-tools/tree/master/packages/package_ea_utils_1_1_2_806 commit 394834f8f34909961cfbf6252fefbdc63342d78d-dirty
lparsons
parents:
diff
changeset
|
23 </tool_dependency> |
