Mercurial > repos > mvdbeek > package_r_3_1_2
comparison tool_dependencies.xml @ 2:174b90e5a7ec draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_r_3_1_2 commit eab4c8a2fe33c7929fa1dfcd7ff1ea9a37ad2c4c-dirty
author | mvdbeek |
---|---|
date | Sun, 03 Jan 2016 05:52:52 -0500 |
parents | 1c3403a95a91 |
children |
comparison
equal
deleted
inserted
replaced
1:1c3403a95a91 | 2:174b90e5a7ec |
---|---|
52 </repository> | 52 </repository> |
53 <repository changeset_revision="335417c1475e" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> | 53 <repository changeset_revision="335417c1475e" name="package_ncurses_5_9" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu"> |
54 <package name="ncurses" version="5.9" /> | 54 <package name="ncurses" version="5.9" /> |
55 </repository> | 55 </repository> |
56 </action> | 56 </action> |
57 <action type="autoconf">--with-tcltk --with-blas --with-lapack --with-readline --with-cairo --with-libpng --without-x --without-aqua --enable-R-shlib --disable-R-framework --libdir=$INSTALL_DIR/lib | 57 <action type="autoconf">--with-tcltk --with-blas --with-lapack --with-readline --with-cairo --with-libpng --without-x --without-aqua --enable-R-shlib --disable-R-framework --libdir=$INSTALL_DIR/lib</action> |
58 </action> | |
59 <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/bin/R</action> | 58 <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/bin/R</action> |
60 <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/lib/R/bin/R</action> | 59 <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/lib/R/bin/R</action> |
61 </actions> | 60 </actions> |
62 <action type="set_environment"> | 61 <action type="set_environment"> |
63 <environment_variable action="set_to" name="R_DOC_DIR">$INSTALL_DIR/lib/R/doc</environment_variable> | 62 <environment_variable action="set_to" name="R_DOC_DIR">$INSTALL_DIR/lib/R/doc</environment_variable> |