</dependencies>
</autotools>
+ <autotools id="cogl">
+ <branch repo="git.gnome.org"
+ module="cogl"
+ revision="master"/>
+ <dependencies>
+ <dep package="glib"/>
+ <dep package="cairo"/>
+ <dep package="pango"/>
+ <dep package="gdk-pixbuf"/>
+ <dep package="gobject-introspection"/>
+ </dependencies>
+ </autotools>
+
<autotools id="clutter">
<branch repo="git.gnome.org"
module="clutter"
<dep package="glib"/>
<dep package="cairo"/>
<dep package="pango"/>
- <dep package="gdk-pixbuf"/>
+ <dep package="cogl"/>
<dep package="atk"/>
<dep package="gobject-introspection"/>
<dep package="json-glib"/>
</autotools>
<autotools id="mx" autogenargs="--without-clutter-imcontext --without-clutter-gesture">
- <branch repo="git.clutter-project.org"
+ <branch repo="github.com/clutter-project"
module="mx"
revision="master"/>
<dependencies>
</autotools>
<autotools id="pyclutter">
- <branch repo="git.clutter-project.org"
- module="bindings/pyclutter"
+ <branch repo="git.gnome.org"
+ module="pyclutter"
revision="master"/>
<dependencies>
<dep package="pygobject"/>