~ubuntu-branches/ubuntu/lucid/jhbuild/lucid

« back to all changes in this revision

Viewing changes to modulesets/gnome-external-deps-devel.modules

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort, Loic Minier, Emilio Pozuelo Monfort
  • Date: 2009-11-09 20:28:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20091109202848-m9ec7dmzptqtchtj
Tags: 2.28.0-1
[ Loic Minier ]
* Cleanups.
* Ship scripts.
* Don't set GNOME_MODULE as it equals the name of the source package.

[ Emilio Pozuelo Monfort ]
* New upstream release. Closes: #524504.
  - Use 'git rev-parse' rather than 'git-rev-parse'. Closes: #544642.
* Ship install-check. Closes: #441008.
* Uploaders list regenerated. Closes: #523542, #554071.
* debian/control.in,
  debian/rules:
  - Stop shipping a copy of subprocess.py. Require python >= 2.4.
  - Switch to python-support.
* debian/control.in:
  - Bump Standards-Version to 3.8.3, no changes needed.
  - Build depend on intltool >= 0.35.0.
  - Build depend on pkg-config, gnome-doc-utils and rarian-compat to build
    the documentation.
  - Make jhbuild arch any since install-check is a binary. Depend on
    ${shlibs:Depends}.
  - Recommend, and not suggest, git-core. Also recommend mercurial.
* debian/watch:
  - Added.
* debian/patches/01_import_from_pkgdatadir.patch:
  - Added, import jhbuild from pkgdatadir if everything else fails.
    This way we can ship the jhbuild private modules in /usr/sharejhbuild.
* debian/jhbuild.docs:
  - Removed, the necessary docs are now installed by the upstream Makefile.
* debian/rules:
  - Include autotools.mk and gnome.mk.
  - Remove all the manual build process, autotools.mk does everything now.
  - Install the jhbuild modules in /usr/share/jhbuild.
* debian/install:
  - Install the modulesets and patches from here since the upstream build
    system doesn't install them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" standalone="no"?> <!--*- mode: nxml -*-->
 
2
<!DOCTYPE moduleset SYSTEM "moduleset.dtd">
 
3
<?xml-stylesheet type="text/xsl" href="moduleset.xsl"?>
 
4
<moduleset>
 
5
 
 
6
  <repository type="cvs" name="cvs.freedesktop.org/menus" password=""
 
7
      cvsroot=":pserver:anoncvs@anoncvs.freedesktop.org:/cvs/menus/"/>
 
8
  <repository type="cvs" name="cvs.freedesktop.org/icon-theme" password=""
 
9
      cvsroot=":pserver:anoncvs@anoncvs.freedesktop.org:/cvs/icon-theme/"/>
 
10
  <repository type="cvs" name="cvs.freedesktop.org/shared-mime-info" password=""
 
11
      cvsroot=":pserver:anoncvs@anoncvs.freedesktop.org:/cvs/mime/"/>
 
12
  <repository type="cvs" name="cvs.freedesktop.org/startup-notification" password=""
 
13
      cvsroot=":pserver:anoncvs@anoncvs.freedesktop.org:/cvs/startup-notification/"/>
 
14
  <repository type="cvs" name="cvs.freedesktop.org/xklavier" password=""
 
15
      cvsroot=":pserver:anoncvs@anoncvs.freedesktop.org:/cvs/xklavier/"/>
 
16
  <repository type="cvs" name="cairo.freedesktop.org"
 
17
      cvsroot=":pserver:anoncvs@anoncvs.freedesktop.org:/cvs/cairo" password=""/>
 
18
  <repository type="cvs" name="www.sqlite.org"
 
19
      cvsroot=":pserver:anonymous@www.sqlite.org:/sqlite" password="anonymous"/>
 
20
 
 
21
  <repository type="svn" name="svn.freedesktop.org"
 
22
      href="http://anonsvn.freedesktop.org/svn/"/>
 
23
  <repository type="svn" name="svn.opalvoip.sf.net"
 
