annotate tool_dependencies.xml @ 0:b0712132d558 draft default tip

Imported from capsule None
author iuc
date Fri, 13 Feb 2015 05:32:57 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
1 <?xml version="1.0"?>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
2 <tool_dependency>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
3 <package name="gengetopt" version="2.22.6">
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
4 <repository changeset_revision="6071205c5cd3" name="package_gengetopt_2_22_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
5 </package>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
6 <package name="cofold" version="0.0.1">
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
7 <install version="1.0">
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
8 <actions>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
9 <action type="shell_command">git clone --recursive https://github.com/jujubix/cofold</action>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
10 <action type="shell_command">git reset --hard 11815003a775196f4d1819491d5e0bc90bd5047e</action>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
11 <action type="set_environment_for_install">
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
12 <repository changeset_revision="6071205c5cd3" name="package_gengetopt_2_22_6" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
13 <package name="gengetopt" version="2.22.6" />
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
14 </repository>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
15 </action>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
16 <action type="autoconf">--without-perl --without-doc --without-doc-pdf --without-doc-html</action>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
17 <action type="set_environment">
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
18 <environment_variable action="prepend_to" name="LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
19 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
21 <environment_variable action="prepend_to" name="C_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
22 <environment_variable action="set_to" name="COFOLD_ROOT_DIR">$INSTALL_DIR</environment_variable>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
23 </action>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
24 </actions>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
25 </install>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
26 <readme>Compiling CoFold requires a C compiler (typically gcc)</readme>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
27 </package>
b0712132d558 Imported from capsule None
iuc
parents:
diff changeset
28 </tool_dependency>