annotate tool_dependencies.xml @ 0:00b3a01c21bc draft default tip

Imported from capsule None
author iuc
date Sat, 03 May 2014 05:45:05 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
1 <tool_dependency>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
2 <package name="minced" version="0.1.5">
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
3 <install version="1.0">
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
4 <actions>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
5 <action type="download_file">https://github.com/ctSkennerton/minced/releases/download/0.1.5/minced</action>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
6 <action type="download_file">https://github.com/ctSkennerton/minced/releases/download/0.1.5/minced.jar</action>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
7 <action type="move_directory_files">
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
8 <source_directory>.</source_directory>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR</destination_directory>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
10 </action>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
11 <action type="chmod">
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
12 <file mode="755">$INSTALL_DIR/minced</file>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
13 </action>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
14 <action type="set_environment">
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
16 </action>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
17 </actions>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
18 </install>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
19 </package>
00b3a01c21bc Imported from capsule None
iuc
parents:
diff changeset
20 </tool_dependency>