# HG changeset patch # User iuc # Date 1444314183 14400 # Node ID 8673ff1d430b2718e94f9f0fa5c0dee18cd1da50 # Parent 84c45dea6b9e79821cdc05098df746c4f68aff8f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit dea7b185eeb3d94f02527d82d1e4e635daf338aa diff -r 84c45dea6b9e -r 8673ff1d430b tool_dependencies.xml --- a/tool_dependencies.xml Mon Sep 21 10:21:04 2015 -0400 +++ b/tool_dependencies.xml Thu Oct 08 10:23:03 2015 -0400 @@ -1,13 +1,13 @@ - - + + - + - + @@ -20,18 +20,21 @@ - + + + sed -i.bak 's|MAYBE_WARN="$MAYBE_WARN -flto"|MAYBE_WARN="$MAYBE_WARN -flto -ffat-lto-objects -fuse-linker-plugin" |' configure build/configure.ac.warnings && \ export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" && \ ./configure --prefix=$INSTALL_DIR \ --with-x=no \ --enable-xcb-shm=no \ --enable-xlib-xcb=no \ --enable-xcb=no \ - --enable-xlib-xrender=no + --enable-xlib-xrender=no \ + --enable-gtk-doc-html=no @@ -40,6 +43,10 @@ $INSTALL_DIR/bin $INSTALL_DIR/lib $INSTALL_DIR/include + $INSTALL_DIR/include + $INSTALL_DIR/include + $INSTALL_DIR/include/cairo + $INSTALL_DIR/include/cairo $INSTALL_DIR/lib/pkgconfig