Mercurial > repos > portiahollyoak > package_fastuniq_1_1
comparison tool_dependencies.xml @ 0:00ac9a3e3d79 draft
planemo upload for repository https://github.com/portiahollyoak/Tools commit c4769fd68ad9583d4b9dbdf212e4ecb5968cef1c-dirty
author | portiahollyoak |
---|---|
date | Thu, 02 Jun 2016 10:39:20 -0400 |
parents | |
children | a09866654353 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:00ac9a3e3d79 |
---|---|
1 <?xml version="1.0"?> | |
2 <tool_dependency> | |
3 <package name="fastuniq" version="1.1"> | |
4 <install version="1.0"> | |
5 <actions> | |
6 <action type="download_by_url">http://downloads.sourceforge.net/project/fastuniq/FastUniq-1.1.tar.gz</action> | |
7 <action type="make_install"></action> | |
8 <action type="move_file" > | |
9 <source>fastuniq</source> | |
10 <destination>$INSTALL_DIR/bin</destination> | |
11 </action> | |
12 <action type="set_environment"> | |
13 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
14 </action> | |
15 </actions> | |
16 </install> | |
17 </package> | |
18 </tool_dependency> |