Mercurial > repos > iuc > package_weka_3_7_11
annotate tool_dependencies.xml @ 0:2a3bab094407 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
| author | iuc |
|---|---|
| date | Tue, 19 May 2015 14:56:23 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
2 <tool_dependency> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
3 <package name="weka" version="3.7.11"> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
4 <install version="1.0"> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
5 <actions> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
6 <action type="download_file">http://downloads.sourceforge.net/project/weka/weka-3-7/3.7.11/weka-monolithic.jar</action> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
7 <action type="shell_command">mv weka-monolithic.jar $INSTALL_DIR/weka.jar</action> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
8 <action type="set_environment"> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
9 <environment_variable name="WEKA_JAR_PATH" action="set_to">$INSTALL_DIR</environment_variable> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
10 </action> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
11 </actions> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
12 </install> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
13 <readme> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
14 Weka requires a JAVA (1.5+) runtime evironment. |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
15 </readme> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
16 </package> |
|
2a3bab094407
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_weka_3_7_11 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
17 </tool_dependency> |
