summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 15:39:13 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 15:39:13 +0100
commita069ca6687cfd7464ba42ceeb0b5f6a599ff4afd (patch)
tree23b8f446a5edc6bce1bcaaccf146c49c6a2378de
parentbec7619b563bcb8f051bfe6967153e891812d0a9 (diff)
downloadlorry-a069ca6687cfd7464ba42ceeb0b5f6a599ff4afd.tar.gz
lorries: Add libogg
-rw-r--r--lorries/libogg.lorry9
1 files changed, 9 insertions, 0 deletions
diff --git a/lorries/libogg.lorry b/lorries/libogg.lorry
new file mode 100644
index 0000000..0c86f5e
--- /dev/null
+++ b/lorries/libogg.lorry
@@ -0,0 +1,9 @@
+{
+ "libogg": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://downloads.xiph.org/releases/ogg/libogg-1.3.0.tar.gz"
+
+ }
+}