24
      href="http://opalvoip.svn.sourceforge.net/svnroot/opalvoip/"/>
 
25
  <repository type="svn" name="svn.abisource.com"
 
26
      href="http://svn.abisource.com/"/>
 
27
  <repository type="svn" name="svn.mono-project.com"
 
28
      href="http://anonsvn.mono-project.com/source/"/>
 
29
  <repository type="svn" name="svn.musicbrainz.org"
 
30
      href="http://svn.musicbrainz.org"/>
 
31
  <repository type="svn" name="libproxy.googlecode.com"
 
32
      href="http://libproxy.googlecode.com/svn/"/>
 
33
  <repository type="svn" name="svn.galago-project.org"
 
34
      href="http://svn.galago-project.org/"/>
 
35
 
 
36
  <repository type="git" name="git.gnome.org" default="yes"
 
37
      href="git://git.gnome.org/"/>
 
38
  <repository type="git" name="git.freedesktop.org"
 
39
      href="git://anongit.freedesktop.org/"/>
 
40
  <repository type="git" name="git.0pointer.de"
 
41
      href="git://git.0pointer.de/"/>
 
42
  <repository type="git" name="git.kernel.org"
 
43
      href="git://git.kernel.org/"/>
 
44
  <repository type="git" name="git.repo.or.cz"
 
45
      href="git://repo.or.cz/"/>
 
46
  <repository type="git" name="git.ndesk.org"
 
47
      href="git://git.ndesk.org/pub/scm/"/>
 
48
  <repository type="git" name="git.collabora.co.uk"
 
49
      href="git://git.collabora.co.uk/git/"/>
 
50
  <repository type="git" name="git.gitorious.org"
 
51
      href="git://git.gitorious.org/"/>
 
52
  <repository type="git" name="git.debian.org"
 
53
      href="git://git.debian.org/"/>
 
54
  <repository type="git" name="git.clutter-project.org"
 
55
      href="git://git.clutter-project.org/"/>
 
56
 
 
57
  <repository type="bzr" name="mega-nerd.com"
 
58
      href="http://www.mega-nerd.com/Bzr/"/>
 
59
  <repository type="bzr" name="launchpad.net"
 
60
      href="http://bazaar.launchpad.net/"/>
 
61
 
 
62
  <repository type="hg" name="hg.mozilla.org"
 
63
      href="http://hg.mozilla.org/"/>
 
64
 
 
65
  <autotools id="ndesk-dbus" autogen-sh="autoreconf">
 
66
    <branch repo="git.ndesk.org" module="dbus-sharp" checkoutdir="ndesk-dbus"/>
 
67
    <dependencies>
 
68
      <dep package="mono"/>
 
69
    </dependencies>
 
70
  </autotools>
 
71
 
 
72
  <autotools id="ndesk-dbus-glib" autogen-sh="autoreconf">
 
73
    <branch repo="git.ndesk.org" module="dbus-sharp-glib" checkoutdir="ndesk-dbus-glib"/>
 
74
    <dependencies>
 
75
      <dep package="ndesk-dbus"/>
 
76
    </dependencies>
 
77
  </autotools>
 
78
 
 
79
  <autotools id="dbus-glib">
 
80
    <branch repo="git.freedesktop.org" module="dbus/dbus-glib"/>
 
81
    <dependencies>
 
82
      <dep package="libxml2"/>
 
83
      <dep package="dbus"/>
 
84
      <dep package="glib"/>
 
85
    </dependencies>
 
86
  </autotools>
 
87
 
 
88
  <autotools id="eggdbus">
 
89
    <branch repo="git.freedesktop.org" module="~david/eggdbus"/>
 
90
    <dependencies>
 
91
      <dep package="glib"/>
 
92
    </dependencies>
 
93
  </autotools>
 
94
 
 
95
  <autotools id="PolicyKit" autogenargs="--disable-tests">
 
96
    <branch repo="git.freedesktop.org" module="PolicyKit"/>
 
97
    <dependencies>
 
98
      <dep package="eggdbus"/>
 
