Mercurial > repos > galaxyp > package_proteowizard_3_0_9016
comparison tool_dependencies.xml @ 0:fdc8eb732831 draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_proteowizard_3_0_9016/ commit 815179cfd9754d3859239258fa30c331d5daaa41-dirty
| author | galaxyp |
|---|---|
| date | Thu, 22 Oct 2015 13:41:23 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:fdc8eb732831 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tool_dependency> | |
| 3 <package name="proteowizard" version="3.0.9016"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">https://teamcity.labkey.org/guestAuth/repository/download/bt17/279368:id/pwiz-bin-linux-x86_64-gcc48-release-3_0_9016.tar.bz2</action> | |
| 7 <action type="move_file"> | |
| 8 <source>msconvert</source> | |
| 9 <destination>$INSTALL_DIR</destination> | |
| 10 </action> | |
| 11 <action type="move_file"> | |
| 12 <source>msaccess</source> | |
| 13 <destination>$INSTALL_DIR</destination> | |
| 14 </action> | |
| 15 <action type="move_file"> | |
| 16 <source>chainsaw</source> | |
| 17 <destination>$INSTALL_DIR</destination> | |
| 18 </action> | |
| 19 <action type="move_file"> | |
| 20 <source>idconvert</source> | |
| 21 <destination>$INSTALL_DIR</destination> | |
| 22 </action> | |
| 23 <action type="set_environment"> | |
| 24 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | |
| 25 </action> | |
| 26 </actions> | |
| 27 </install> | |
| 28 <readme> | |
| 29 This package downloads and installs the ProteoWizard tools for Linux. | |
| 30 </readme> | |
| 31 </package> | |
| 32 </tool_dependency> |
