# HG changeset patch # User iracooke # Date 1445553315 14400 # Node ID 055f5d2d99b5984cbd8a5e764e90fa7a6fad8c44 planemo upload for repository https://github.com/iracooke/protk-galaxytools/tree/master/packages/package_ruby_2_0 commit 24e0fef2496984648a8a5cd5bff4d6b9b634a302-dirty diff -r 000000000000 -r 055f5d2d99b5 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Oct 22 18:35:15 2015 -0400 @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + http://cache.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-p647.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.0.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. + + +