Mercurial > repos > devteam > package_fastx_toolkit_0_0_13
annotate tool_dependencies.xml @ 2:b2814057f286 draft
Uploaded tool dependency definition with architecture-dependent installation recipes.
author | devteam |
---|---|
date | Fri, 30 Aug 2013 13:51:25 -0400 |
parents | 1cd326991d32 |
children | 7d6cc3605cee |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="libgtextutils" version="0.6"> | |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
4 <repository changeset_revision="e28dc3aa1665" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
0 | 5 </package> |
6 <package name="fastx_toolkit" version="0.0.13"> | |
1 | 7 <install version="1.0"> |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
8 <actions_group> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
9 <actions architecture="x86_64" os="linux"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
10 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_Linux_2.6_amd64.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
11 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
12 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
13 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
14 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
15 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
16 <actions architecture="i386" os="linux"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
17 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_Linux_2.6_i686.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
18 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
19 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
20 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
21 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
22 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
23 <actions architecture="i686" os="linux"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
24 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_Linux_2.6_i686.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
25 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
26 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
27 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
28 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
29 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
30 <actions architecture="i386" os="darwin"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
31 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_MacOSX.10.5.8_i386.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
32 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
33 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
34 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
35 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
36 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
37 <actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
38 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
39 <action type="set_environment_for_install"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
40 <repository name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
41 <package name="libgtextutils" version="0.6" /> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
42 </repository> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
43 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
44 <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
|
45 <action type="shell_command">make && make install</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
46 </actions> |
0 | 47 <action type="set_environment"> |
1 | 48 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
0 | 49 </action> |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
50 </actions_group> |
0 | 51 </install> |
52 <readme> | |
53 </readme> | |
54 </package> | |
55 </tool_dependency> |