From 1d4a9a6480dc3a1d80270140b9389b690ea92e87 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Wed, 3 Apr 2013 14:32:41 +0100 Subject: Add netsurf gits --- open-source-lorries/netsurf-all.lorry | 54 +++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 open-source-lorries/netsurf-all.lorry (limited to 'open-source-lorries/netsurf-all.lorry') diff --git a/open-source-lorries/netsurf-all.lorry b/open-source-lorries/netsurf-all.lorry new file mode 100644 index 0000000..a9ac0aa --- /dev/null +++ b/open-source-lorries/netsurf-all.lorry @@ -0,0 +1,54 @@ +{ + "netsurf/buildsystem": { + "type": "git", + "url": "git://git.netsurf-browser.org/buildsystem.git" + }, + "netsurf/libparserutils": { + "type": "git", + "url": "git://git.netsurf-browser.org/libparserutils.git" + }, + "netsurf/libwapcaplet": { + "type": "git", + "url": "git://git.netsurf-browser.org/libwapcaplet.git" + }, + "netsurf/libcss": { + "type": "git", + "url": "git://git.netsurf-browser.org/libcss.git" + }, + "netsurf/libhubbub": { + "type": "git", + "url": "git://git.netsurf-browser.org/libhubbub.git" + }, + "netsurf/libdom": { + "type": "git", + "url": "git://git.netsurf-browser.org/libdom.git" + }, + "netsurf/libnsgif": { + "type": "git", + "url": "git://git.netsurf-browser.org/libnsgif.git" + }, + "netsurf/libnsbmp": { + "type": "git", + "url": "git://git.netsurf-browser.org/libnsbmp.git" + }, + "netsurf/libsvgtiny": { + "type": "git", + "url": "git://git.netsurf-browser.org/libsvgtiny.git" + }, + "netsurf/librosprite": { + "type": "git", + "url": "git://git.netsurf-browser.org/librosprite.git" + }, + "netsurf/libnsfb": { + "type": "git", + "url": "git://git.netsurf-browser.org/libnsfb.git" + }, + "netsurf/nsgenjsbind": { + "type": "git", + "url": "git://git.netsurf-browser.org/nsgenjsbind.git" + }, + "netsurf/netsurf": { + "type": "git", + "url": "git://git.netsurf-browser.org/netsurf.git" + } +} -- cgit v1.2.1