summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2014-03-05 15:30:19 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2014-03-06 16:37:41 +0000
commit26da50dec39c7ff1d547d1b4e45dfe92fd552d42 (patch)
treec2ec20c729c9261a777de84957140364bd45f087
parent7c92968a03e1b49f8cb8c9223a42f57dde047001 (diff)
downloadlorries-26da50dec39c7ff1d547d1b4e45dfe92fd552d42.tar.gz
Lorry virt-manager, libvirt, qemu and dependencies.
-rw-r--r--open-source-lorries/libpciaccess.lorry7
-rw-r--r--open-source-lorries/libvirt-python.lorry7
-rw-r--r--open-source-lorries/libvirt.lorry7
-rw-r--r--open-source-lorries/lvm2.lorry7
-rw-r--r--open-source-lorries/pycurl.lorry7
-rw-r--r--open-source-lorries/qemu.lorry7
-rw-r--r--open-source-lorries/urlgrabber.lorry7
-rw-r--r--open-source-lorries/virt-manager.lorry7
8 files changed, 56 insertions, 0 deletions
diff --git a/open-source-lorries/libpciaccess.lorry b/open-source-lorries/libpciaccess.lorry
new file mode 100644
index 0000000..c750307
--- /dev/null
+++ b/open-source-lorries/libpciaccess.lorry
@@ -0,0 +1,7 @@
+{
+ "libpciaccess": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/libpciaccess"
+ }
+}
+
diff --git a/open-source-lorries/libvirt-python.lorry b/open-source-lorries/libvirt-python.lorry
new file mode 100644
index 0000000..f341a6f
--- /dev/null
+++ b/open-source-lorries/libvirt-python.lorry
@@ -0,0 +1,7 @@
+{
+ "libvirt-python": {
+ "type": "git",
+ "url": "git://libvirt.org/libvirt-python.git"
+ }
+}
+
diff --git a/open-source-lorries/libvirt.lorry b/open-source-lorries/libvirt.lorry
new file mode 100644
index 0000000..6efd7a2
--- /dev/null
+++ b/open-source-lorries/libvirt.lorry
@@ -0,0 +1,7 @@
+{
+ "libvirt": {
+ "type": "git",
+ "url": "git://libvirt.org/libvirt.git"
+ }
+}
+
diff --git a/open-source-lorries/lvm2.lorry b/open-source-lorries/lvm2.lorry
new file mode 100644
index 0000000..3b0cdf5
--- /dev/null
+++ b/open-source-lorries/lvm2.lorry
@@ -0,0 +1,7 @@
+{
+ "lvm2": {
+ "type": "git",
+ "url": "git://git.fedorahosted.org/git/lvm2.git"
+ }
+}
+
diff --git a/open-source-lorries/pycurl.lorry b/open-source-lorries/pycurl.lorry
new file mode 100644
index 0000000..c1e0e12
--- /dev/null
+++ b/open-source-lorries/pycurl.lorry
@@ -0,0 +1,7 @@
+{
+ "pycurl": {
+ "type": "git",
+ "url": "git://github.com/pycurl/pycurl.git"
+ }
+}
+
diff --git a/open-source-lorries/qemu.lorry b/open-source-lorries/qemu.lorry
new file mode 100644
index 0000000..ae042a7
--- /dev/null
+++ b/open-source-lorries/qemu.lorry
@@ -0,0 +1,7 @@
+{
+ "qemu": {
+ "type": "git",
+ "url": "git://git.qemu-project.org/qemu.git"
+ }
+}
+
diff --git a/open-source-lorries/urlgrabber.lorry b/open-source-lorries/urlgrabber.lorry
new file mode 100644
index 0000000..e1b8136
--- /dev/null
+++ b/open-source-lorries/urlgrabber.lorry
@@ -0,0 +1,7 @@
+{
+ "urlgrabber": {
+ "type": "git",
+ "url": "git://yum.baseurl.org/urlgrabber.git"
+ }
+}
+
diff --git a/open-source-lorries/virt-manager.lorry b/open-source-lorries/virt-manager.lorry
new file mode 100644
index 0000000..c685c08
--- /dev/null
+++ b/open-source-lorries/virt-manager.lorry
@@ -0,0 +1,7 @@
+{
+ "virt-manager": {
+ "type": "git",
+ "url": "git://git.fedorahosted.org/git/virt-manager.git"
+ }
+}
+