Mercurial > repos > mvdbeek > package_cairo_1_14_2
changeset 14:6e0b660a82e7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit d8c9384565aa9b4beaeb04348d41cb4c95547b92-dirty
author | mvdbeek |
---|---|
date | Fri, 09 Oct 2015 09:09:28 -0400 |
parents | 4ac4a6244aa1 |
children | 7b9ab9705934 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Fri Oct 09 08:09:19 2015 -0400 +++ b/tool_dependencies.xml Fri Oct 09 09:09:28 2015 -0400 @@ -23,7 +23,7 @@ <repository changeset_revision="ac6ef08bf0e6" name="package_libpng_1_6_7" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="libpng" version="1.6.7" /> </repository> - <repository changeset_revision="eacda3c604a1" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> + <repository changeset_revision="2460955a5704" name="package_freetype_2_5_2" owner="iuc" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> <package name="freetype" version="2.5.2" /> </repository> <repository changeset_revision="93cd49855fe1" name="package_fontconfig_2_11_1" owner="mvdbeek" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu"> @@ -51,7 +51,7 @@ <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> <environment_variable action="set_to" name="CAIRO_CFLAGS">-I$INSTALL_DIR/include/cairo</environment_variable> - <environment_variable action="set_to" name="CAIRO_LIBS">-L$INSTALL_DIR/lib/cairo</environment_variable> + <environment_variable action="set_to" name="CAIRO_LIBS">$INSTALL_DIR/lib</environment_variable> </action> </actions> </install>