comparison tool_dependencies.xml @ 16:83f00b68affb draft default tip

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 10:40:16 -0400
parents 7b9ab9705934
children
comparison
equal deleted inserted replaced
15:7b9ab9705934 16:83f00b68affb
49 <environment_variable action="set_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable> 49 <environment_variable action="set_to" name="CAIRO_LIB_PATH">$INSTALL_DIR/lib</environment_variable>
50 <environment_variable action="set_to" name="CAIRO_INCLUDE_PATH">$INSTALL_DIR/include</environment_variable> 50 <environment_variable action="set_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">-I$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">-L$INSTALL_DIR/lib -lcairo</environment_variable> 54 <environment_variable action="set_to" name="CAIRO_LIBS">"-L$INSTALL_DIR/lib -lcairo"</environment_variable>
55 </action> 55 </action>
56 </actions> 56 </actions>
57 </install> 57 </install>
58 <readme> 58 <readme>
59 </readme> 59 </readme>