summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-08-02 21:58:26 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-08-02 21:58:26 +0100
commit45594de2cc516c4bbd698653a45c6d70ef09ebfc (patch)
tree68c3de52f0c08ffaa3b5c08b1e05ba0160c1d2f3
parentca136d61492d5de6584624933b488254d2163331 (diff)
downloadlorries-45594de2cc516c4bbd698653a45c6d70ef09ebfc.tar.gz
Lorries for GTK+3 support
-rw-r--r--open-source-lorries/colm.lorry6
-rw-r--r--open-source-lorries/harfbuzz.lorry7
-rw-r--r--open-source-lorries/ragel.lorry7
3 files changed, 20 insertions, 0 deletions
diff --git a/open-source-lorries/colm.lorry b/open-source-lorries/colm.lorry
new file mode 100644
index 0000000..9413c95
--- /dev/null
+++ b/open-source-lorries/colm.lorry
@@ -0,0 +1,6 @@
+{
+ "colm": {
+ "type": "git",
+ "url": "git://git.complang.org/colm.git"
+ }
+}
diff --git a/open-source-lorries/harfbuzz.lorry b/open-source-lorries/harfbuzz.lorry
new file mode 100644
index 0000000..a021eac
--- /dev/null
+++ b/open-source-lorries/harfbuzz.lorry
@@ -0,0 +1,7 @@
+{
+ "harfbuzz": {
+ "type": "git",
+ "url": "git://anongit.freedesktop.org/git/harfbuzz"
+ }
+}
+
diff --git a/open-source-lorries/ragel.lorry b/open-source-lorries/ragel.lorry
new file mode 100644
index 0000000..ad83054
--- /dev/null
+++ b/open-source-lorries/ragel.lorry
@@ -0,0 +1,7 @@
+{
+ "ragel": {
+ "type": "git",
+ "url": "git://git.complang.org/ragel.git"
+ }
+}
+