# HG changeset patch # User iuc # Date 1442845264 14400 # Node ID 84c45dea6b9e79821cdc05098df746c4f68aff8f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit 1ddb71f5953e86441c06326980abd33168087e50 diff -r 000000000000 -r 84c45dea6b9e tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Sep 21 10:21:04 2015 -0400 @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + 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 + + + + touch $INSTALL_DIR/include/cairo/cairo-xlib.h + + $INSTALL_DIR/bin + $INSTALL_DIR/lib + $INSTALL_DIR/include + $INSTALL_DIR/lib/pkgconfig + + + + + + +