More metadata
svn path=/nixpkgs/trunk/; revision=23808
This commit is contained in:
@@ -11,4 +11,12 @@ stdenv.mkDerivation rec {
|
||||
url = "http://musicip-libofa.googlecode.com/files/${name}.tar.gz";
|
||||
sha256 = "184ham039l7lwhfgg0xr2vch2xnw1lwh7sid432mh879adhlc5h2";
|
||||
};
|
||||
|
||||
meta = {
|
||||
homepage = http://code.google.com/musicip-libofa/;
|
||||
description = "LibOFA - Library Open Fingerprint Architecture";
|
||||
longDescription = ''
|
||||
LibOFA (Library Open Fingerprint Architecture) is an open-source audio
|
||||
fingerprint created and provided by MusicIP'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user