meta.homepage added to several packages
svn path=/nixpkgs/trunk/; revision=10417
This commit is contained in:
@@ -7,6 +7,9 @@ let
|
||||
url = "http://downloads.xiph.org/releases/flac/${name}.tar.gz";
|
||||
} // hash);
|
||||
buildInputs = [libogg];
|
||||
meta = {
|
||||
homepage = http://flac.sourceforge.net;
|
||||
};
|
||||
};
|
||||
in
|
||||
stdenv.lib.listOfListsToAttrs [
|
||||
|
||||
Reference in New Issue
Block a user