comparison tool_dependencies.xml @ 2:c6279cf49b7b draft

Updated tool dependency definition.
author devteam
date Mon, 19 May 2014 14:57:00 -0400
parents 87cfd0fbf172
children 1e47d82c2c3d
comparison
equal deleted inserted replaced
1:87cfd0fbf172 2:c6279cf49b7b
12 <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action> 12 <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action>
13 <action type="set_environment_for_install"> 13 <action type="set_environment_for_install">
14 <repository changeset_revision="58782940c411" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu"> 14 <repository changeset_revision="58782940c411" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
15 <package name="freetype" version="2.5.2" /> 15 <package name="freetype" version="2.5.2" />
16 </repository> 16 </repository>
17 <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
18 <package name="libxml2" version="2.9.1" />
19 </repository>
17 </action> 20 </action>
18 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR --enable-libxml2</action> 21 <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR --enable-libxml2</action>
19 <action type="make_install" /> 22 <action type="make_install" />
20 <action type="set_environment"> 23 <action type="set_environment">
21 <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable> 24 <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable>