comparison tool_dependencies.xml @ 1:44aa00692c0d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_14_2 commit feb3a06956ec5f5566c2daf4d6cb528da8535182-dirty
author iuc
date Sun, 27 Sep 2015 04:06:59 -0400
parents d6a46e76a1a4
children 9fe5875b0ede
comparison
equal deleted inserted replaced
0:d6a46e76a1a4 1:44aa00692c0d
29 ./configure --prefix=$INSTALL_DIR \ 29 ./configure --prefix=$INSTALL_DIR \
30 --with-x=no \ 30 --with-x=no \
31 --enable-xcb-shm=no \ 31 --enable-xcb-shm=no \
32 --enable-xlib-xcb=no \ 32 --enable-xlib-xcb=no \
33 --enable-xcb=no \ 33 --enable-xcb=no \
34 --enable-xlib-xrender=no 34 --enable-xlib-xrender=no \
35 --enable-ft=yes
35 </action> 36 </action>
36 <action type="make_install" /> 37 <action type="make_install" />
37 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> 38 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. -->
38 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action> 39 <action type="shell_command">touch $INSTALL_DIR/include/cairo/cairo-xlib.h</action>
39 <action type="set_environment"> 40 <action type="set_environment">