Mercurial > repos > iuc > package_sparsehash_2_0_2
view tool_dependencies.xml @ 1:d08a7bffb2ee draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_sparsehash_2_0_2 commit 379063161020578e1bd306769116c1b691216b35
author | iuc |
---|---|
date | Fri, 17 Feb 2017 15:23:15 -0500 |
parents | 2cc9627ae29c |
children |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="sparsehash" version="2.0.2"> <install version="1.0"> <actions> <action type="download_by_url" sha256sum="2ed639a7155607c097c2029af5f4287296595080b2e5dd2e2ebd9bbb7450b87c">https://depot.galaxyproject.org/software/sparsehash/sparsehash_2.0.2_src_all.tar.gz</action> <action type="autoconf" /> <action type="set_environment"> <environment_variable name="CPLUS_INCLUDE_PATH" action="prepend_to">$INSTALL_DIR/include</environment_variable> <environment_variable name="LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> <environment_variable name="LD_LIBRARY_PATH" action="prepend_to">$INSTALL_DIR/lib</environment_variable> <environment_variable name="PKG_CONFIG_PATH" action="prepend_to">$INSTALL_DIR/lib/pkgconfig</environment_variable> </action> </actions> </install> <readme>ABySS is a de novo sequence assembler intended for short paired-end reads and large genomes.</readme> </package> </tool_dependency>