annotate tool_dependencies.xml @ 1:99d03d6b75cf draft

Uploaded
author devteam
date Mon, 24 Feb 2014 15:27:41 -0500
parents 8ab0d08a3da1
children e1c7a7cda956
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">
1
99d03d6b75cf Uploaded
devteam
parents: 0
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">
99d03d6b75cf Uploaded
devteam
parents: 0
diff changeset
12 <package name="readline" version="6.2" />
99d03d6b75cf Uploaded
devteam
parents: 0
diff changeset
13 </repository>
0
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
14 </action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
15 <action type="make_directory">$INSTALL_DIR</action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
16 <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
17 <action type="set_environment">
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
18 <environment_variable action="set_to" name="R_HOME">$INSTALL_DIR/lib/R</environment_variable>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
19 <environment_variable action="set_to" name="R_LIBS">$INSTALL_DIR/lib/R/library</environment_variable>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
20 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/lib/R/bin</environment_variable>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
21 </action>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
22 </actions>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
23 </install>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
24 <readme>R is a free software environment for statistical computing and graphics
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
25 WARNING: See custom compilation options above
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
26 </readme>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
27 </package>
8ab0d08a3da1 Imported from capsule None
devteam
parents:
diff changeset
28 </tool_dependency>