summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 15:28:10 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-07-02 15:28:10 +0100
commit626f072d262548a9fc761f665360851032786561 (patch)
tree3c0bd934ef7808e58f12424e601bab602f699764 /open-source-lorries
parentca979dedb8a8bb278191b9677e92a46a048311fe (diff)
downloadlorries-626f072d262548a9fc761f665360851032786561.tar.gz
Add missing xorg lorries
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/xorg-lib-libICE.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libSM.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libX11.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXRes.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXau.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXaw.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXcomposite.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXdamage.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXext.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXfixes.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXfont.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXft.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXi.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXinerama.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXmu.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXpm.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXrandr.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXrender.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXt.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libXtst.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libdmx.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libfontenc.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libpciaccess.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libxkbcommon.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libxkbfile.lorry6
-rw-r--r--open-source-lorries/xorg-lib-libxtrans.lorry6
-rw-r--r--open-source-lorries/xorg-proto-bigreqsproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-compositeproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-damageproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-dmxproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-dri2proto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-fixesproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-fontsproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-glproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-inputproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-kbproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-randrproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-recordproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-renderproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-resourceproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-scrnsaverproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-videoproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-x11proto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xcmiscproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xextproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xf86bigfontproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xf86dgaproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xf86driproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xf86vidmodeproto.lorry6
-rw-r--r--open-source-lorries/xorg-proto-xineramaproto.lorry6
-rw-r--r--open-source-lorries/xorg-util-macros.lorry6
-rw-r--r--open-source-lorries/xorg-util-makedepend.lorry6
52 files changed, 312 insertions, 0 deletions
diff --git a/open-source-lorries/xorg-lib-libICE.lorry b/open-source-lorries/xorg-lib-libICE.lorry
new file mode 100644
index 0000000..b1a31ba
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libICE.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libICE": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libICE"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libSM.lorry b/open-source-lorries/xorg-lib-libSM.lorry
new file mode 100644
index 0000000..8c63ad2
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libSM.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libSM": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libSM"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libX11.lorry b/open-source-lorries/xorg-lib-libX11.lorry
new file mode 100644
index 0000000..6ceb5c1
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libX11.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libX11": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libX11"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXRes.lorry b/open-source-lorries/xorg-lib-libXRes.lorry
new file mode 100644
index 0000000..d6b52b8
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXRes.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXRes": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXRes"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXau.lorry b/open-source-lorries/xorg-lib-libXau.lorry
new file mode 100644
index 0000000..9d2ad1a
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXau.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXau": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXau"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXaw.lorry b/open-source-lorries/xorg-lib-libXaw.lorry
new file mode 100644
index 0000000..d07ffb9
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXaw.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXaw": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXaw"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXcomposite.lorry b/open-source-lorries/xorg-lib-libXcomposite.lorry
new file mode 100644
index 0000000..cd07833
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXcomposite.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXcomposite": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXcomposite"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXdamage.lorry b/open-source-lorries/xorg-lib-libXdamage.lorry
new file mode 100644
index 0000000..ea8cc4b
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXdamage.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXdamage": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXdamage"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXext.lorry b/open-source-lorries/xorg-lib-libXext.lorry
new file mode 100644
index 0000000..95c4f92
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXext.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXext": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXext"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXfixes.lorry b/open-source-lorries/xorg-lib-libXfixes.lorry
new file mode 100644
index 0000000..0548cfd
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXfixes.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXfixes": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXfixes"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXfont.lorry b/open-source-lorries/xorg-lib-libXfont.lorry
new file mode 100644
index 0000000..3b22f1d
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXfont.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXfont": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXfont"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXft.lorry b/open-source-lorries/xorg-lib-libXft.lorry
new file mode 100644
index 0000000..7df6c71
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXft.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXft": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXft"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXi.lorry b/open-source-lorries/xorg-lib-libXi.lorry
new file mode 100644
index 0000000..dd8f3ca
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXi.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXi": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXi"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXinerama.lorry b/open-source-lorries/xorg-lib-libXinerama.lorry
new file mode 100644
index 0000000..78e8586
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXinerama.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXinerama": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXinerama"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXmu.lorry b/open-source-lorries/xorg-lib-libXmu.lorry
new file mode 100644
index 0000000..4dd182c
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXmu.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXmu": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXmu"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXpm.lorry b/open-source-lorries/xorg-lib-libXpm.lorry
new file mode 100644
index 0000000..7b5c7ed
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXpm.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXpm": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXpm"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXrandr.lorry b/open-source-lorries/xorg-lib-libXrandr.lorry
new file mode 100644
index 0000000..fb38c73
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXrandr.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXrandr": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXrandr"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXrender.lorry b/open-source-lorries/xorg-lib-libXrender.lorry
new file mode 100644
index 0000000..1d51aa7
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXrender.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXrender": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXrender"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXt.lorry b/open-source-lorries/xorg-lib-libXt.lorry
new file mode 100644
index 0000000..7a1e18c
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXt.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXt": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXt"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libXtst.lorry b/open-source-lorries/xorg-lib-libXtst.lorry
new file mode 100644
index 0000000..167ca3d
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libXtst.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libXtst": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libXtst"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libdmx.lorry b/open-source-lorries/xorg-lib-libdmx.lorry
new file mode 100644
index 0000000..4fde225
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libdmx.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libdmx": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libdmx"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libfontenc.lorry b/open-source-lorries/xorg-lib-libfontenc.lorry
new file mode 100644
index 0000000..b2aeace
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libfontenc.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libfontenc": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libfontenc"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libpciaccess.lorry b/open-source-lorries/xorg-lib-libpciaccess.lorry
new file mode 100644
index 0000000..67ce5a8
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libpciaccess.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libpciaccess": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libpciaccess"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libxkbcommon.lorry b/open-source-lorries/xorg-lib-libxkbcommon.lorry
new file mode 100644
index 0000000..3c5e03f
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libxkbcommon.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libxkbcommon": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libxkbcommon"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libxkbfile.lorry b/open-source-lorries/xorg-lib-libxkbfile.lorry
new file mode 100644
index 0000000..d074882
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libxkbfile.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libxkbfile": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libxkbfile"
+ }
+}
diff --git a/open-source-lorries/xorg-lib-libxtrans.lorry b/open-source-lorries/xorg-lib-libxtrans.lorry
new file mode 100644
index 0000000..193c800
--- /dev/null
+++ b/open-source-lorries/xorg-lib-libxtrans.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-lib-libxtrans": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/lib/libxtrans"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-bigreqsproto.lorry b/open-source-lorries/xorg-proto-bigreqsproto.lorry
new file mode 100644
index 0000000..9e64640
--- /dev/null
+++ b/open-source-lorries/xorg-proto-bigreqsproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-bigreqsproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/bigreqsproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-compositeproto.lorry b/open-source-lorries/xorg-proto-compositeproto.lorry
new file mode 100644
index 0000000..accec4d
--- /dev/null
+++ b/open-source-lorries/xorg-proto-compositeproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-compositeproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/compositeproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-damageproto.lorry b/open-source-lorries/xorg-proto-damageproto.lorry
new file mode 100644
index 0000000..2028b87
--- /dev/null
+++ b/open-source-lorries/xorg-proto-damageproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-damageproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/damageproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-dmxproto.lorry b/open-source-lorries/xorg-proto-dmxproto.lorry
new file mode 100644
index 0000000..5fdd13c
--- /dev/null
+++ b/open-source-lorries/xorg-proto-dmxproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-dmxproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/dmxproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-dri2proto.lorry b/open-source-lorries/xorg-proto-dri2proto.lorry
new file mode 100644
index 0000000..6981352
--- /dev/null
+++ b/open-source-lorries/xorg-proto-dri2proto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-dri2proto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/dri2proto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-fixesproto.lorry b/open-source-lorries/xorg-proto-fixesproto.lorry
new file mode 100644
index 0000000..3b73e1d
--- /dev/null
+++ b/open-source-lorries/xorg-proto-fixesproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-fixesproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/fixesproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-fontsproto.lorry b/open-source-lorries/xorg-proto-fontsproto.lorry
new file mode 100644
index 0000000..4ffe3ac
--- /dev/null
+++ b/open-source-lorries/xorg-proto-fontsproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-fontsproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/fontsproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-glproto.lorry b/open-source-lorries/xorg-proto-glproto.lorry
new file mode 100644
index 0000000..8442455
--- /dev/null
+++ b/open-source-lorries/xorg-proto-glproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-glproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/glproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-inputproto.lorry b/open-source-lorries/xorg-proto-inputproto.lorry
new file mode 100644
index 0000000..e7fd968
--- /dev/null
+++ b/open-source-lorries/xorg-proto-inputproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-inputproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/inputproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-kbproto.lorry b/open-source-lorries/xorg-proto-kbproto.lorry
new file mode 100644
index 0000000..d9f15b4
--- /dev/null
+++ b/open-source-lorries/xorg-proto-kbproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-kbproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/kbproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-randrproto.lorry b/open-source-lorries/xorg-proto-randrproto.lorry
new file mode 100644
index 0000000..bbac2ea
--- /dev/null
+++ b/open-source-lorries/xorg-proto-randrproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-randrproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/randrproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-recordproto.lorry b/open-source-lorries/xorg-proto-recordproto.lorry
new file mode 100644
index 0000000..e9a462a
--- /dev/null
+++ b/open-source-lorries/xorg-proto-recordproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-recordproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/recordproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-renderproto.lorry b/open-source-lorries/xorg-proto-renderproto.lorry
new file mode 100644
index 0000000..1072561
--- /dev/null
+++ b/open-source-lorries/xorg-proto-renderproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-renderproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/renderproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-resourceproto.lorry b/open-source-lorries/xorg-proto-resourceproto.lorry
new file mode 100644
index 0000000..1ad68af
--- /dev/null
+++ b/open-source-lorries/xorg-proto-resourceproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-resourceproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/resourceproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-scrnsaverproto.lorry b/open-source-lorries/xorg-proto-scrnsaverproto.lorry
new file mode 100644
index 0000000..1931b54
--- /dev/null
+++ b/open-source-lorries/xorg-proto-scrnsaverproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-scrnsaverproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/scrnsaverproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-videoproto.lorry b/open-source-lorries/xorg-proto-videoproto.lorry
new file mode 100644
index 0000000..e280484
--- /dev/null
+++ b/open-source-lorries/xorg-proto-videoproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-videoproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/videoproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-x11proto.lorry b/open-source-lorries/xorg-proto-x11proto.lorry
new file mode 100644
index 0000000..18d9e65
--- /dev/null
+++ b/open-source-lorries/xorg-proto-x11proto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-x11proto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/x11proto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xcmiscproto.lorry b/open-source-lorries/xorg-proto-xcmiscproto.lorry
new file mode 100644
index 0000000..1e91ca9
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xcmiscproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xcmiscproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xcmiscproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xextproto.lorry b/open-source-lorries/xorg-proto-xextproto.lorry
new file mode 100644
index 0000000..f3a56f7
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xextproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xextproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xextproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xf86bigfontproto.lorry b/open-source-lorries/xorg-proto-xf86bigfontproto.lorry
new file mode 100644
index 0000000..2084890
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xf86bigfontproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xf86bigfontproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xf86bigfontproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xf86dgaproto.lorry b/open-source-lorries/xorg-proto-xf86dgaproto.lorry
new file mode 100644
index 0000000..6464683
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xf86dgaproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xf86dgaproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xf86dgaproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xf86driproto.lorry b/open-source-lorries/xorg-proto-xf86driproto.lorry
new file mode 100644
index 0000000..861953d
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xf86driproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xf86driproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xf86driproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xf86vidmodeproto.lorry b/open-source-lorries/xorg-proto-xf86vidmodeproto.lorry
new file mode 100644
index 0000000..221f735
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xf86vidmodeproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xf86vidmodeproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xf86vidmodeproto"
+ }
+}
diff --git a/open-source-lorries/xorg-proto-xineramaproto.lorry b/open-source-lorries/xorg-proto-xineramaproto.lorry
new file mode 100644
index 0000000..88a619c
--- /dev/null
+++ b/open-source-lorries/xorg-proto-xineramaproto.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-proto-xineramaproto": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/proto/xineramaproto"
+ }
+}
diff --git a/open-source-lorries/xorg-util-macros.lorry b/open-source-lorries/xorg-util-macros.lorry
new file mode 100644
index 0000000..cbe85c4
--- /dev/null
+++ b/open-source-lorries/xorg-util-macros.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-util-macros": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/util/macros"
+ }
+}
diff --git a/open-source-lorries/xorg-util-makedepend.lorry b/open-source-lorries/xorg-util-makedepend.lorry
new file mode 100644
index 0000000..71e920c
--- /dev/null
+++ b/open-source-lorries/xorg-util-makedepend.lorry
@@ -0,0 +1,6 @@
+{
+ "xorg-util-makedepend": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/xorg/lib/xorg/util/makedepend"
+ }
+}