summaryrefslogtreecommitdiff
path: root/open-source-lorries/netsurf-all.lorry
blob: cca3e02da5bb384ead77bbebb59fa70af90a382b (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
{
    "netsurf/buildsystem": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/buildsystem.git"
    },
    "netsurf/libparserutils": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libparserutils.git"
    },
    "netsurf/libwapcaplet": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libwapcaplet.git"
    },
    "netsurf/libcss": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libcss.git"
    },
    "netsurf/libhubbub": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libhubbub.git"
    },
    "netsurf/libdom": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libdom.git"
    },
    "netsurf/libnsgif": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libnsgif.git"
    },
    "netsurf/libnsbmp": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libnsbmp.git"
    },
    "netsurf/libsvgtiny": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libsvgtiny.git"
    },
    "netsurf/librosprite": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/librosprite.git"
    },
    "netsurf/libnsfb": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/libnsfb.git"
    },
    "netsurf/nsgenjsbind": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/nsgenbind.git"
    },
    "netsurf/netsurf": {
        "type": "git",
        "url": "https://git.netsurf-browser.org/netsurf.git"
    }
}