* Copy a bunch of files to nix.cs.uu.nl.
svn path=/nixpkgs/trunk/; revision=6711
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
stdenv.mkDerivation {
|
||||
name = "ffmpeg-20051126";
|
||||
src = fetchurl {
|
||||
url = http://downloads.videolan.org/pub/videolan/vlc/0.8.4a/contrib/ffmpeg-20051126.tar.bz2;
|
||||
url = http://nix.cs.uu.nl/dist/tarballs/ffmpeg-20051126.tar.bz2;
|
||||
md5 = "f9e50bf9ee1dd248a276bf9bd4d606e0";
|
||||
};
|
||||
# !!! Hm, what are the legal consequences of --enable-gpl?
|
||||
|
||||
Reference in New Issue
Block a user