diff tool_dependencies.xml @ 4:696336a3e1b2 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_14_2 commit c5b99dd9482d52035bbfec5ac717f60ef968e989-dirty
author iuc
date Sat, 10 Oct 2015 08:03:44 -0400
parents 53f61677843e
children 407f2b58e08a
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Oct 09 08:22:08 2015 -0400
+++ b/tool_dependencies.xml	Sat Oct 10 08:03:44 2015 -0400
@@ -31,7 +31,7 @@
                     </repository>
                 </action>
                 <action type="shell_command">
-                    export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" &amp;&amp; \ 
+                    export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" &amp;&amp;
                     ./configure --prefix=$INSTALL_DIR \
                         --disable-dependency-tracking \
                         --with-x=no \
@@ -41,7 +41,8 @@
                         --enable-xlib-xrender=no \
                         --enable-ft=yes \
                         --enable-svg=yes \
-                        --enable-tee=yes
+                        --enable-tee=yes \
+                        --enable-gtk-doc=no
                 </action>
                 <action type="make_install" />
                 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. -->