99
    </dependencies>
 
100
  </autotools>
 
101
 
 
102
  <autotools id="PolicyKit-gnome">
 
103
    <branch/>
 
104
    <dependencies>
 
105
      <dep package="dbus"/>
 
106
      <dep package="dbus-glib"/>
 
107
      <dep package="gtk+"/>
 
108
      <dep package="gconf"/>
 
109
      <dep package="PolicyKit"/>
 
110
      <dep package="gnome-doc-utils"/>
 
111
      <dep package="intltool"/>
 
112
    </dependencies>
 
113
  </autotools>
 
114
 
 
115
  <autotools id="ConsoleKit">
 
116
    <branch repo="git.freedesktop.org" module="ConsoleKit"/>
 
117
    <dependencies>
 
118
      <dep package="dbus-glib"/>
 
119
    </dependencies>
 
120
  </autotools>
 
121
 
 
122
  <autotools id="util-linux-ng" autogen-sh="autoreconf" autogenargs="--disable-makeinstall-chown">
 
123
    <branch repo="git.kernel.org"
 
124
            module="pub/scm/utils/util-linux-ng/util-linux-ng.git" checkoutdir="util-linux-ng"/>
 
125
    <dependencies/>
 
126
  </autotools>
 
127
 
 
128
  <autotools id="hal-info">
 
129
    <branch repo="git.freedesktop.org" module="hal-info"/>
 
130
  </autotools>
 
131
 
 
132
  <autotools id="hal" autogenargs="--disable-policy-kit">
 
133
    <branch repo="git.freedesktop.org"/>
 
134
    <dependencies>
 
135
      <dep package="dbus-glib"/>
 
136
      <dep package="hal-info"/>
 
137
      <dep package="PolicyKit"/>
 
138
      <dep package="ConsoleKit"/>
 
139
      <dep package="util-linux-ng"/>
 
140
    </dependencies>
 
141
  </autotools>
 
142
 
 
143
  <autotools id="liboil">
 
144
    <branch repo="git.freedesktop.org"/>
 
145
    <dependencies/>
 
146
  </autotools>
 
147
 
 
148
  <autotools id="rarian" supports-non-srcdir-builds="no">
 
149
    <branch repo="svn.freedesktop.org"/>
 
150
    <dependencies>
 
151
      <dep package="libxslt"/>
 
152
      <dep package="intltool"/>
 
153
    </dependencies>
 
154
  </autotools>
 
155
 
 
156
  <autotools id="pycairo">
 
157
    <branch repo="cairo.freedesktop.org"/>
 
158
    <dependencies>
 
159
      <dep package="cairo"/>
 
160
    </dependencies>
 
161
  </autotools>
 
162
 
 
163
  <autotools id="cairomm">
 
164
    <branch repo="git.freedesktop.org"/>
 
165
    <dependencies>
 
166
      <dep package="cairo"/>
 
167
    </dependencies>
 
168
  </autotools>
 
169
 
 
170
  <autotools id="cairo">
 
171
    <branch repo="git.freedesktop.org"/>
 
172
    <dependencies>
 
173
      <dep package="fontconfig"/>
 
174
      <dep package="gtk-doc"/>
 
175
      <dep package="pixman"/>
 
176
    </dependencies>
 
177
   </autotools>
 
178
 
 
179
  <autotools id="fontconfig">
 
180
    <branch repo="git.freedesktop.org"/>
 
181
    <dependencies />
 
182
   </autotools>
 
183
 
 
184
  <autotools id="pixman">
 
185
    <branch repo="git.freedesktop.org"/>
 
186
   </autotools>
 
187
 
 
188
  <autotools id="poppler">
 
189
    <branch repo="git.freedesktop.org" module="poppler/poppler" checkoutdir="poppler"/>
 
190
    <dependencies>
 
191
      <dep package="cairo"/>
 
192
    </dependencies>
 
193
    <suggests>
 
194
      <dep package="poppler-data"/>
 
195
    </suggests>
 
