# HG changeset patch # User iuc # Date 1450829110 18000 # Node ID 37b9109e489c84e806500ee69f805f105545d9f9 # Parent 2ce32675340ef86613d5b1e34fb769e26ee24a20 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_fontconfig_2_11_1 commit bd736b6361ba659a1251dd1a1a05f7e3b633bdf5 diff -r 2ce32675340e -r 37b9109e489c tool_dependencies.xml --- a/tool_dependencies.xml Thu Dec 03 07:04:36 2015 -0500 +++ b/tool_dependencies.xml Tue Dec 22 19:05:10 2015 -0500 @@ -1,34 +1,57 @@ - + - + - - http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz - - - - - - - + + + https://depot.galaxyproject.org/software/fontconfig/fontconfig_2.11.1_src_all.tar.gz + + + + + + + - --disable-docs --enable-libxml2 - + --disable-docs --enable-libxml2 + + + https://depot.galaxyproject.org/software/fontconfig/fontconfig_2.11.1_src_all.tar.gz + + + + + + + + + + + export FREETYPE_LIBS="-L$FREETYPE_LIB_PATH -lfreetype" && + export FREETYPE_CFLAGS="-I$FREETYPE_ROOT_DIR/include/freetype2" && + ./configure --prefix=$INSTALL_DIR --disable-docs && + make && + make install + + + + $INSTALL_DIR $INSTALL_DIR/bin $INSTALL_DIR/etc/fonts/fonts.conf $INSTALL_DIR/lib/pkgconfig $INSTALL_DIR/lib/ + $INSTALL_DIR/lib/ $INSTALL_DIR/include/ $INSTALL_DIR/include/ - +