annotate tool_dependencies.xml @ 0:8ab0d08a3da1 draft

Imported from capsule None
author devteam
date Mon, 27 Jan 2014 09:25:06 -0500
parents
children 99d03d6b75cf
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
1 <?xml version="1.0"?>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
2 <tool_dependency>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
3 <package name="readline" version="6.2">
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
4 <repository changeset_revision="16fc64dad9ca" name="package_readline_6_2" owner="devteam" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu" />
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
5 </package>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
6 <package name="R" version="2.15.0">
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
7 <install version="1.0">
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
8 <actions>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
9 <action type="download_by_url">http://cran.rstudio.com/src/base/R-2/R-2.15.0.tar.gz</action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
10 <action type="set_environment_for_install">
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
11 <repository changeset_revision="16fc64dad9ca" name="package_readline_6_2" owner="devteam" prior_installation_required="False" toolshed="http://toolshed.g2.bx.psu.edu" />
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
12 </action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
13 <action type="make_directory">$INSTALL_DIR</action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
14 <action type="shell_command">export LDFLAGS="-L$READLINE_LIBS" &amp;&amp; ./configure --with-blas --with-lapack --enable-R-shlib --with-x=no --prefix=$INSTALL_DIR &amp;&amp; make &amp;&amp; make install</action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
15 <action type="set_environment">
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
16 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR/lib/R</environment_variable>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
17 <environment_variable action="set_to" name="R_LIBS">$INSTALL_DIR/lib/R/library</environment_variable>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
18 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/lib/R/bin</environment_variable>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
19 </action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
20 </actions>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
21 </install>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
22 <readme>R is a free software environment for statistical computing and graphics
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
23 WARNING: See custom compilation options above
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
24 </readme>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
25 </package>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
26 </tool_dependency>