summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-18 19:32:27 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-18 19:32:27 +0100
commitbdd5786d78d7c848f892fb2b93bbe01da92181c1 (patch)
tree9b1943f9cf26503b171df3cd9aa2d0c8f29574f6
parenteaeef16ee772fe697e5699d04e98b0c53c3ef667 (diff)
downloadlorry-bdd5786d78d7c848f892fb2b93bbe01da92181c1.tar.gz
lorries: Add speex SVN import
Required for pulseaudio
-rw-r--r--lorries/speex.lorry11
1 files changed, 11 insertions, 0 deletions
diff --git a/lorries/speex.lorry b/lorries/speex.lorry
new file mode 100644
index 0000000..a7cc720
--- /dev/null
+++ b/lorries/speex.lorry
@@ -0,0 +1,11 @@
+{
+ "speex": {
+ "type": "svn",
+ "url": "http://svn.xiph.org/",
+ "layout": {
+ "trunk": "trunk/speex",
+ "tags": "tags/speex-tags/*",
+ "branches": "branches/speex-branches/*"
+ }
+ }
+}