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