Mercurial > repos > eduardo > package_predsi_2004_02_13
comparison tool_dependencies.xml @ 3:39e7328feab0 draft default tip
planemo upload commit d6f89b3a76680ff3e39121fa5b102b16e4dc6631
| author | eduardo |
|---|---|
| date | Fri, 07 Apr 2017 12:56:04 -0400 |
| parents | c6e7f09bc9e0 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:c6e7f09bc9e0 | 3:39e7328feab0 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="predsi" version="2004.02.13"> | 3 <package name="predsi" version="2004.02.13"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url" sha256sum="d162979dd34dd42d24e89b692651220a726af880ec05565efb47679f5c0c79a9">https://raw.githubusercontent.com/Eduardo-Alves/PredSi/master/PredSi.tar </action> | 6 <action type="download_by_url" sha256sum="1932220d0f08cb6b6a4f68e444e49ed39547a6c6a0fbe252b2cc9b6d5bdd7dd9">https://raw.githubusercontent.com/Eduardo-Alves/PredSi/master/PredSi.tar.gz</action> |
| 7 | |
| 8 <action type="move_directory_files"> | 7 <action type="move_directory_files"> |
| 9 <source_directory>.</source_directory> | 8 <source_directory>.</source_directory> |
| 10 <destination_directory>$INSTALL_DIR/</destination_directory> | 9 <destination_directory>$INSTALL_DIR/</destination_directory> |
| 11 </action> | 10 </action> |
| 12 <action type="shell_command">chmod ugo+x $INSTALL_DIR/JSPP.jar</action> | 11 <action type="shell_command">chmod ugo+x $INSTALL_DIR/JSPP.jar</action> |
| 13 <action type="set_environment"> | 12 <action type="set_environment"> |
| 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | 13 <environment_variable name="PREDSI_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable> |
| 15 </action> | |
| 16 <action type="set_environment"> | |
| 17 <environment_variable name="JAVA_JAR_PATH" action="set_to">$REPOSITORY_INSTALL_DIR</environment_variable> | |
| 18 </action> | 14 </action> |
| 19 </actions> | 15 </actions> |
| 20 </install> | 16 </install> |
| 21 <readme></readme> | 17 <readme></readme> |
| 22 </package> | 18 </package> |
