Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system-3.4.json
blob: b0b4d7df2b451eb556d77fc37ca541c28cbbc66c (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
36
37
38
39
40
41
42
43
44
45
[{ "name": "glib",
   "repo": "git://git.gnome.org/glib",
   "branch": "2.34.2",
   "options": ["--disable-modular-tests"] },
 { "name": "gobject-introspection",
   "repo": "git://git.gnome.org/gobject-introspection",
   "branch": "GOBJECT_INTROSPECTION_1_34_1_1",
   "options": ["--disable-tests"] },
 { "name": "pygobject",
   "repo": "git://github.com/dnarvaez/pygobject.git",
   "branch": "pygobject-3-4" },
 { "name": "atk",
   "repo": "git://git.gnome.org/atk",
   "branch": "ATK_2_6_0" },
 { "name": "at-spi2-core",
   "repo": "git://git.gnome.org/at-spi2-core",
   "branch": "AT_SPI2_CORE_2_6_1" },
 { "name": "at-spi2-atk",
   "repo": "git://git.gnome.org/at-spi2-atk",
   "branch": "AT_SPI2_ATK_2_6_1" },
 { "name": "gtk+",
   "repo": "git://git.gnome.org/gtk+",
   "branch": "3.6.1" },
 { "name": "gstreamer",
   "repo": "git://anongit.freedesktop.org/gstreamer/gstreamer",
   "branch": "1.0.2",
   "out-of-source": false,
   "options": ["--disable-gtk-doc-html"] },
 { "name": "gst-plugins-base",
   "repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base",
   "branch": "1.0.2",
   "out-of-source": false,
   "options": ["--disable-gtk-doc-html"] },
 { "name": "gst-plugins-good",
   "repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good",
   "branch": "1.0.2",
   "out-of-source": false,
   "options": ["--disable-gtk-doc-html"] },
 { "name": "libxklavier",
   "repo": "git://anongit.freedesktop.org/libxklavier",
   "branch": "libxklavier-5.3" },
 { "name": "metacity",
   "repo": "git://git.gnome.org/metacity",
   "branch": "METACITY_2_34_13",
   "options": ["--disable-themes-documentation"] }]