<?xml version="1.0" ?>
<?xml-stylesheet type='text/xsl' href='interface.xsl'?>
<interface uri="http://0install.net/2006/interfaces/GTK-2.4.xml" xmlns="http://zero-install.sourceforge.net/2004/injector/interface">
  <name>GTK-2.4</name>
  <summary>set up a GTK 2.4 build environment</summary>
  <description>
This program runs a command in an environment with PKG_CONFIG_PATH set to
include the location of the GTK 2.4 and related library headers. By default, it
runs /bin/sh to give you a shell.

Typical usage is to run this and then configure and build your program from the
new shell. The resulting binary should work on all systems with GTK 2.4 and
later.

Note: if you build your program using Zero Install then it's easier to just add
the GTK dependencies to the source interface file.</description>

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

  <icon href="http://0install.net/2006/icons/gtk-logo.png" type="image/png"/>
  <category>Development</category>

  <group main="gtk-2.4">
    <requires interface="http://0install.net/2006/interfaces/GTK-dev">
      <version before="2.5" not-before="2.4"/>
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/GLib-dev">
      <version before="2.5" not-before="2.4"/>
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/ATK-dev">
      <version before="1.9"/>
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>
    <requires interface="http://0install.net/2006/interfaces/Pango-dev">
      <version before="1.5"/>
      <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
    </requires>

    <implementation id="sha1=f6b0e789dbb241500a223b3ad52667670203fde1" released="2006-06-03" stability="stable" version="0.1">
      <archive extract="gtk2.4-0.1" href="http://puzzle.dl.sourceforge.net/sourceforge/zero-install/gtk2.4-0.1.tgz" size="1261"/>
    </implementation>

    <implementation id="sha1=4b4a4b26d15533020ce81979607d563202677118" released="2006-06-04" stability="stable" version="0.2">
      <archive extract="gtk2.4-0.2" href="http://umn.dl.sourceforge.net/sourceforge/zero-install/gtk2.4-0.2.tgz" size="1923"/>
    </implementation>

    <group>
      <!-- Include C++ headers -->
      <requires interface="http://0install.net/2006/interfaces/GLibmm-dev.xml">
        <version before="2.5"/>
        <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
      </requires>
      <requires interface="http://0install.net/2006/interfaces/GTKmm-dev.xml">
        <version before="2.5"/>
        <environment insert="lib/pkgconfig" name="PKG_CONFIG_PATH"/>
      </requires>
      <implementation id="sha1=994d703b1faede1bfa2e97f063b80c15016c114c" released="2006-06-24" stability="stable" version="0.3">
        <archive extract="gtk2.4-0.3" href="http://kent.dl.sourceforge.net/sourceforge/zero-install/gtk2.4-0.3.tar.bz2" size="2153"/>
      </implementation>
      <implementation id="sha1=710455966211e583a4400f923fc75ede576fe31e" released="2006-11-26" stability="stable" version="0.4">
        <archive extract="gtk-2.4-0.4" href="http://kent.dl.sourceforge.net/sourceforge/zero-install/gtk-2.4-0.4.tar.bz2" size="2333"/>
      </implementation>
    </group>
  </group>

</interface>
<!-- Base64 Signature
iD8DBQBILpsergeCgFmlPMERAmkxAJ43fyllML8Fxz85OVIHt1wmhqBdUQCeNYX7ZRsxuzwtGTIN
RTqv9eyry1U=

-->
