2008-10-31 01:25:28 -04:00
|
|
|
<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
|
|
|
|
<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
|
|
|
|
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
|
|
|
|
<!-- vim:set ts=2 expandtab: -->
|
|
|
|
<moduleset>
|
2008-12-17 11:52:05 -05:00
|
|
|
<repository type="git" name="git.clutter-project.org"
|
|
|
|
href="git://git.clutter-project.org/"/>
|
2009-02-05 18:23:18 -05:00
|
|
|
<repository type="git" name="git.gnome.org"
|
|
|
|
href="git://git.gnome.org/"/>
|
2009-09-10 04:39:27 -04:00
|
|
|
<repository type="git" name="git.moblin.org"
|
|
|
|
href="git://git.moblin.org"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
|
|
|
|
<autotools id="gobject-introspection">
|
2009-02-12 17:53:53 -05:00
|
|
|
<branch repo="git.gnome.org" module="gobject-introspection"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
</dependencies>
|
2008-10-31 01:25:28 -04:00
|
|
|
</autotools>
|
|
|
|
|
2010-02-24 15:03:48 -05:00
|
|
|
<autotools id="glib">
|
|
|
|
<branch repo="git.gnome.org" module="glib"/>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="atk">
|
|
|
|
<branch repo="git.gnome.org" module="atk"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="pango">
|
|
|
|
<branch repo="git.gnome.org" module="pango"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="gtk+">
|
|
|
|
<branch repo="git.gnome.org" module="gtk+"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="pango"/>
|
|
|
|
<dep package="atk"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-03-03 17:18:49 -05:00
|
|
|
<autotools id="gir-repository" autogenargs="--with-skipped-gir-modules=Gst,Poppler,WebKit,GSSDP,Unique,GMenu,Wnck,GooCanvas,Notify,GnomeKeyring">
|
2009-02-12 17:53:53 -05:00
|
|
|
<branch repo="git.gnome.org" module="gir-repository"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="gjs">
|
2009-02-12 17:53:53 -05:00
|
|
|
<branch repo="git.gnome.org" module="gjs"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
<after>
|
|
|
|
<dep package="gir-repository"/>
|
|
|
|
</after>
|
|
|
|
</autotools>
|
|
|
|
|
2010-04-05 14:08:28 -04:00
|
|
|
<autotools id="json-glib">
|
|
|
|
<branch repo="git.gnome.org" module="json-glib"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
<after>
|
|
|
|
<dep package="gir-repository"/>
|
|
|
|
</after>
|
|
|
|
</autotools>
|
|
|
|
|
2008-10-31 01:25:28 -04:00
|
|
|
<autotools id="clutter">
|
2010-03-17 13:55:38 -04:00
|
|
|
<branch repo="git.clutter-project.org" module="clutter" revision="clutter-1.2"/>
|
2009-02-23 14:42:00 -05:00
|
|
|
<dependencies>
|
2010-04-05 14:08:28 -04:00
|
|
|
<dep package="json-glib"/>
|
2009-02-23 14:42:00 -05:00
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
2010-02-24 15:03:48 -05:00
|
|
|
<after>
|
|
|
|
<dep package="gir-repository"/>
|
|
|
|
</after>
|
2008-12-17 11:52:05 -05:00
|
|
|
</autotools>
|
2008-10-31 01:25:28 -04:00
|
|
|
|
2009-06-29 14:30:34 -04:00
|
|
|
<autotools id="gconf" autogenargs="--disable-defaults-service">
|
2009-06-25 09:16:35 -04:00
|
|
|
<branch repo="git.gnome.org" module="gconf"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
<dependencies>
|
2010-06-21 12:34:02 -04:00
|
|
|
<dep package="glib"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
</dependencies>
|
2009-06-25 09:16:35 -04:00
|
|
|
</autotools>
|
|
|
|
|
2009-04-24 10:26:42 -04:00
|
|
|
<autotools id="mutter" autogenargs="--with-clutter">
|
|
|
|
<branch repo="git.gnome.org" module="mutter"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="clutter"/>
|
2009-06-25 09:16:35 -04:00
|
|
|
<dep package="gconf"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
</dependencies>
|
2010-02-24 15:03:48 -05:00
|
|
|
<after>
|
|
|
|
<dep package="gtk+"/>
|
|
|
|
</after>
|
2008-10-31 01:25:28 -04:00
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="gnome-shell">
|
2009-02-05 18:23:18 -05:00
|
|
|
<branch repo="git.gnome.org" module="gnome-shell"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="gobject-introspection"/>
|
2009-04-24 10:26:42 -04:00
|
|
|
<dep package="mutter"/>
|
2008-10-31 11:18:18 -04:00
|
|
|
<dep package="gjs"/>
|
2009-06-25 09:16:35 -04:00
|
|
|
<dep package="gconf"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
<dep package="glib"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-02-24 15:03:48 -05:00
|
|
|
<metamodule id="gnome-shell-using-gir-repository">
|
|
|
|
<dependencies>
|
|
|
|
<dep package="gir-repository"/>
|
|
|
|
<dep package="gnome-shell"/>
|
|
|
|
</dependencies>
|
|
|
|
</metamodule>
|
|
|
|
|
|
|
|
<metamodule id="gnome-shell-full">
|
|
|
|
<dependencies>
|
|
|
|
<dep package="gtk+"/>
|
|
|
|
<dep package="gnome-shell"/>
|
|
|
|
</dependencies>
|
|
|
|
</metamodule>
|
|
|
|
|
2008-11-01 11:58:13 -04:00
|
|
|
</moduleset>
|