Merge pull request #36405 from mt-caret/kazam
kazam: fix description and license
This commit is contained in:
commit
a7fea814ba
@ -42,9 +42,9 @@ python3Packages.buildPythonApplication rec {
|
||||
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Cross-platform, Friend-2-Friend and secure decentralised communication platform";
|
||||
description = "A screencasting program created with design in mind";
|
||||
homepage = https://code.launchpad.net/kazam;
|
||||
#license = licenses.bsd2;
|
||||
license = licenses.lgpl3;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.domenkozar ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user