196
    <after>
 
197
      <dep package="gtk+"/>
 
198
    </after>
 
199
  </autotools>
 
200
 
 
201
  <autotools id="dbus">
 
202
    <branch repo="git.freedesktop.org" module="dbus/dbus" />
 
203
    <dependencies>
 
204
      <dep package="glib"/>
 
205
    </dependencies>
 
206
    <after>
 
207
      <dep package="gtk+"/>
 
208
    </after>
 
209
  </autotools>
 
210
 
 
211
  <autotools id="desktop-file-utils">
 
212
    <branch repo="cvs.freedesktop.org/menus" module="desktop-file-utils"/>
 
213
    <dependencies>
 
214
      <dep package="glib"/>
 
215
      <dep package="intltool"/>
 
216
    </dependencies>
 
217
   </autotools>
 
218
 
 
219
  <autotools id="hicolor-icon-theme" supports-non-srcdir-builds="no">
 
220
    <branch repo="cvs.freedesktop.org/icon-theme" module="default-icon-theme" checkoutdir="hicolor-icon-theme"/>
 
221
   </autotools>
 
222
 
 
223
  <autotools id="icon-naming-utils">
 
224
    <branch repo="cvs.freedesktop.org/icon-theme" module="icon-naming-utils"/>
 
225
   </autotools>
 
226
 
 
227
  <autotools id="startup-notification">
 
228
    <branch repo="cvs.freedesktop.org/startup-notification" module="startup-notification"/>
 
229
  </autotools>
 
230
 
 
231
  <autotools id="shared-mime-info" supports-non-srcdir-builds="no">
 
232
    <branch repo="cvs.freedesktop.org/shared-mime-info" module="shared-mime-info"/>
 
233
    <dependencies>
 
234
      <dep package="intltool"/>
 
235
      <dep package="libxml2"/>
 
236
      <dep package="glib"/>
 
237
    </dependencies>
 
238
  </autotools>
 
239
 
 
240
  <autotools id="libxklavier" supports-non-srcdir-builds="no">
 
241
    <branch repo="cvs.freedesktop.org/xklavier" module="libxklavier"/>
 
242
    <dependencies>
 
243
      <dep package="libxml2"/>
 
244
      <dep package="gtk-doc"/>
 
245
      <dep package="glib"/>
 
246
    </dependencies>
 
247
  </autotools>
 
248
 
 
249
  <autotools id="libxslt">
 
250
    <branch/>
 
251
    <dependencies>
 
252
      <dep package="libxml2"/>
 
253
      <dep package="libgcrypt"/>
 
254
    </dependencies>
 
255
  </autotools>
 
256
 
 
257
  <autotools id="gamin">
 
258
    <branch/>
 
259
    <dependencies>
 
260
      <dep package="glib"/>
 
261
    </dependencies>
 
262
  </autotools>
 
263
 
 
264
  <autotools id="libgsf">
 
265
    <branch/>
 
266
    <dependencies>
 
267
      <dep package="glib"/>
 
268
      <dep package="gnome-vfs"/>
 
269
      <dep package="libbonobo"/>
 
270
    </dependencies>
 
271
  </autotools>
 
272
 
 
273
  <autotools id="libcroco" supports-non-srcdir-builds="no">
 
274
    <branch/>
 
275
    <dependencies>
 
276
      <dep package="libxml2"/>
 
277
      <dep package="pango"/>
 
278
    </dependencies>
 
279
  </autotools>
 
280
 
 
281
  <autotools id="dbus-python">
 
282
    <branch repo="git.freedesktop.org" module="dbus/dbus-python"/>
 
283
    <dependencies>
 
284
      <dep package="dbus"/>
 
285
      <dep package="dbus-glib"/>
 
286
    </dependencies>
 
287
  </autotools>
 
288
 
 
289
  <autotools id="system-tools-backends">
 
290
    <branch repo="git.freedesktop.org" module="system-tools-backends"/>
 
291
    <dependencies>
 
292
      <dep package="dbus"/>
 
