Mercurial > repos > devteam > package_emboss_5_0_0
annotate tool_dependencies.xml @ 9:423c17dafd88 draft default tip
Uploaded updated tool dependency definition.
| author | devteam |
|---|---|
| date | Wed, 11 Dec 2013 16:22:59 -0500 |
| parents | 27daa4034544 |
| children |
| rev | line source |
|---|---|
|
0
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
2 <tool_dependency> |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
3 <package name="emboss" version="5.0.0"> |
|
7
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
4 <install version="1.0"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
5 <actions_group> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
6 <actions architecture="i386" os="linux"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/i386/emboss/emboss-5.0.0-Linux-i686.tgz</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
8 <action type="move_directory_files"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
9 <source_directory>.</source_directory> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
10 <destination_directory>$INSTALL_DIR</destination_directory> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
11 </action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
12 </actions> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
13 <actions architecture="x86_64" os="linux"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
14 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/emboss/emboss-5.0.0-Linux-x86_64.tgz</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
15 <action type="move_directory_files"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
16 <source_directory>.</source_directory> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
17 <destination_directory>$INSTALL_DIR</destination_directory> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
18 </action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
19 </actions> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
20 <actions architecture="x86_64" os="darwin"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
21 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/emboss/emboss-5.0.0-Darwin-x86_64.tgz</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
22 <action type="move_directory_files"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
23 <source_directory>.</source_directory> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
24 <destination_directory>$INSTALL_DIR</destination_directory> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
25 </action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
26 </actions> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
27 <actions> |
|
8
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
28 <package name="libx11" version="1.5.0"> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
29 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
30 </package> |
| 9 | 31 <package name="libgd" version="2.1.0"> |
| 32 <repository changeset_revision="979b30851e9a" name="package_libgd_2_1_0" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
| 33 </package> | |
|
8
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
34 <package name="libxproto" version="7.0.23"> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
35 <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
36 </package> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
37 <package name="libxcb" version="1.9.1"> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
38 <repository changeset_revision="30193f711b44" name="package_libxcb_1_9_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> |
|
27daa4034544
Uploaded a tool dependency that includes a recipe to compile emboss 5 from source, including complex repository dependencies.
devteam
parents:
7
diff
changeset
|
39 </package> |
|
7
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
40 <action type="download_by_url">ftp://emboss.open-bio.org/pub/EMBOSS/old/5.0.0/EMBOSS-5.0.0.tar.gz</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
41 <action type="set_environment_for_install"> |
| 9 | 42 <repository changeset_revision="979b30851e9a" name="package_libgd_2_1_0" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
| 43 <package name="libgd" version="2.1.0" /> | |
| 44 </repository> | |
|
7
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
45 <repository changeset_revision="6367d6fc9f82" name="package_libx11_1_5_0" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
46 <package name="libx11" version="1.5.0" /> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
47 </repository> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
48 <repository changeset_revision="fd9ca3b78488" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
49 <package name="libxproto" version="7.0.23" /> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
50 </repository> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
51 <repository changeset_revision="30193f711b44" name="package_libxcb_1_9_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
52 <package name="libxcb" version="1.9.1" /> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
53 </repository> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
54 </action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
55 <action type="shell_command"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
56 export LDFLAGS="-L$XCB_LIBS -lm" |
| 9 | 57 export CFLAGS="-I$XPROTO_INCLUDES" && \ |
| 58 ./configure --prefix=$INSTALL_DIR \ | |
| 59 --x-includes=$X11_INCLUDE_DIR \ | |
| 60 --x-libraries=$X11_LIB_DIR \ | |
| 61 --with-pngdriver=$GD_ROOT | |
|
7
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
62 </action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
63 <action type="shell_command">make && make install</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
64 <action extract="true" type="download_file">ftp://emboss.open-bio.org/pub/EMBOSS/old/5.0.0/PHYLIP-3.6b.tar.gz</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
65 <action type="change_directory">PHYLIP-3.6b</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
66 <action type="shell_command"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
67 export LDFLAGS="-L$XCB_LIBS -lm" |
| 9 | 68 export CFLAGS="-I$XPROTO_INCLUDES" && \ |
| 69 ./configure --prefix=$INSTALL_DIR \ | |
| 70 --x-includes=$X11_INCLUDE_DIR \ | |
| 71 --x-libraries=$X11_LIB_DIR \ | |
| 72 --with-pngdriver=$GD_ROOT | |
|
7
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
73 </action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
74 <action type="shell_command">make && make install</action> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
75 </actions> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
76 <action type="set_environment"> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
77 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
78 <environment_variable action="set_to" name="EMBOSS_ACDROOT">$INSTALL_DIR/share/EMBOSS/acd</environment_variable> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
79 <environment_variable action="set_to" name="EMBOSS_DATA">$INSTALL_DIR/share/EMBOSS/data</environment_variable> |
|
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
80 <environment_variable action="set_to" name="PLPLOT_LIB">$INSTALL_DIR/share/EMBOSS</environment_variable> |
|
0
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
81 </action> |
|
7
27b61d58dfb4
Uploaded tool dependency definition that attempts to download a platform-specific precompiled binary.
devteam
parents:
6
diff
changeset
|
82 </actions_group> |
|
0
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
83 </install> |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
84 <readme> |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
85 These links provide information for building the Emboss package in most environments. |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
86 |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
87 System requirements |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
88 http://emboss.sourceforge.net/download/#Requirements |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
89 |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
90 Platform-dependent notes |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
91 http://emboss.sourceforge.net/download/#Platforms |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
92 </readme> |
|
9fd501d0f295
Uploaded tool dependency definition that downloads and installs EMBOSS 5.0.0 and PHYLIP 3.6b.
devteam
parents:
diff
changeset
|
93 </package> |
|
2
3569b0e8a8c1
Uploaded tool dependency definition that explicitly prepends $INSTALL_DIR/bin to the $PATH environment variable.
devteam
parents:
1
diff
changeset
|
94 </tool_dependency> |
