Mercurial > repos > iuc > package_ncbi_vdb_2_6_2
comparison tool_dependencies.xml @ 0:be38d36c735d draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ncbi_vdb_2_6_2 commit 4defaa3ff1c21e2ec39033bfe63ee69471104ede
| author | iuc |
|---|---|
| date | Tue, 17 May 2016 14:14:01 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:be38d36c735d |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="perl" version="5.18.1"> | |
| 4 <repository changeset_revision="35f117d7396b" name="package_perl_5_18" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 5 </package> | |
| 6 <package name="libxml2" version="2.9.3"> | |
| 7 <repository changeset_revision="24131daaf69f" name="package_libxml2_2_9_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 8 </package> | |
| 9 <package name="ngs_sdk" version="1.2.3"> | |
| 10 <repository changeset_revision="3da0f4d34e92" name="package_ngs_sdk_1_2_3" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 11 </package> | |
| 12 <package name="libmagic" version="5.25"> | |
| 13 <repository changeset_revision="21b08f55a6ac" name="package_libmagic_5_25" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> | |
| 14 </package> | |
| 15 <package name="ncbi_vdb" version="2.6.2"> | |
| 16 <install version="1.0"> | |
| 17 <actions> | |
| 18 <action sha256sum="c310edacd1a4f98a5cfab702f3eede98977ef64831f002fddd7728ed7e2034f4" target_filename="ncbi-vdb-2.6.2.tar.gz" type="download_by_url">https://github.com/ncbi/ncbi-vdb/archive/2.6.2.tar.gz</action> | |
| 19 <action type="set_environment_for_install"> | |
| 20 <repository changeset_revision="35f117d7396b" name="package_perl_5_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 21 <package name="perl" version="5.18.1" /> | |
| 22 </repository> | |
| 23 <repository changeset_revision="24131daaf69f" name="package_libxml2_2_9_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 24 <package name="libxml2" version="2.9.3" /> | |
| 25 </repository> | |
| 26 <repository changeset_revision="3da0f4d34e92" name="package_ngs_sdk_1_2_3" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 27 <package name="ngs_sdk" version="1.2.3" /> | |
| 28 </repository> | |
| 29 <repository changeset_revision="21b08f55a6ac" name="package_libmagic_5_25" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> | |
| 30 <package name="libmagic" version="5.25" /> | |
| 31 </repository> | |
| 32 </action> | |
| 33 <action type="autoconf">--prefix=$INSTALL_DIR --with-ngs-sdk-prefix=$NGS_SDK_DIR --with-xml2-prefix=$LIBXML2_ROOT_DIR --build=$INSTALL_DIR</action> | |
| 34 <action type="move_directory_files"> | |
| 35 <source_directory>.</source_directory> | |
| 36 <destination_directory>$INSTALL_DIR/</destination_directory> | |
| 37 </action> | |
| 38 <action type="set_environment"> | |
| 39 <environment_variable action="set_to" name="NCBI_VDB_DIR">$INSTALL_DIR</environment_variable> | |
| 40 </action> | |
| 41 </actions> | |
| 42 </install> | |
| 43 <readme> | |
| 44 ncbi-vdb, required for sra-tools package. | |
| 45 </readme> | |
| 46 </package> | |
| 47 </tool_dependency> |