293
      <dep package="perl-net-dbus"/>
 
294
      <dep package="intltool"/>
 
295
    </dependencies>
 
296
  </autotools>
 
297
 
 
298
  <autotools id="swfdec">
 
299
    <branch repo="git.freedesktop.org" module="swfdec/swfdec" checkoutdir="swfdec"/>
 
300
    <dependencies>
 
301
      <dep package="glib"/>
 
302
      <dep package="pango"/>
 
303
      <dep package="gtk+"/>
 
304
      <dep package="cairo"/>
 
305
      <dep package="liboil"/>
 
306
      <dep package="libsoup"/>
 
307
    </dependencies>
 
308
  </autotools>
 
309
 
 
310
  <cmake id="libmusicbrainz">
 
311
    <branch repo="svn.musicbrainz.org"/>
 
312
  </cmake>
 
313
 
 
314
  <autotools id="iso-codes">
 
315
    <branch repo="git.debian.org" module="iso-codes/iso-codes.git" checkoutdir="iso-codes"/>
 
316
  </autotools>
 
317
 
 
318
  <autotools id="ptlib" autogen-sh="configure">
 
319
    <branch repo="svn.opalvoip.sf.net"/>
 
320
  </autotools>
 
321
 
 
322
  <autotools id="opal" autogen-sh="configure">
 
323
    <branch repo="svn.opalvoip.sf.net"/>
 
324
    <dependencies>
 
325
      <dep package="ptlib"/>
 
326
    </dependencies>
 
327
  </autotools>
 
328
 
 
329
  <autotools id="libdaemon" autogen-sh="bootstrap.sh">
 
330
    <branch repo="git.0pointer.de" module="libdaemon.git" checkoutdir="libdaemon"/>
 
331
  </autotools>
 
332
 
 
333
  <autotools id="avahi" autogenargs="--disable-qt3 --disable-qt4 --disable-mono --disable-monodoc --disable-manpages --enable-compat-howl --enable-compat-libdns_sd">
 
334
    <branch repo="git.0pointer.de" module="avahi.git" checkoutdir="avahi"/>
 
335
    <dependencies>
 
336
      <dep package="libdaemon"/>
 
337
      <dep package="dbus-python"/>
 
338
      <dep package="pygtk"/>
 
339
    </dependencies>
 
340
  </autotools>
 
341
 
 
342
  <autotools id="libcanberra">
 
343
    <branch repo="git.0pointer.de" module="libcanberra.git"
 
344
    checkoutdir="libcanberra"/>
 
345
    <dependencies>
 
346
      <dep package="gtk-doc"/>
 
347
    </dependencies>
 
348
    <after>
 
349
      <dep package="gtk+"/>
 
350
      <dep package="pulseaudio"/>
 
351
    </after>
 
352
  </autotools>
 
353
 
 
354
  <autotools id="pulseaudio">
 
355
    <branch repo="git.0pointer.de" module="pulseaudio"/>
 
356
    <dependencies>
 
357
      <dep package="libsndfile"/>
 
358
      <dep package="liboil"/>
 
359
      <dep package="glib"/>
 
360
      <dep package="speex"/>
 
361
    </dependencies>
 
362
    <after>
 
363
      <dep package="libsamplerate"/>
 
364
      <dep package="gconf"/>
 
365
      <dep package="avahi"/>
 
366
      <dep package="hal"/>
 
367
      <dep package="bluez"/>
 
368
      <dep package="dbus"/>
 
369
      <dep package="PolicyKit"/>
 
370
    </after>
 
371
  </autotools>
 
372
 
 
373
  <autotools id="enchant">
 
374
    <branch repo="svn.abisource.com"/>
 
375
    <dependencies>
 
376
      <dep package="glib"/>
 
377
    </dependencies>
 
378
  </autotools>
 
379
 
 
380
  <autotools id="libgdiplus">
 
381
    <branch module="trunk/libgdiplus" repo="svn.mono-project.com"/>
 
382
    <dependencies>
 
383
      <dep package="glib"/>
 
