Mercurial > repos > iuc > package_flash_1_2_11
comparison tool_dependencies.xml @ 0:1cf9882618d4 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_flash_1_2_11 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
| author | iuc |
|---|---|
| date | Tue, 22 Dec 2015 19:15:42 -0500 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:1cf9882618d4 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="FLASH" version="1.2.11"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url" md5sum="e4d355023a766afaaab2d62f912b605c">http://downloads.sourceforge.net/project/flashpage/FLASH-1.2.11.tar.gz</action> | |
| 7 <action type="shell_command">make</action> | |
| 8 <action type="move_file"> | |
| 9 <source>flash</source> | |
| 10 <destination>$INSTALL_DIR</destination> | |
| 11 </action> | |
| 12 <action type="set_environment"> | |
| 13 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | |
| 14 </action> | |
| 15 </actions> | |
| 16 </install> | |
| 17 </package> | |
| 18 </tool_dependency> |
