annotate tool_dependencies.xml @ 0:c5a9b3449463 draft default tip

Imported from capsule None
author iuc
date Fri, 29 May 2015 11:01:20 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
2 <tool_dependency>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
3 <package name="bwtool" version="1.0-gamma">
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
4 <install version="1.0">
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
5 <actions>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
6 <action type="download_by_url">https://github.com/CRG-Barcelona/bwtool/archive/v1.0-gamma.tar.gz</action>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
7 <action type="autoconf" />
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
8 <action type="set_environment">
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
9 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
10 <environment_variable name="BWTOOL_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
11 </action>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
12 </actions>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
13 </install>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
14 </package>
c5a9b3449463 Imported from capsule None
iuc
parents:
diff changeset
15 </tool_dependency>