comparison tool_dependencies.xml @ 1:73c1fc0ae03f draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/segmentation_fold_galaxy_wrapper commit b37cb65736e2a6e76b94a9fa12a5887046437e36
author yhoogstrate
date Sun, 02 Aug 2015 03:28:08 -0400
parents f8ac4d4dc4cf
children
comparison
equal deleted inserted replaced
0:f8ac4d4dc4cf 1:73c1fc0ae03f
37 <environment_variable action="set_to" name="SEGMENTATION_FOLD_DEFAULT_XML">$INSTALL_DIR/share/segmentation-fold/segments.xml</environment_variable> 37 <environment_variable action="set_to" name="SEGMENTATION_FOLD_DEFAULT_XML">$INSTALL_DIR/share/segmentation-fold/segments.xml</environment_variable>
38 </action> 38 </action>
39 </actions> 39 </actions>
40 </install> 40 </install>
41 <readme> 41 <readme>
42 Installation of segmentation-fold requires: 42 Installation of segmentation-fold requires:
43 - git 43 - git
44 - libboost (via toolshed) 44 - libboost (via toolshed)
45 - CMake (via toolshed) 45 - CMake (via toolshed)
46 - c++11 compiler: g++ or clang 46 - c++11 compiler: g++ or clang
47
48 segmentation-fold license:
49 GNU GPL version 3 or later &lt;http://gnu.org/licenses/gpl.html&gt;.
50
51 This is free software: you are free to change and redistribute it.
52 There is NO WARRANTY, to the extent permitted by law.
53 </readme> 47 </readme>
54 </package> 48 </package>
55 </tool_dependency> 49 </tool_dependency>