comparison tool_dependencies.xml @ 4:8394553167b6 draft

Uploaded
author jasonk
date Wed, 18 Jan 2017 01:24:48 -0500
parents 099aaf4d1b2e
children 7f26c8ea8c54
comparison
equal deleted inserted replaced
3:099aaf4d1b2e 4:8394553167b6
11 </action> 11 </action>
12 <action type="move_file"> 12 <action type="move_file">
13 <source>meta-velvetg</source> 13 <source>meta-velvetg</source>
14 <destination>$INSTALL_DIR</destination> 14 <destination>$INSTALL_DIR</destination>
15 </action> 15 </action>
16 16 </actions>
17 <actions>
17 <action type="download_by_url">http://www.csie.ntu.edu.tw/~cjlin/cgi-bin/libsvm.cgi?+http://www.csie.ntu.edu.tw/~cjlin/libsvm+tar.gz</action> 18 <action type="download_by_url">http://www.csie.ntu.edu.tw/~cjlin/cgi-bin/libsvm.cgi?+http://www.csie.ntu.edu.tw/~cjlin/libsvm+tar.gz</action>
18 <action type="change_directory">libsvm*</action> 19 <action type="change_directory">libsvm*</action>
19 <action type="shell_command">make</action> 20 <action type="shell_command">make</action>
20 <action type="move_file"> 21 <action type="move_file">
21 <source>svm-predict</source> 22 <source>svm-predict</source>