# HG changeset patch # User iuc # Date 1437157917 14400 # Node ID a1912ac8b4d852d1f7d3e855bee9743aa655b103 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_ruby_2_2 commit 025696892784ba9fd07404ce4d21f3dca4ac1a1e-dirty diff -r 000000000000 -r a1912ac8b4d8 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Fri Jul 17 14:31:57 2015 -0400 @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + https://cache.ruby-lang.org/pub/ruby/2.2/ruby-2.2.2.tar.gz + + + + + + + + + + + + + + + + + + --disable-install-doc + + + $INSTALL_DIR/bin + $INSTALL_DIR/lib/ + $INSTALL_DIR + $INSTALL_DIR + $ENV[LIBXML_ROOT_PATH]/lib + $INSTALL_DIR/lib/pkgconfig + + + + + This installs ruby 2.2.x. Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. + It has an elegant syntax that is natural to read and easy to write. + https://www.ruby-lang.org/ + + RUBYHOME and RUBYLIB will be set and with GALAXY_RUBY_HOME you can access the root installation directory. + + +