annotate tool_dependencies.xml @ 4:e76e81b3eccf draft default tip

Uploaded updated tool dependency recipe.
author devteam
date Tue, 24 Sep 2013 13:50:26 -0400
parents 7d6cc3605cee
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
aea9287960ef Uploaded
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
aea9287960ef Uploaded
devteam
parents:
diff changeset
2 <tool_dependency>
aea9287960ef Uploaded
devteam
parents:
diff changeset
3 <package name="fastx_toolkit" version="0.0.13">
1
1cd326991d32 Uploaded correct tool dependency tarball.
devteam
parents: 0
diff changeset
4 <install version="1.0">
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
5 <actions_group>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
6 <actions architecture="x86_64" os="linux">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/fastx_toolkit/0.0.13.tar.bz2</action>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
8 <action type="move_directory_files">
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
9 <source_directory>./bin</source_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
11 </action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
12 </actions>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
13 <actions architecture="i386" os="linux">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
14 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/i386/fastx_toolkit/0.0.13.tar.bz2</action>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
15 <action type="move_directory_files">
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
16 <source_directory>./bin</source_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
17 <destination_directory>$INSTALL_DIR/bin</destination_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
18 </action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
19 </actions>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
20 <actions architecture="i686" os="linux">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
21 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/i386/fastx_toolkit/0.0.13.tar.bz2</action>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
22 <action type="move_directory_files">
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
23 <source_directory>./bin</source_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
24 <destination_directory>$INSTALL_DIR/bin</destination_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
25 </action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
26 </actions>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
27 <actions architecture="i386" os="darwin">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
28 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/i386/fastx_toolkit/0.0.13.tar.bz2</action>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
29 <action type="move_directory_files">
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
30 <source_directory>./bin</source_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
31 <destination_directory>$INSTALL_DIR/bin</destination_directory>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
32 </action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
33 </actions>
3
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
34 <actions architecture="x86_64" os="darwin">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
35 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/fastx_toolkit/0.0.13.tar.bz2</action>
3
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
36 <action type="move_directory_files">
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
37 <source_directory>./bin</source_directory>
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
38 <destination_directory>$INSTALL_DIR/bin</destination_directory>
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
39 </action>
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
40 </actions>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
41 <actions>
3
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
42 <package name="libgtextutils" version="0.6">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
43 <repository changeset_revision="3f8eeecabf16" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
3
7d6cc3605cee Uploaded updated tool dependency definition.
devteam
parents: 2
diff changeset
44 </package>
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
45 <action type="download_by_url">http://depot.galaxyproject.org/package/source/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
46 <action type="set_environment_for_install">
4
e76e81b3eccf Uploaded updated tool dependency recipe.
devteam
parents: 3
diff changeset
47 <repository changeset_revision="3f8eeecabf16" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
48 <package name="libgtextutils" version="0.6" />
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
49 </repository>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
50 </action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
51 <action type="shell_command">./configure --prefix=$INSTALL_DIR --disable-wall</action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
52 <action type="shell_command">make &amp;&amp; make install</action>
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
53 </actions>
0
aea9287960ef Uploaded
devteam
parents:
diff changeset
54 <action type="set_environment">
1
1cd326991d32 Uploaded correct tool dependency tarball.
devteam
parents: 0
diff changeset
55 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
0
aea9287960ef Uploaded
devteam
parents:
diff changeset
56 </action>
2
b2814057f286 Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents: 1
diff changeset
57 </actions_group>
0
aea9287960ef Uploaded
devteam
parents:
diff changeset
58 </install>
aea9287960ef Uploaded
devteam
parents:
diff changeset
59 <readme>
aea9287960ef Uploaded
devteam
parents:
diff changeset
60 </readme>
aea9287960ef Uploaded
devteam
parents:
diff changeset
61 </package>
aea9287960ef Uploaded
devteam
parents:
diff changeset
62 </tool_dependency>