view tool_dependencies.xml @ 1:c22b3ce67f24 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/packages/package_kbproto_1_0_6 commit de7140295cce07e1bc1697e51dab4271c8d7a8a6
author devteam
date Fri, 18 Dec 2015 18:41:23 -0500
parents f9fefd89da26
children
line wrap: on
line source

<?xml version="1.0"?>
<tool_dependency>
  <package name="libxslt" version="1.1.28">
      <repository changeset_revision="a8d63d4be58f" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu" />
    </package>
    <package name="kbproto" version="1.0.6">
      <install version="1.0">
          <actions>
              <action type="download_by_url">ftp://ftp.x.org/pub/X11R7.7/src/proto/kbproto-1.0.6.tar.bz2</action>
                <action type="set_environment_for_install">
                  <repository changeset_revision="a8d63d4be58f" name="package_libxslt_1_1_28" owner="devteam" prior_installation_required="True" toolshed="https://testtoolshed.g2.bx.psu.edu">
                    <package name="libxslt" version="1.1.28" />
                  </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="KBPROTO_INCLUDES">$INSTALL_DIR/include</environment_variable>
                </action>
            </actions>
        </install>
        <readme>X Network Transport layer shared code.</readme>
    </package>
</tool_dependency>