amarok: add missing description & homepage

This commit is contained in:
Christine Koppelt 2019-11-10 08:04:36 +01:00
parent a09f706715
commit e2ef3521ca

View File

@ -33,6 +33,8 @@ mkDerivation rec {
enableParallelBuilding = true;
meta = with lib; {
homepage = "https://amarok.kde.org";
description = "A powerful music player with an intuitive interface";
license = licenses.gpl2;
maintainers = with maintainers; [ peterhoeg ];
};