Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/config/modules/system-3.6.json
blob: 612913580583cba383e4efce3cb6581cf806e57d (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
[
    {
        "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": "METACITY_2_34_13", 
        "name": "metacity", 
        "options": [
            "--disable-themes-documentation"
        ], 
        "repo": "git://git.gnome.org/metacity"
    }
]