Mercurial > repos > anton > package_vcflib
comparison tool_dependencies.xml @ 0:7949cc09120a draft default tip
Imported from capsule None
author | anton |
---|---|
date | Wed, 11 Jun 2014 17:10:36 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7949cc09120a |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="vcflib" version="586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd"> | |
4 <install version="1.0"> | |
5 <actions_group> | |
6 <actions architecture="x86_64" os="linux"> | |
7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/vcflib/vcflib-586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd.tar.gz</action> | |
8 <action type="move_directory_files"> | |
9 <source_directory>.</source_directory> | |
10 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
11 </action> | |
12 </actions> | |
13 <actions> | |
14 <action type="move_directory_files"> | |
15 <source_directory>bin</source_directory> | |
16 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
17 </action> | |
18 </actions> | |
19 <action type="set_environment"> | |
20 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
21 </action> | |
22 </actions_group> | |
23 </install> | |
24 <readme> | |
25 Binary files in this package are compiled from source code with SHA: 586c5ae5d57a38dae6b32ea831fb1f7cfa14c9bd. | |
26 This is package dependency for tools relying on VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib). This package is distributed as x86_64 binaries only as it is difficult to compile on other platforms. These binaries should work on any of our stated supported linux platforms other than RHEL/CentOS 5. | |
27 </readme> | |
28 </package> | |
29 </tool_dependency> |