view tool_dependencies.xml @ 2:c15cbda00ea6 draft

Uploaded tool dependency definition with corrected complex repository dependencies.
author devteam
date Wed, 27 Nov 2013 09:06:36 -0500
parents 151c0f628854
children 06f3f6f667b0
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
    <package name="libxproto" version="7.0.23">
        <repository changeset_revision="a0d3d0b8aff6" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="libxtrans" version="1.2.7">
        <repository changeset_revision="f92715abfb41" name="package_libxtrans_1_2_7" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="libpthread-stubs" version="0.3">
        <repository changeset_revision="1bbc37f1d895" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="libxext-proto" version="7.2.1">
        <repository changeset_revision="d0a5e1db8144" name="package_libxext_proto_7_2_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="libx11" version="1.5.0">
        <install version="1.0">
            <actions>
                <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/lib/libX11-1.5.0.tar.bz2</action>
                <action type="set_environment_for_install">
                    <repository changeset_revision="a0d3d0b8aff6" name="package_libxproto_7_0_23" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
                        <package name="libxproto" version="7.0.23" />
                    </repository>
                    <repository changeset_revision="f92715abfb41" name="package_libxtrans_1_2_7" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
                        <package name="libxtrans" version="1.2.7" />
                    </repository>
                    <repository changeset_revision="1bbc37f1d895" name="package_libpthread_stubs_0_3" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
                        <package name="libpthread-stubs" version="0.3" />
                    </repository>
                    <repository changeset_revision="d0a5e1db8144" name="package_libxext_proto_7_2_1" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu">
                        <package name="libxext-proto" version="7.2.1" />
                    </repository>
                </action>
                <action type="shell_command">./configure --prefix=$INSTALL_DIR</action>
                <action type="shell_command">make &amp;&amp; make install</action>
                <action type="set_environment">
                    <environment_variable action="prepend_to" name="PKG_CONFIG_PATH">$INSTALL_DIR/lib/pkgconfig</environment_variable>
                    <environment_variable action="set_to" name="X11_LIB_DIR">$INSTALL_DIR/lib</environment_variable>
                    <environment_variable action="set_to" name="X11_INCLUDE_DIR">$INSTALL_DIR/include</environment_variable>
                </action>
            </actions>
        </install>
        <readme />
    </package>
</tool_dependency>