comparison tool_dependencies.xml @ 4:e3587bf15205 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit b07fb0cfe8300ce810ba76417deeda88680e828f-dirty
author mvdbeek
date Thu, 08 Oct 2015 14:49:24 -0400
parents 25e9f3b01366
children 3abd4243f318
comparison
equal deleted inserted replaced
3:25e9f3b01366 4:e3587bf15205
36 --disable-dependency-tracking \ 36 --disable-dependency-tracking \
37 --with-x=no \ 37 --with-x=no \
38 --enable-xcb-shm=no \ 38 --enable-xcb-shm=no \
39 --enable-xlib-xcb=no \ 39 --enable-xlib-xcb=no \
40 --enable-xcb=no \ 40 --enable-xcb=no \
41 --enable-xlib-xrender=no 41 --enable-xlib-xrender=no \
42 --enable-gtk-doc-html=no 42 --enable-gtk-doc-html=no
43 </action> 43 </action>
44 <action type="make_install" /> 44 <action type="make_install" />
45 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> 45 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. -->
46 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action> 46 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action>