384
      <dep package="cairo"/>
 
385
      <dep package="fontconfig"/>
 
386
    </dependencies>
 
387
  </autotools>
 
388
 
 
389
  <autotools id="mono">
 
390
    <branch module="trunk/mono" repo="svn.mono-project.com"/>
 
391
    <dependencies>
 
392
      <dep package="libgdiplus"/>
 
393
    </dependencies>
 
394
  </autotools>
 
395
 
 
396
  <autotools id="monodoc">
 
397
    <branch module="trunk/monodoc" repo="svn.mono-project.com"/>
 
398
    <dependencies>
 
399
      <dep package="mono"/>
 
400
    </dependencies>
 
401
  </autotools>
 
402
 
 
403
  <autotools id="mozilla" autogen-sh="autoreconf" autogenargs="--enable-application=browser">
 
404
    <branch repo="hg.mozilla.org" module="mozilla-central" checkoutdir="mozilla"/>
 
405
    <dependencies>
 
406
      <dep package="gtk+"/>
 
407
    </dependencies>
 
408
  </autotools>
 
409
 
 
410
  <autotools id="libnl"
 
411
            autogen-sh="configure">
 
412
    <branch repo="git.kernel.org"
 
413
            module="pub/scm/libs/netlink/libnl.git" checkoutdir="libnl"/>
 
414
    <dependencies/>
 
415
  </autotools>
 
416
 
 
417
  <autotools id="telepathy-mission-control">
 
418
    <branch repo="git.collabora.co.uk"/>
 
419
    <dependencies>
 
420
      <dep package="glib"/>
 
421
      <dep package="dbus"/>
 
422
      <dep package="dbus-glib"/>
 
423
      <dep package="libtelepathy"/>
 
424
      <dep package="gconf"/>
 
425
      <dep package="libxslt"/>
 
426
    </dependencies>
 
427
  </autotools>
 
428
 
 
429
  <autotools id="telepathy-glib">
 
430
    <branch repo="git.collabora.co.uk"/>
 
431
    <dependencies>
 
432
      <dep package="glib"/>
 
433
      <dep package="dbus"/>
 
434
      <dep package="dbus-glib"/>
 
435
      <dep package="libxslt"/>
 
436
    </dependencies>
 
437
  </autotools>
 
438
 
 
439
  <autotools id="libtelepathy">
 
440
    <branch repo="git.collabora.co.uk"
 
441
            module="old/libtelepathy.git" checkoutdir="libtelepathy"/>
 
442
    <dep package="telepathy-glib"/>
 
443
  </autotools>
 
444
 
 
445
  <autotools id="sqlite3" autogen-sh="autoreconf"
 
446
             autogenargs="--enable-threadsafe --enable-load-extension" check-target="false">
 
447
    <branch repo="www.sqlite.org" module="sqlite" />
 
448
  </autotools>
 
449
 
 
450
  <autotools id="libsndfile" supports-non-srcdir-builds="no" autogenargs="--enable-external-libs --disable-gcc-werror">
 
451
    <branch repo="mega-nerd.com"
 
452
            module="libsndfile-dev" checkoutdir="libsndfile"/>
 
453
    <dependencies>
 
454
      <dep package="autogen"/>
 
455
    </dependencies>
 
456
  </autotools>
 
457
 
 
458
  <autotools id="libproxy" autogenargs="--without-networkmanager">
 
459
    <branch repo="libproxy.googlecode.com" module="trunk" />
 
460
    <dependencies>
 
461
      <dep package="gconf"/>
 
462
    </dependencies>
 
463
    <suggests>
 
464
      <!-- NetworkManager doesn't build correctly in 0.2.3
 
465
      <dep package="NetworkManager"/>
 
466
      -->
 
467
    </suggests>
 
468
    <after>
 
469
      <dep package="mozilla"/>
 
470
      <dep package="WebKit"/>
 
471
    </after>
 
472
  </autotools>
 
473
 
 
474
  <autotools id="intltool">
 
