Mercurial > repos > devteam > package_fastx_toolkit_0_0_13
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 |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="fastx_toolkit" version="0.0.13"> | |
1 | 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 | 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 | 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 | 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 | 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 | 34 <actions architecture="x86_64" os="darwin"> |
4 | 35 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/fastx_toolkit/0.0.13.tar.bz2</action> |
3 | 36 <action type="move_directory_files"> |
37 <source_directory>./bin</source_directory> | |
38 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
39 </action> | |
40 </actions> | |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
41 <actions> |
3 | 42 <package name="libgtextutils" version="0.6"> |
4 | 43 <repository changeset_revision="3f8eeecabf16" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
3 | 44 </package> |
4 | 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 | 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 && make install</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
53 </actions> |
0 | 54 <action type="set_environment"> |
1 | 55 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
0 | 56 </action> |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
57 </actions_group> |
0 | 58 </install> |
59 <readme> | |
60 </readme> | |
61 </package> | |
62 </tool_dependency> |