# HG changeset patch # User devteam # Date 1452110440 18000 # Node ID f1cf1dd608676d3497205e4260e73d2b54af45ea # Parent 8f011e7388e1a42036145addc6ff5666a6033c99 planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/legacy/package_cairo_1_12_14 commit 00214cfe7548eb1e6ac3192f14ef9c270bef7fb3 diff -r 8f011e7388e1 -r f1cf1dd60867 tool_dependencies.xml --- a/tool_dependencies.xml Tue Apr 01 13:16:49 2014 -0400 +++ b/tool_dependencies.xml Wed Jan 06 15:00:40 2016 -0500 @@ -1,45 +1,54 @@ - - + + - + - + + + + - - - http://depot.galaxyproject.org/package/source/cairo/cairo-1.12.14.tar.bz2 + + + http://depot.galaxyproject.org/package/source/cairo/cairo-1.12.14.tar.bz2 - - + + + + + - - + + - - + + + - 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 + 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 - + --enable-quartz=no --enable-quartz-font=no --with-x=no --enable-xcb-shm=no --enable-xlib-xcb=no --enable-xcb=no --enable-gtk-doc=no --enable-gtk-doc-html=no --enable-xlib-xrender=no touch $INSTALL_DIR/include/cairo/cairo-xlib.h - $INSTALL_DIR/bin + $INSTALL_DIR/bin $INSTALL_DIR/lib + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/include + $INSTALL_DIR/include + $INSTALL_DIR/include/cairo + $INSTALL_DIR/include/cairo $INSTALL_DIR/lib/pkgconfig + -I$INSTALL_DIR/include/cairo + "-L$INSTALL_DIR/lib -lcairo"