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"/>
|
2010-07-05 20:27:26 -04:00
|
|
|
<repository type="tarball" name="cairo.org"
|
|
|
|
href="http://cairographics.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>
|
|
|
|
|
2010-08-04 15:39:56 -04:00
|
|
|
<tarball id="vala" version="0.9.4" autogenargs="--enable-vapigen">
|
|
|
|
<source href="http://ftp.gnome.org/pub/GNOME/sources/vala/0.9/vala-0.9.4.tar.bz2"
|
|
|
|
hash="sha256:1fd008dfe835538b52409c3624472a220bbb00c14446f7fd2af00d837922cd3e"
|
|
|
|
md5sum="c863712acd127891e21fe153f9bc7709" size="2419008"/>
|
2010-06-25 10:10:18 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
</dependencies>
|
|
|
|
</tarball>
|
|
|
|
|
|
|
|
<autotools id="libgee">
|
|
|
|
<branch repo="git.gnome.org" module="libgee"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="vala"/>
|
|
|
|
<dep package="glib"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-02-24 15:03:48 -05:00
|
|
|
<autotools id="atk">
|
|
|
|
<branch repo="git.gnome.org" module="atk"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-07-05 20:27:26 -04:00
|
|
|
<autotools id="pixman" autogenargs="--disable-gtk">
|
|
|
|
<branch module="releases/pixman-0.18.2.tar.gz" version="0.18.2"
|
|
|
|
repo="cairo.org"
|
|
|
|
hash="sha256:80aee833b429d105d2c7593ef96993da04441b3b747084f1f3bfd7be594e1c45"
|
|
|
|
md5sum="5d1378fa61610dd5d3c7e0111b2c5253" size="510704">
|
|
|
|
</branch>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="cairo">
|
|
|
|
<branch module="snapshots/cairo-1.9.10.tar.gz" version="1.9.10"
|
|
|
|
repo="cairo.org"
|
|
|
|
hash="sha256:0341190e16e40670503fb2bd815692ebbe66a2843241c3d8e02f75bfb1b76ff4"
|
|
|
|
md5sum="737d533e15302ae355ff9a3cf16bc467" size="23153906">
|
|
|
|
</branch>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="pixman"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-02-24 15:03:48 -05:00
|
|
|
<autotools id="pango">
|
|
|
|
<branch repo="git.gnome.org" module="pango"/>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
<dep package="cairo"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="gdk-pixbuf">
|
|
|
|
<branch repo="git.gnome.org" module="gdk-pixbuf"/>
|
2010-02-24 15:03:48 -05:00
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-07-05 20:27:26 -04:00
|
|
|
<autotools id="gtk3">
|
2010-07-28 17:03:56 -04:00
|
|
|
<branch checkoutdir="gtk3" repo="git.gnome.org" module="gtk%2b"/>
|
2010-02-24 15:03:48 -05:00
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="pango"/>
|
|
|
|
<dep package="atk"/>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="gdk-pixbuf"/>
|
2010-02-24 15:03:48 -05:00
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-07-05 20:27:26 -04:00
|
|
|
<autotools id="gtk-engines-3">
|
|
|
|
<branch repo="git.gnome.org" module="gtk-engines"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
<dependencies>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="gtk3"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
</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>
|
|
|
|
</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>
|
|
|
|
</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"/>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="pango"/>
|
2009-02-23 14:42:00 -05:00
|
|
|
</dependencies>
|
2008-12-17 11:52:05 -05:00
|
|
|
</autotools>
|
2008-10-31 01:25:28 -04:00
|
|
|
|
2010-06-25 10:10:18 -04:00
|
|
|
<autotools id="dconf">
|
|
|
|
<branch repo="git.gnome.org" module="dconf"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gobject-introspection"/>
|
|
|
|
<dep package="libgee"/>
|
|
|
|
<dep package="vala"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
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>
|
|
|
|
|
2010-07-05 20:27:26 -04:00
|
|
|
<autotools id="mutter" autogenargs="--with-gtk=3.0">
|
2009-04-24 10:26:42 -04:00
|
|
|
<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"/>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="gtk3"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="librsvg" supports-non-srcdir-builds="no">
|
|
|
|
<branch repo="git.gnome.org" module="librsvg"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="gtk3"/>
|
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
|
|
|
<autotools id="gnome-desktop-3">
|
|
|
|
<branch repo="git.gnome.org" checkoutdir="gnome-desktop-3" module="gnome-desktop"/>
|
|
|
|
<dependencies>
|
|
|
|
<dep package="glib"/>
|
|
|
|
<dep package="gtk3"/>
|
|
|
|
<dep package="gconf"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
</dependencies>
|
|
|
|
</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"/>
|
2010-06-25 10:10:18 -04:00
|
|
|
<dep package="dconf"/>
|
2009-06-25 09:16:35 -04:00
|
|
|
<dep package="gconf"/>
|
2010-05-05 17:05:42 -04:00
|
|
|
<dep package="glib"/>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="gnome-desktop-3"/>
|
2008-10-31 01:25:28 -04:00
|
|
|
</dependencies>
|
|
|
|
</autotools>
|
|
|
|
|
2010-07-05 20:27:26 -04:00
|
|
|
<!-- This doesn't actually use gir-repository anymore,
|
|
|
|
kept just for compatibility to avoid having everyone
|
|
|
|
change their ~/.jhbuildrc -->
|
2010-02-24 15:03:48 -05:00
|
|
|
<metamodule id="gnome-shell-using-gir-repository">
|
|
|
|
<dependencies>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="librsvg"/>
|
|
|
|
<dep package="gtk-engines-3"/>
|
|
|
|
<dep package="gnome-shell"/>
|
2010-02-24 15:03:48 -05:00
|
|
|
</dependencies>
|
|
|
|
</metamodule>
|
|
|
|
|
|
|
|
<metamodule id="gnome-shell-full">
|
|
|
|
<dependencies>
|
2010-07-05 20:27:26 -04:00
|
|
|
<dep package="librsvg"/>
|
|
|
|
<dep package="gtk-engines-3"/>
|
|
|
|
<dep package="gnome-shell"/>
|
2010-02-24 15:03:48 -05:00
|
|
|
</dependencies>
|
|
|
|
</metamodule>
|
|
|
|
|
2008-11-01 11:58:13 -04:00
|
|
|
</moduleset>
|