summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-07-23 14:46:39 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-07-24 10:24:16 +0100
commit8ef121d35f903b4a721a800fd34e2013bd6a06f1 (patch)
tree3d370b3bc27146e698587c6ddbd7d74e40be08f7
parentfb2cad46120b012b4434aa9cec5d03a07f493407 (diff)
downloadlorries-8ef121d35f903b4a721a800fd34e2013bd6a06f1.tar.gz
Add GNOME related components
-rw-r--r--open-source-lorries/ModemManager.lorry6
-rw-r--r--open-source-lorries/NetworkManager.lorry6
-rw-r--r--open-source-lorries/bash-completion.lorry6
-rw-r--r--open-source-lorries/colord.lorry6
-rw-r--r--open-source-lorries/geoclue.lorry6
-rw-r--r--open-source-lorries/gnome-all.lorry30
-rw-r--r--open-source-lorries/gusb.lorry6
-rw-r--r--open-source-lorries/json-glib.lorry6
-rw-r--r--open-source-lorries/libmbim.lorry6
-rw-r--r--open-source-lorries/libndp.lorry6
-rw-r--r--open-source-lorries/libqmi.lorry6
-rw-r--r--open-source-lorries/linuxwacom-all.lorry10
-rw-r--r--open-source-lorries/mozilla-all.lorry14
-rw-r--r--open-source-lorries/ogg.lorry6
-rw-r--r--open-source-lorries/ppp.lorry6
15 files changed, 126 insertions, 0 deletions
diff --git a/open-source-lorries/ModemManager.lorry b/open-source-lorries/ModemManager.lorry
new file mode 100644
index 0000000..ccc8399
--- /dev/null
+++ b/open-source-lorries/ModemManager.lorry
@@ -0,0 +1,6 @@
+{
+ "ModemManager": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/ModemManager/ModemManager"
+ }
+}
diff --git a/open-source-lorries/NetworkManager.lorry b/open-source-lorries/NetworkManager.lorry
new file mode 100644
index 0000000..1b65963
--- /dev/null
+++ b/open-source-lorries/NetworkManager.lorry
@@ -0,0 +1,6 @@
+{
+ "NetworkManager": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/NetworkManager/NetworkManager"
+ }
+}
diff --git a/open-source-lorries/bash-completion.lorry b/open-source-lorries/bash-completion.lorry
new file mode 100644
index 0000000..cfd54af
--- /dev/null
+++ b/open-source-lorries/bash-completion.lorry
@@ -0,0 +1,6 @@
+{
+ "bash-completion": {
+ "type": "git",
+ "url": "git://git.debian.org/git/bash-completion/bash-completion.git"
+ }
+}
diff --git a/open-source-lorries/colord.lorry b/open-source-lorries/colord.lorry
new file mode 100644
index 0000000..ea3b5b2
--- /dev/null
+++ b/open-source-lorries/colord.lorry
@@ -0,0 +1,6 @@
+{
+ "colord": {
+ "type": "git",
+ "url": "git://github.com/hughsie/colord.git"
+ }
+}
diff --git a/open-source-lorries/geoclue.lorry b/open-source-lorries/geoclue.lorry
new file mode 100644
index 0000000..ba22d0c
--- /dev/null
+++ b/open-source-lorries/geoclue.lorry
@@ -0,0 +1,6 @@
+{
+ "geoclue": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/geoclue"
+ }
+}
diff --git a/open-source-lorries/gnome-all.lorry b/open-source-lorries/gnome-all.lorry
new file mode 100644
index 0000000..f06673c
--- /dev/null
+++ b/open-source-lorries/gnome-all.lorry
@@ -0,0 +1,30 @@
+{
+ "gnome/clutter": {
+ "type": "git",
+ "url": "git://git.gnome.org/clutter"
+ },
+ "gnome/cogl": {
+ "type": "git",
+ "url": "git://git.gnome.org/cogl"
+ },
+ "gnome/geocode-glib": {
+ "type": "git",
+ "url": "git://git.gnome.org/geocode-glib"
+ },
+ "gnome/gnome-desktop": {
+ "type": "git",
+ "url": "git://git.gnome.org/gnome-desktop"
+ },
+ "gnome/gsettings-desktop-schemas": {
+ "type": "git",
+ "url": "git://git.gnome.org/gsettings-desktop-schemas"
+ },
+ "gnome/libgweather": {
+ "type": "git",
+ "url": "git://git.gnome.org/libgweather"
+ },
+ "gnome/libnotify": {
+ "type": "git",
+ "url": "git://git.gnome.org/libnotify"
+ }
+}
diff --git a/open-source-lorries/gusb.lorry b/open-source-lorries/gusb.lorry
new file mode 100644
index 0000000..7937aba
--- /dev/null
+++ b/open-source-lorries/gusb.lorry
@@ -0,0 +1,6 @@
+{
+ "gusb": {
+ "type": "git",
+ "url": "git@gitorious.org:gusb/gusb.git"
+ }
+}
diff --git a/open-source-lorries/json-glib.lorry b/open-source-lorries/json-glib.lorry
new file mode 100644
index 0000000..a16fca3
--- /dev/null
+++ b/open-source-lorries/json-glib.lorry
@@ -0,0 +1,6 @@
+{
+ "json-glib": {
+ "type": "git",
+ "url": "git://git.gnome.org/json-glib"
+ }
+}
diff --git a/open-source-lorries/libmbim.lorry b/open-source-lorries/libmbim.lorry
new file mode 100644
index 0000000..ed5e0f3
--- /dev/null
+++ b/open-source-lorries/libmbim.lorry
@@ -0,0 +1,6 @@
+{
+ "libmbim": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/libmbim/libmbim"
+ }
+}
diff --git a/open-source-lorries/libndp.lorry b/open-source-lorries/libndp.lorry
new file mode 100644
index 0000000..267e795
--- /dev/null
+++ b/open-source-lorries/libndp.lorry
@@ -0,0 +1,6 @@
+{
+ "libndp": {
+ "type": "git",
+ "url": "git:git://github.com/jpirko/libndp.git"
+ }
+}
diff --git a/open-source-lorries/libqmi.lorry b/open-source-lorries/libqmi.lorry
new file mode 100644
index 0000000..f6a058e
--- /dev/null
+++ b/open-source-lorries/libqmi.lorry
@@ -0,0 +1,6 @@
+{
+ "libqmi": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/libqmi"
+ }
+}
diff --git a/open-source-lorries/linuxwacom-all.lorry b/open-source-lorries/linuxwacom-all.lorry
new file mode 100644
index 0000000..09f3a86
--- /dev/null
+++ b/open-source-lorries/linuxwacom-all.lorry
@@ -0,0 +1,10 @@
+{
+ "linuxwacom/libwacom": {
+ "type": "git",
+ "url": "git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/libwacom"
+ },
+ "linuxwacom/xf86-input-wacom": {
+ "type": "git",
+ "url": "git://linuxwacom.git.sourceforge.net/gitroot/linuxwacom/xf86-input-wacom"
+ }
+}
diff --git a/open-source-lorries/mozilla-all.lorry b/open-source-lorries/mozilla-all.lorry
new file mode 100644
index 0000000..220c36f
--- /dev/null
+++ b/open-source-lorries/mozilla-all.lorry
@@ -0,0 +1,14 @@
+{
+ "mozilla/mozjs17": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "https://ftp.mozilla.org/pub/mozilla.org/js/mozjs17.0.0.tar.gz"
+ },
+ "mozilla/mozjs24": {
+ "type": "tarball",
+ "compression": "bz2",
+ "strip": 1,
+ "url": "https://ftp.mozilla.org/pub/mozilla.org/js/mozjs-24.2.0.tar.bz2"
+ }
+}
diff --git a/open-source-lorries/ogg.lorry b/open-source-lorries/ogg.lorry
new file mode 100644
index 0000000..b65f0ff
--- /dev/null
+++ b/open-source-lorries/ogg.lorry
@@ -0,0 +1,6 @@
+{
+ "ogg": {
+ "type": "git",
+ "url": "git://git.xiph.org/mirrors/ogg.git"
+ }
+}
diff --git a/open-source-lorries/ppp.lorry b/open-source-lorries/ppp.lorry
new file mode 100644
index 0000000..5381b2f
--- /dev/null
+++ b/open-source-lorries/ppp.lorry
@@ -0,0 +1,6 @@
+{
+ "ppp": {
+ "type": "git",
+ "url": "git://ozlabs.org/~paulus/ppp.git"
+ }
+}