forked from mirrors/nixpkgs
banshee: add homepage
This commit is contained in:
parent
1ba7fa72e7
commit
65740cfb31
|
@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
|
|||
-i $out/bin/banshee
|
||||
'';
|
||||
meta = with lib; {
|
||||
homepage = "http://banshee.fm/";
|
||||
description = "A music player written in C# using GNOME technologies";
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.zohl ];
|
||||
|
|
Loading…
Reference in a new issue