summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/gnome-gupnp.lorry26
-rw-r--r--open-source-lorries/gnome-libmediaart.lorry6
-rw-r--r--open-source-lorries/rygel.lorry6
3 files changed, 38 insertions, 0 deletions
diff --git a/open-source-lorries/gnome-gupnp.lorry b/open-source-lorries/gnome-gupnp.lorry
new file mode 100644
index 0000000..e473a2c
--- /dev/null
+++ b/open-source-lorries/gnome-gupnp.lorry
@@ -0,0 +1,26 @@
+{
+ "gnome/gupnp": {
+ "type": "git",
+ "url": "git://git.gnome.org/gupnp.git"
+ },
+ "gnome/gupnp-av": {
+ "type": "git",
+ "url": "git://git.gnome.org/gupnp-av.git"
+ },
+ "gnome/gupnp-dlna": {
+ "type": "git",
+ "url": "git://git.gnome.org/gupnp-dlna.git"
+ },
+ "gnome/gupnp-tools": {
+ "type": "git",
+ "url": "git://git.gnome.org/gupnp-tools.git"
+ },
+ "gnome/gupnp-vala": {
+ "type": "git",
+ "url": "git://git.gnome.org/gupnp-vala.git"
+ },
+ "gnome/gssdp": {
+ "type": "git",
+ "url": "git://git.gnome.org/gssdp.git"
+ }
+}
diff --git a/open-source-lorries/gnome-libmediaart.lorry b/open-source-lorries/gnome-libmediaart.lorry
new file mode 100644
index 0000000..7848fd2
--- /dev/null
+++ b/open-source-lorries/gnome-libmediaart.lorry
@@ -0,0 +1,6 @@
+{
+ "gnome/libmediaart": {
+ "type": "git",
+ "url": "git://git.gnome.org/libmediaart.git"
+ }
+}
diff --git a/open-source-lorries/rygel.lorry b/open-source-lorries/rygel.lorry
new file mode 100644
index 0000000..7155c76
--- /dev/null
+++ b/open-source-lorries/rygel.lorry
@@ -0,0 +1,6 @@
+{
+ "rygel": {
+ "type": "git",
+ "url": "git://git.gnome.org/rygel.git"
+ }
+}