|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
2
|
3 <package name="perl" version="5.18.1">
|
|
|
4 <repository changeset_revision="f6efd799dc70" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
|
6 <package name="psort" version="3.0.3">
|
|
0
|
7 <install version="1.0">
|
|
2
|
8 <actions>
|
|
|
9 <action type="download_by_url">http://www.psort.org/download/libpsortb-1.0.tar.gz</action>
|
|
|
10 <action type="autoconf" />
|
|
|
11
|
|
|
12 <action type="download_by_url">ftp://lausanne.isb-sib.ch/pub/software/unix/pftools/pft2.3/pft2.3.5.d.tar.gz</action>
|
|
|
13 <action type="shell_command">make</action>
|
|
|
14 <action type="move_directory_files">
|
|
|
15 <source_directory>.</source_directory>
|
|
|
16 <destination_directory>$INSTALL_DIR/pft</destination_directory>
|
|
|
17 </action>
|
|
0
|
18
|
|
2
|
19 <action type="set_environment">
|
|
|
20 <environment_variable action="set_to" name="LIBPSORTB_ROOT_PATH">$INSTALL_DIR</environment_variable>
|
|
|
21 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
|
|
|
22 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/pft</environment_variable>
|
|
|
23 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
|
|
|
24 </action>
|
|
|
25
|
|
|
26 <action type="setup_perl_environment">
|
|
|
27 <repository changeset_revision="f6efd799dc70" name="package_perl_5_18" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
|
|
|
28 <package name="perl" version="5.18.1" />
|
|
|
29 </repository>
|
|
|
30 <!-- allow downloading and installing an Perl package from cpan.org-->
|
|
|
31 <package>http://search.cpan.org/CPAN/authors/id/C/CJ/CJFIELDS/BioPerl-1.6.922.tar.gz</package>
|
|
|
32 <package>http://www.psort.org/download/bio-tools-psort-all.3.0.3.tar.gz</package>
|
|
|
33 </action>
|
|
|
34 </actions>
|
|
0
|
35 </install>
|
|
|
36 <readme>
|
|
2
|
37 http://www.psort.org/downloads/index.html
|
|
0
|
38 </readme>
|
|
|
39 </package>
|
|
|
40 </tool_dependency>
|