summaryrefslogtreecommitdiff
path: root/open-source-lorries/enlightenment-all.lorry
blob: a58bda25aa641cc2e0ff6decdce20ca5196eeb45 (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
{
    "enlightenment/efl": {
        "type": "git",
        "url": "git://git.enlightenment.org/core/efl.git",
        "refspecs": [
            "+refs/heads/*:refs/heads/*",
            "+refs/tags/*:refs/tags/*"
        ]
    },    
    "enlightenment/elementary": {
        "type": "git",
        "url": "git://git.enlightenment.org/core/elementary.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    },
    "enlightenment/enlightenment": {
        "type": "git",
        "url": "git://git.enlightenment.org/core/enlightenment.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    },
    "enlightenment/emotion_generic_players": {
        "type": "git",
        "url": "git://git.enlightenment.org/core/emotion_generic_players.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    },
    "enlightenment/evas_generic_loaders": {
        "type": "git",
        "url": "git://git.enlightenment.org/core/evas_generic_loaders.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    },
    "enlightenment/imlib2": {
        "type": "git",
        "url": "git://git.enlightenment.org/legacy/imlib2.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    },
    "enlightenment/libast": {
        "type": "git",
        "url": "git://git.enlightenment.org/misc/libast.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    },
    "enlightenment/eterm": {
        "type": "git",
        "url": "git://git.enlightenment.org/apps/eterm.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}