* Merge r2396.
svn path=/nixpkgs/trunk/; revision=2397
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "libtheora-1.0alpha4";
|
||||
src = fetchurl {
|
||||
url = http://downloads.xiph.org/releases/theora/libtheora-1.0alpha4.tar.bz2;
|
||||
url = http://catamaran.labs.cs.uu.nl/dist/tarballs/libtheora-1.0alpha4.tar.bz2;
|
||||
md5 = "a71ac42ec0f848da327930841a80ff2b";
|
||||
};
|
||||
propagatedBuildInputs = [libogg libvorbis];
|
||||
|
||||
Reference in New Issue
Block a user