summaryrefslogtreecommitdiff
path: root/open-source-lorries/netsurf-all.lorry
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 14:32:41 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 14:32:41 +0100
commit1d4a9a6480dc3a1d80270140b9389b690ea92e87 (patch)
treeedf095011616da65b2722aeab1055d782259886e /open-source-lorries/netsurf-all.lorry
parente65b2a6f4d9539e6790d124c0459d8498c4823df (diff)
downloadlorries-1d4a9a6480dc3a1d80270140b9389b690ea92e87.tar.gz
Add netsurf gits
Diffstat (limited to 'open-source-lorries/netsurf-all.lorry')
-rw-r--r--open-source-lorries/netsurf-all.lorry54
1 files changed, 54 insertions, 0 deletions
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"
+ }
+}