summaryrefslogtreecommitdiff
path: root/recipes/tremor.recipe
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-16 11:13:13 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-10-16 11:13:13 +0200
commitd2ad3f7f259e9d08ea8a5df2f4ae4a79cb422967 (patch)
tree039e9560a81af4c2f725c8efb44c5cdec3d425cd /recipes/tremor.recipe
parentba7d73316860b5a6fc8ddbae272a9a3ec824bf61 (diff)
Take tremor from fd.o
Diffstat (limited to 'recipes/tremor.recipe')
-rw-r--r--recipes/tremor.recipe2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/tremor.recipe b/recipes/tremor.recipe
index c9abac50..8abca3c8 100644
--- a/recipes/tremor.recipe
+++ b/recipes/tremor.recipe
@@ -6,8 +6,6 @@ class Recipe(recipe.Recipe):
version = '1.2.1+r18641'
licenses = [License.BSD_like]
deps = ['libogg']
- remotes = {'origin': 'git://git.collabora.co.uk/git/user/slomo/tremor.git'}
- commit = 'origin/master'
config_sh = 'sh autogen.sh'
files_libs = ['libvorbisidec']