Mercurial > repos > mvdbeek > package_cairo_1_14_2
comparison tool_dependencies.xml @ 1:ef567c3ab0c8 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 13:19:45 -0400 |
parents | 3195493256c3 |
children | dd0faac09691 |
comparison
equal
deleted
inserted
replaced
0:3195493256c3 | 1:ef567c3ab0c8 |
---|---|
31 </repository> | 31 </repository> |
32 </action> | 32 </action> |
33 <action type="shell_command"> | 33 <action type="shell_command"> |
34 export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" && \ | 34 export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" && \ |
35 ./configure --prefix=$INSTALL_DIR \ | 35 ./configure --prefix=$INSTALL_DIR \ |
36 --disable-dependency-tracking \ | |
36 --with-x=no \ | 37 --with-x=no \ |
37 --enable-xcb-shm=no \ | 38 --enable-xcb-shm=no \ |
38 --enable-xlib-xcb=no \ | 39 --enable-xlib-xcb=no \ |
39 --enable-xcb=no \ | 40 --enable-xcb=no \ |
40 --enable-xlib-xrender=no | 41 --enable-xlib-xrender=no |
41 --enable-svg=yes \ | 42 --enable-ft=yes \ |
42 --enable-tee=yes \ | 43 --enable-tee=yes \ |
43 --enable-gtk-doc-html=no | 44 --enable-gtk-doc-html=no |
44 </action> | 45 </action> |
45 <action type="make_install" /> | 46 <action type="make_install" /> |
46 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> | 47 <!-- Create an empty cairo-xlib.h file, because R's configure script explicitly includes it even if X is disabled. --> |