475
    <branch repo="launchpad.net"
 
476
            module="~intltool/intltool/trunk"
 
477
            checkoutdir="intltool"/>
 
478
    <dependencies>
 
479
      <dep package="gnome-common"/>
 
480
    </dependencies>
 
481
  </autotools>
 
482
 
 
483
  <autotools id="gst-plugins-farsight">
 
484
    <branch repo="git.collabora.co.uk"/>
 
485
    <dependencies>
 
486
      <dep package="glib"/>
 
487
      <dep package="gstreamer"/>
 
488
      <dep package="gst-plugins-base"/>
 
489
      <dep package="libxml2"/>
 
490
    </dependencies>
 
491
  </autotools>
 
492
 
 
493
  <autotools id="farsight2">
 
494
    <branch repo="git.collabora.co.uk"/>
 
495
    <dependencies>
 
496
      <dep package="libnice"/>
 
497
    </dependencies>
 
498
  </autotools>
 
499
 
 
500
  <autotools id="libnice">
 
501
    <branch repo="git.collabora.co.uk"/>
 
502
    <dependencies>
 
503
      <dep package="glib"/>
 
504
      <dep package="gst-plugins-base"/>
 
505
    </dependencies>
 
506
  </autotools>
 
507
 
 
508
  <autotools id="telepathy-farsight">
 
509
    <branch repo="git.collabora.co.uk"/>
 
510
    <dependencies>
 
511
      <dep package="telepathy-glib"/>
 
512
      <dep package="farsight2"/>
 
513
    </dependencies>
 
514
  </autotools>
 
515
 
 
516
  <autotools id="libnotify">
 
517
    <branch repo="svn.galago-project.org" module="trunk/libnotify" checkoutdir="libnotify"/>
 
518
    <dependencies>
 
519
      <dep package="gtk+"/>
 
520
      <dep package="dbus"/>
 
521
    </dependencies>
 
522
  </autotools>
 
523
 
 
524
  <autotools id="libgda">
 
525
    <branch/>
 
526
    <dependencies>
 
527
      <dep package="glib"/>
 
528
      <dep package="libxml2"/>
 
529
    </dependencies>
 
530
  </autotools>
 
531
 
 
532
  <autotools id="libchamplain">
 
533
    <branch repo="git.gitorious.org" module="libchamplain/mainline.git" checkoutdir="libchamplain"/>
 
534
    <dependencies>
 
535
      <dep package="glib"/>
 
536
      <dep package="clutter"/>
 
537
      <dep package="cairo"/>
 
538
      <dep package="sqlite3"/>
 
539
    </dependencies>
 
540
    <suggests>
 
541
      <dep package="libsoup"/>
 
542
      <dep package="gtk+"/>
 
543
    </suggests>
 
544
  </autotools>
 
545
 
 
546
  <autotools id="libunique">
 
547
    <branch module="unique"/>
 
548
    <dependencies>
 
549
      <dep package="gtk+"/>
 
550
      <dep package="dbus-glib"/>
 
551
    </dependencies>
 
552
  </autotools>
 
553
 
 
554
  <autotools id="clutter">
 
555
    <branch repo="git.clutter-project.org"/>
 
556
    <dependencies>
 
557
      <dep package="glib"/>
 
558
      <dep package="gtk+"/>
 
559
      <dep package="gtk-doc"/>
 
560
      <dep package="gobject-introspection"/>
 
561
    </dependencies>
 
562
  </autotools>
 
563
 
 
564
  <autotools id="clutter-gtk">
 
565
    <branch repo="git.clutter-project.org"/>
 
566
    <dependencies>
 
567
      <dep package="gtk+"/>
 
568
      <dep package="clutter"/>
 
569
    </dependencies>
 
570
  </autotools>
 
571
 
 
572
  <autotools id="gobject-introspection">
 
573
    <branch/>
 
574
    <dependencies>
 
575
      <dep package="glib"/>
 
576
    </dependencies>
 
577
  </autotools>
 
578
 
 
579
</moduleset>