Mercurial > repos > mvdbeek > package_cairo_1_14_2
comparison tool_dependencies.xml @ 6:de5e26139f69 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_cairo_1_12_14 commit b07fb0cfe8300ce810ba76417deeda88680e828f-dirty
author | mvdbeek |
---|---|
date | Thu, 08 Oct 2015 19:28:33 -0400 |
parents | 3abd4243f318 |
children | 79279243644e |
comparison
equal
deleted
inserted
replaced
5:3abd4243f318 | 6:de5e26139f69 |
---|---|
48 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 48 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
49 <environment_variable action="prepend_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable> | 49 <environment_variable action="prepend_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable> |
50 <environment_variable action="prepend_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> | 50 <environment_variable action="prepend_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> |
51 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> | 51 <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable> |
52 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> | 52 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib</environment_variable> |
53 <environment_variable action="set_to" name="CAIRO_CFLAGS">$INSTALL_DIR/include/cairo</environment_variable> | 53 <environment_variable action="set_to" name="CAIRO_CFLAGS">-I$INSTALL_DIR/include/cairo</environment_variable> |
54 <environment_variable action="set_to" name="CAIRO_LIBS">$INSTALL_DIR/include/cairo</environment_variable> | 54 <environment_variable action="set_to" name="CAIRO_LIBS">-L$INSTALL_DIR/lib/cairo</environment_variable> |
55 </action> | 55 </action> |
56 </actions> | 56 </actions> |
57 </install> | 57 </install> |
58 <readme> | 58 <readme> |
59 </readme> | 59 </readme> |