Mercurial > repos > mvdbeek > package_ngs_1_1_3
comparison tool_dependencies.xml @ 2:ec5356060e00 draft
planemo upload commit 96ecd86165525684766848f98a1c3be4353ec3b1-dirty
author | mvdbeek |
---|---|
date | Sat, 15 Aug 2015 09:49:44 -0400 |
parents | d8ab6092efeb |
children | 33b3938a8c2a |
comparison
equal
deleted
inserted
replaced
1:d8ab6092efeb | 2:ec5356060e00 |
---|---|
2 <tool_dependency> | 2 <tool_dependency> |
3 <!-- <package name="ncbi_vdb" version="2.5.2"> | 3 <!-- <package name="ncbi_vdb" version="2.5.2"> |
4 <repository name="package_ncbi_vdb_2_5_2" owner="mvdbeek" prior_installation_required="True" /> | 4 <repository name="package_ncbi_vdb_2_5_2" owner="mvdbeek" prior_installation_required="True" /> |
5 </package> | 5 </package> |
6 --> | 6 --> |
7 <action type="setup_perl_environment"> | |
8 <repository name="package_perl_5_18" owner="bgruening"><package name="perl" version="5.18.1" /> | |
9 </repository> | |
10 <package>File::Copy</package> | |
11 <package>File::Spec</package> | |
12 <package>File::Copy::Recursive</package> | |
13 </action> | |
7 <package name="ngs" version="1.1.3"> | 14 <package name="ngs" version="1.1.3"> |
8 <install version="1.0"> | 15 <install version="1.0"> |
9 <actions> | 16 <actions> |
10 <action type="download_by_url" target_filename="ngs-1.1.3.tar.gz">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> | 17 <action type="download_by_url" target_filename="ngs-1.1.3.tar.gz">https://github.com/ncbi/ngs/archive/1.1.3.tar.gz</action> |
11 <action type="autoconf">--prefix=$INSTALL_DIR --build=$INSTALL_DIR</action> | 18 <action type="autoconf">--prefix=$INSTALL_DIR --build=$INSTALL_DIR</action> |