# HG changeset patch # User iuc # Date 1444337454 14400 # Node ID 59eb331c111825c8383afada2efccf9b8abaa2c4 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_14_2 commit 876fc32b23d3b9c378ddbfbbba27d37d22576c85 diff -r 000000000000 -r 59eb331c1118 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Thu Oct 08 16:50:54 2015 -0400 @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + + + + + http://share.gruenings.eu/cairo-1.14.2.tar.bz2 + + + + + + + + + + + + + + + + export LDFLAGS="-Wl,-rpath,$PIXMAN_LIB_PATH -Wl,-rpath,$LIBPNG_ROOT/lib -Wl,-rpath,$FREETYPE_LIB_PATH" && \ + ./configure --prefix=$INSTALL_DIR \ + --disable-dependency-tracking \ + --with-x=no \ + --enable-xcb-shm=no \ + --enable-xlib-xcb=no \ + --enable-xcb=no \ + --enable-xlib-xrender=no \ + --enable-ft=yes \ + --enable-svg=yes \ + --enable-tee=yes + + + + touch $INSTALL_DIR/include/cairo/cairo-xlib.h + + $INSTALL_DIR/bin + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/lib/pkgconfig + $INSTALL_DIR/lib + + + + + + +