view tool_dependencies.xml @ 3:1e47d82c2c3d draft default tip

Uploaded updated tool dependency definition.
author devteam
date Wed, 04 Jun 2014 10:15:08 -0400
parents c6279cf49b7b
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="freetype" version="2.5.2">
      <repository changeset_revision="58782940c411" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
    </package>
    <package name="libxml2" version="2.9.1">
      <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu" />
    </package>
  <package name="fontconfig" version="2.11.1">
    <install version="1.0">
          <actions>
              <action type="download_by_url">http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.gz</action>
                <action type="set_environment_for_install">
                  <repository changeset_revision="58782940c411" name="package_freetype_2_5_2" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
                    <package name="freetype" version="2.5.2" />
                  </repository>
                  <repository changeset_revision="3af7ad13a6fb" name="package_libxml2_2_9_1" owner="devteam" prior_installation_required="True" toolshed="http://toolshed.g2.bx.psu.edu">
                    <package name="libxml2" version="2.9.1" />
                  </repository>
                </action>
                <action type="shell_command">export LDFLAGS="-Wl,-rpath,$FREETYPE_LIB_PATH -L$FREETYPE_LIB_PATH" &amp;&amp; ./configure --prefix=$INSTALL_DIR --disable-docs --enable-libxml2</action>
                <action type="make_install" />
                <action type="set_environment">
                    <environment_variable action="set_to" name="FONTCONFIG_ROOT_PATH">$INSTALL_DIR/lib</environment_variable>
                    <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
                    <environment_variable action="set_to" name="FONTCONFIG_FILE">$INSTALL_DIR/etc/fonts/fonts.conf</environment_variable>
                </action>
            </actions>
        </install>
        <readme>
        </readme>
    </package>
</tool_dependency>