Merge pull request #114634 from samuelgrf/wpsoffice-description-homepage

wpsoffice: update description, homepage
This commit is contained in:
Sandro 2021-02-28 16:42:32 +01:00 committed by GitHub
commit cf19d3f2ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,13 +55,13 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ autoPatchelfHook dpkg wrapGAppsHook wrapQtAppsHook ];
meta = {
description = "Office program originally named Kingsoft Office";
homepage = "http://wps-community.org/";
meta = with lib; {
description = "Office suite, formerly Kingsoft Office";
homepage = "https://www.wps.com/";
platforms = [ "x86_64-linux" ];
hydraPlatforms = [];
license = lib.licenses.unfreeRedistributable;
maintainers = with lib.maintainers; [ mlatus th0rgal ];
license = licenses.unfreeRedistributable;
maintainers = with maintainers; [ mlatus th0rgal ];
};
buildInputs = with xorg; [