Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modulesets/glucose-external.modules
blob: 019bb8193103029bdc788777239ddf8a41f02726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<?xml version="1.0"?><!--*- mode: nxml; indent-tabs-mode: nil -*-->
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
<moduleset>
  <repository type="svn" name="svn.gnome.org"
      href="http://svn.gnome.org/svn/"/>
  <repository type="svn" name="matchbox.o-hand.com"
      href="http://svn.o-hand.com/repos/matchbox/"/>
  <repository type="git" name="git.sugarlabs.org" default="yes"
      href="git://git.sugarlabs.org"/>
  <tarball id="libmatchbox" version="1.8" autogenargs="--enable-pango">
    <source href="http://matchbox-project.org/sources/libmatchbox/1.8/libmatchbox-1.8.tar.bz2"
            size="303304" md5sum="6bbd6b41f4fd78b7baa6157b303e5ac0"/>
    <dependencies>
    </dependencies>
  </tarball>
  <autotools id="matchbox-window-manager">
    <branch repo="matchbox.o-hand.com" module="trunk/matchbox-window-manager"/>
    <dependencies>
      <dep package="libmatchbox"/>
    </dependencies>
  </autotools>
  <autotools id="hulahop">
    <branch module="hulahop/mainline.git" checkoutdir="hulahop"/>
  </autotools>
  <autotools id="hippo-canvas">
    <branch repo="svn.gnome.org"/>
  </autotools>
  <distutils id="sugar-update-control">
    <branch repo="git.sugarlabs.org"
	    module="sugar-update-control/mainline.git" checkoutdir="sugar-update-control" />
    <dependencies>
      <dep package="sugar"/>
    </dependencies>
  </distutils>
</moduleset>