|
0
|
1 <?xml version="1.0"?>
|
|
|
2 <tool_dependency>
|
|
3
|
3 <package name="meme" version="4.8.0">
|
|
|
4 <repository changeset_revision="71c4ca80e649" name="package_meme_4_8_0" owner="slegras" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
|
|
|
5 </package>
|
|
|
6 <package name="perl_module_HTML_Template" version="2.6">
|
|
|
7 <install version="1.0">
|
|
|
8 <actions>
|
|
|
9 <action type="download_by_url">http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/HTML-Template-2.6.tar.gz</action>
|
|
|
10 <action type="make_directory">$INSTALL_DIR/lib/perl5</action>
|
|
|
11 <action type="shell_command">
|
|
|
12 perl Makefile.PL INSTALL_BASE=$INSTALL_DIR &&
|
|
|
13 make &&
|
|
|
14 make install
|
|
|
15 </action>
|
|
|
16 <action type="set_environment">
|
|
|
17 <environment_variable action="append_to" name="PERL5LIB">$INSTALL_DIR/lib/perl5/</environment_variable>
|
|
|
18 </action>
|
|
|
19 </actions>
|
|
|
20 </install>
|
|
|
21 </package>
|
|
0
|
22 </tool_dependency>
|