# HG changeset patch # User devteam # Date 1448984924 18000 # Node ID f5ab0fdf37168576e1bbcf623bf33f8209a2d96c # Parent b39299b4b6e1caf7dfef1baeba277ec8cd09218b planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/legacy/package_cairo_1_12_14 commit b9c475e401d953823899cb67833ebef2a566b427 diff -r b39299b4b6e1 -r f5ab0fdf3716 tool_dependencies.xml --- a/tool_dependencies.xml Tue Apr 01 13:12:09 2014 -0400 +++ b/tool_dependencies.xml Tue Dec 01 10:48:44 2015 -0500 @@ -1,45 +1,48 @@ - - + + - + - + - - - 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 && - + --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"