Mercurial > repos > iuc > package_ruby_2_0
annotate tool_dependencies.xml @ 10:41b9185d0628 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
author | iuc |
---|---|
date | Tue, 22 Dec 2015 19:37:23 -0500 |
parents | b67c42c010df |
children |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="libxml2" version="2.9.1"> | |
4 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> | |
5 </package> | |
4
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
6 <package name="readline" version="6.2"> |
10
41b9185d0628
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
iuc
parents:
9
diff
changeset
|
7 <repository changeset_revision="1007a3015bdb" name="package_readline_6_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
4
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
8 </package> |
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
9 <package name="ncurses" version="5.9"> |
10
41b9185d0628
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
iuc
parents:
9
diff
changeset
|
10 <repository changeset_revision="d14cd2be7d8d" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
4
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
11 </package> |
0 | 12 <package name="ruby" version="2.0"> |
13 <install version="1.0"> | |
14 <actions> | |
9
b67c42c010df
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 32693b6ea0a12cd77294fdc3cae53863cba4a8f6
iuc
parents:
8
diff
changeset
|
15 <action type="download_by_url">http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p647.tar.gz</action> |
0 | 16 <action type="set_environment_for_install"> |
17 <repository changeset_revision="926b471a2e43" name="package_libxml2_2_9_1" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu"> | |
18 <package name="libxml2" version="2.9.1" /> | |
19 </repository> | |
10
41b9185d0628
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
iuc
parents:
9
diff
changeset
|
20 <repository changeset_revision="1007a3015bdb" name="package_readline_6_2" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
4
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
21 <package name="readline" version="6.2" /> |
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
22 </repository> |
10
41b9185d0628
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5
iuc
parents:
9
diff
changeset
|
23 <repository changeset_revision="d14cd2be7d8d" name="package_ncurses_5_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> |
4
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
24 <package name="ncurses" version="5.9" /> |
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
25 </repository> |
0 | 26 </action> |
27 | |
28 <action type="autoconf">--disable-install-doc</action> | |
29 | |
30 <action type="set_environment"> | |
31 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
32 <environment_variable action="set_to" name="RUBYLIB">$INSTALL_DIR/lib/</environment_variable> | |
33 <environment_variable action="set_to" name="RUBY_HOME">$INSTALL_DIR</environment_variable> | |
34 <environment_variable action="set_to" name="GALAXY_RUBY_HOME">$INSTALL_DIR</environment_variable> | |
35 <environment_variable action="append_to" name="LD_LIBRARY_PATH">$ENV[LIBXML_ROOT_PATH]/lib</environment_variable> | |
4
eff0effaf35b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_0 commit 543b8d28d5f84f5b8ac31b3aa05f68a7b4094d66
iuc
parents:
3
diff
changeset
|
36 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
0 | 37 </action> |
38 </actions> | |
39 </install> | |
40 <readme> | |
41 This installs ruby 2.0.x. Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. | |
42 It has an elegant syntax that is natural to read and easy to write. | |
43 https://www.ruby-lang.org/ | |
44 | |
45 RUBYHOME and RUBYLIB will be set and with GALAXY_RUBY_HOME you can access the root installation directory. | |
46 </readme> | |
47 </package> | |
48 </tool_dependency> |