changeset 3:d0bf97420fb5 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_r_3_2_1 commit df8f2ed15d7183def0284e034c932b46ef48fd0b
author iuc
date Fri, 04 Dec 2015 12:25:47 -0500
parents 2ce7fd67f394
children d9f7d84125b7
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu Dec 03 07:23:45 2015 -0500
+++ b/tool_dependencies.xml	Fri Dec 04 12:25:47 2015 -0500
@@ -43,7 +43,7 @@
                         <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
                     </package>
                     <package name="cairo" version="1.12.14">
-                        <repository changeset_revision="3d4edf152b1b" name="package_cairo_1_12_14" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
+                        <repository changeset_revision="0a73735c3161" name="package_cairo_1_12_14" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
                     </package>
                     <package name="pixman" version="0.32.6">
                         <repository changeset_revision="06f701aa92e2" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
@@ -64,7 +64,7 @@
                         <repository changeset_revision="05df724aefbb" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
                             <package name="libpng" version="1.6.7" />
                         </repository>
-                        <repository changeset_revision="3d4edf152b1b" name="package_cairo_1_12_14" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
+                        <repository changeset_revision="0a73735c3161" name="package_cairo_1_12_14" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
                             <package name="cairo" version="1.12.14" />
                         </repository>
                         <repository changeset_revision="06f701aa92e2" name="package_pixman_0_32_6" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu">
@@ -80,7 +80,7 @@
                             <package name="fontconfig" version="2.11.1" />
                         </repository>
                     </action>
-                    <action type="autoconf">--with-tcltk --with-blas --with-lapack --with-readline --with-cairo --with-libpng --without-x --enable-R-shlib --disable-R-framework --libdir=$INSTALL_DIR/lib</action>
+                    <action type="autoconf">--with-tcltk --with-blas --with-lapack --without-aqua --with-readline --with-cairo --with-libpng --without-x --enable-R-shlib --disable-R-framework --libdir=$INSTALL_DIR/lib</action>
                     <action type="make_install" />
                     <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/bin/R</action>
                     <action type="shell_command">sed -i.bak -e 's;$INSTALL_DIR;\${R_ROOT_DIR};g' $INSTALL_DIR/lib/R/bin/R</action>