summaryrefslogtreecommitdiff
path: root/open-source-lorries/gtk+.lorry
blob: 26b37f475ff63275814a1e40037ddbfaf446f4e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "gtk+": {
        "type": "git",
        "url": "git://git.gnome.org/gtk+",
        "refspecs": [
            "refs/tags/*",
            "+refs/heads/wip/*",
            "+refs/heads/composite-templates",
            "+refs/heads/gestures",
            "+refs/heads/places-sidebar",
            "+refs/heads/touch-text-selection",
            "+refs/heads/touch-selections",
            "refs/heads/*"
        ]
    }
}