Mercurial > repos > jeremie > package_breakdancer_1_2_6
view tool_dependencies.xml @ 42:1ffd1bcc9eaa draft
Deleted selected files
| author | jeremie |
|---|---|
| date | Fri, 27 Jun 2014 07:59:15 -0400 |
| parents | 4801c191c7b6 |
| children | 40fc3681d624 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="breakdancer" version="1.2.6"> <install version="1.0"> <actions_group> <actions architecture="i386" os="linux"> <action type="download_by_url" target_filename="bin.tgz">http://1i0suhtsif.1fichier.com/1_2_6.tgz</action> <action type="move_directory_files"> <source_directory>.</source_directory> <destination_directory>$INSTALL_DIR/bin</destination_directory> </action> </actions> <action type="set_environment"> <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> </action> </actions_group> </install> <readme> FreeBayes requires g++ and the standard C and C++ development libraries. Additionally, cmake is required for building the BamTools API. </readme> </package> </tool_dependency>
