summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 15:32:46 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-23 15:32:46 +0100
commitbec7619b563bcb8f051bfe6967153e891812d0a9 (patch)
tree7f6715fe6b5c545410af425ef5ad2fc1c1a95855
parent7293f1100680c7d91f2437851ca54685bdd5abdd (diff)
downloadlorry-bec7619b563bcb8f051bfe6967153e891812d0a9.tar.gz
lorries: Add libvorbis tarball import
-rw-r--r--lorries/libvorbis.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/libvorbis.lorry b/lorries/libvorbis.lorry
new file mode 100644
index 0000000..a41b9e3
--- /dev/null
+++ b/lorries/libvorbis.lorry
@@ -0,0 +1,8 @@
+{
+ "libvorbis": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.3.tar.gz"
+ }
+}