comparison tool_dependencies.xml @ 5:baece794d93b draft default tip

Uploaded
author iuc
date Tue, 20 Oct 2015 23:50:31 -0400
parents 096af381b00d
children
comparison
equal deleted inserted replaced
4:096af381b00d 5:baece794d93b
10 <repository changeset_revision="5e1760c773ba" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> 10 <repository changeset_revision="5e1760c773ba" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
11 </package> 11 </package>
12 <package name="ruby" version="2.0"> 12 <package name="ruby" version="2.0">
13 <install version="1.0"> 13 <install version="1.0">
14 <actions> 14 <actions>
15 <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p451.tar.gz</action> 15 <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p647.tar.gz</action>
16
17 <action type="set_environment_for_install"> 16 <action type="set_environment_for_install">
18 <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu"> 17 <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu">
19 <package name="libxml2" version="2.9.1" /> 18 <package name="libxml2" version="2.9.1" />
20 </repository> 19 </repository>
21 <repository changeset_revision="52d6f646b3b5" name="package_readline_6_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> 20 <repository changeset_revision="52d6f646b3b5" name="package_readline_6_2" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
24 <repository changeset_revision="5e1760c773ba" name="package_ncurses_5_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu"> 23 <repository changeset_revision="5e1760c773ba" name="package_ncurses_5_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
25 <package name="ncurses" version="5.9" /> 24 <package name="ncurses" version="5.9" />
26 </repository> 25 </repository>
27 </action> 26 </action>
28 27
29 <!-- Fails on OSX due to lack of openssl. -->
30 <action type="autoconf">--disable-install-doc</action> 28 <action type="autoconf">--disable-install-doc</action>
31 29
32 <action type="set_environment"> 30 <action type="set_environment">
33 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 31 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
34 <environment_variable action="set_to" name="RUBYLIB">$INSTALL_DIR/lib/</environment_variable> 32 <environment_variable action="set_to" name="RUBYLIB">$INSTALL_DIR/lib/</environment_variable>