Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system-3.4.json
blob: 3804470e512dd8da9333366e6698ec181d383aef (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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
[
    {
        "branch": "2.34.2", 
        "name": "glib", 
        "options": [
            "--disable-modular-tests"
        ], 
        "repo": "git://git.gnome.org/glib"
    }, 
    {
        "branch": "GOBJECT_INTROSPECTION_1_34_1_1", 
        "name": "gobject-introspection", 
        "options": [
            "--disable-tests"
        ], 
        "repo": "git://git.gnome.org/gobject-introspection"
    }, 
    {
        "branch": "776088b4d673183264893cf40bd3e4e359ba7a5", 
        "name": "pygobject", 
        "repo": "git://git.gnome.org/pygobject"
    }, 
    {
        "branch": "ATK_2_6_0", 
        "name": "atk", 
        "repo": "git://git.gnome.org/atk"
    }, 
    {
        "branch": "AT_SPI2_CORE_2_6_1", 
        "name": "at-spi2-core", 
        "repo": "git://git.gnome.org/at-spi2-core"
    }, 
    {
        "branch": "AT_SPI2_ATK_2_6_1", 
        "name": "at-spi2-atk", 
        "repo": "git://git.gnome.org/at-spi2-atk"
    }, 
    {
        "branch": "3.6.1", 
        "name": "gtk+", 
        "repo": "git://git.gnome.org/gtk+"
    }, 
    {
        "branch": "1.0.2", 
        "name": "gstreamer", 
        "options": [
            "--disable-gtk-doc"
        ], 
        "out-of-source": false, 
        "repo": "git://anongit.freedesktop.org/gstreamer/gstreamer"
    }, 
    {
        "branch": "1.0.2", 
        "name": "gst-plugins-base", 
        "options": [
            "--disable-gtk-doc"
        ], 
        "out-of-source": false, 
        "repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-base"
    }, 
    {
        "branch": "1.0.2", 
        "name": "gst-plugins-good", 
        "options": [
            "--disable-gtk-doc"
        ], 
        "out-of-source": false, 
        "repo": "git://anongit.freedesktop.org/gstreamer/gst-plugins-good"
    }, 
    {
        "branch": "libxklavier-5.3", 
        "name": "libxklavier", 
        "repo": "git://anongit.freedesktop.org/libxklavier"
    }, 
    {
        "branch": "METACITY_2_34_13", 
        "name": "metacity", 
        "options": [
            "--disable-themes-documentation"
        ], 
        "repo": "git://git.gnome.org/metacity"
    }
]