<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<interface uri="http://0install.net/tests/Hello-scons.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface" xmlns:compile="http://zero-install.sourceforge.net/2006/namespaces/0compile">
  <name>Hello-scons</name>
  <summary>example of building with scons</summary>
  <description>
This package shows how to compile a simple C program, using Zero Install to
fetch the source and the build system (scons).
  </description>

  <homepage>http://0install.net/0compile.html</homepage>

  <group arch="*-src" compile:binary-main="hello" compile:command="&quot;$SCONS/scons.py&quot; -C &quot;$SRCDIR&quot; builddir=&quot;$BUILDDIR&quot; &quot;$DISTDIR&quot;">
    <requires interface="http://0install.net/2006/3rd-party/SCons.xml">
      <environment insert="" name="SCONS"/>
    </requires>

    <implementation id="sha1=43b982d79cca7cac008593396b382253d75bb609" released="2006-09-29" stability="stable" version="1.0">
      <archive extract="hello-scons-1.0" href="http://downloads.sourceforge.net/project/zero-install/Hello-scons/1.0/hello-scons-1.0.tar.bz2" size="2242"/>
    </implementation>
  </group>
  <group>
    <requires interface="http://0install.net/2006/3rd-party/SCons.xml">
      <environment insert="" name="SCONS"/>
      <version not-before="2"/>
    </requires>
    <implementation arch="*-src" compile:binary-main="hello" compile:command="&quot;$SCONS/scons.py&quot; -f &quot;$SRCDIR/SConstruct&quot; --srcdir=&quot;$SRCDIR&quot; &quot;$DISTDIR&quot;" id="sha1new=1656d6d204ec371aa52367d2be08f8c81eb5664e" released="2011-05-28" version="1.1">
      <manifest-digest sha256="8acb45a2d85eaf8e5c066939e989e2e1e9943b094f4570ada38d553cc9be7b0f"/>
      <archive extract="hello-scons-1.1" href="http://downloads.sourceforge.net/project/zero-install/Hello-scons/1.1/hello-scons-1.1.tar.bz2" size="2356"/>
    </implementation>
  </group>
</interface>
<!-- Base64 Signature
iEYEABECAAYFAk3gyLwACgkQrgeCgFmlPMEShwCfQ8nEthZ6yBQHzxXJ2yQ5X8HyYccAn1fTlF/u
2fjuriS8MZRyzPy8B7Cy

-->
