comparison tool_dependencies.xml @ 7:c84b859e38a3 draft

Uploaded
author deepakjadmin
date Wed, 06 Jan 2016 09:31:40 -0500
parents 1b8c54b9de55
children
comparison
equal deleted inserted replaced
6:a3546cea7505 7:c84b859e38a3
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="padel" version="2.21">
4 <install version="1.0">
5 <actions_group>
6 <actions os="linux" architecture="x86_64">
7 <action type="download_by_url">http://www.yapcwsoft.com/dd/padeldescriptor/PaDEL-Descriptor.zip</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/bin/</destination_directory>
11 </action>
12 </actions>
13
14 <action type="set_environment">
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
16 </action>
17 </actions_group>
18 </install>
19 <readme></readme>
20 </package>
21 </tool_dependency>