amarok: add missing description & homepage
This commit is contained in:
parent
a09f706715
commit
e2ef3521ca
@ -33,6 +33,8 @@ mkDerivation rec {
|
|||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
homepage = "https://amarok.kde.org";
|
||||||
|
description = "A powerful music player with an intuitive interface";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
maintainers = with maintainers; [ peterhoeg ];
|
maintainers = with maintainers; [ peterhoeg ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user