Mercurial > repos > rnateam > package_pkiss_2_2_12
annotate tool_dependencies.xml @ 0:a81b223cfe94 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
author | rnateam |
---|---|
date | Wed, 13 May 2015 07:52:53 -0400 |
parents | |
children |
rev | line source |
---|---|
0
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
2 <tool_dependency> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
3 <package name="pkiss" version="2.2.12"> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
4 <install version="1.0"> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
5 <actions_group> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
6 <actions architecture="x86_64" os="linux"> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
7 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/pkiss/pkiss-2.2.12-Linux-x86_64.tar.gz</action> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
8 <action type="shell_command">rm pkiss-2.2.12-Linux-x86_64.tar.gz</action> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
9 <action type="move_directory_files"> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
10 <source_directory>.</source_directory> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
11 <destination_directory>$INSTALL_DIR</destination_directory> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
12 </action> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
13 <action type="set_environment"> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
14 <environment_variable action="set_to" name="PKISS_ROOT_PATH">$INSTALL_DIR</environment_variable> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
15 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
16 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
17 <environment_variable action="prepend_to" name="PERL5LIB">$INSTALL_DIR/lib</environment_variable> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
18 </action> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
19 </actions> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
20 </actions_group> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
21 </install> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
22 <readme> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
23 This package downloads and installs pKiss which is part of the Bielefeld RNAShapesStudio. |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
24 http://bibiserv.techfak.uni-bielefeld.de/rnashapesstudio |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
25 </readme> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
26 </package> |
a81b223cfe94
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_pkiss_2_2_12 commit 71414cf7f040d610afc3f02be31446efc3a82a40
rnateam
parents:
diff
changeset
|
27 </tool_dependency> |