inkscape: refactor meta

This commit is contained in:
x123
2024-12-10 23:36:11 +01:00
committed by Luflosi
parent a1761d91f3
commit 2928dcaf29
@@ -184,12 +184,14 @@ stdenv.mkDerivation rec {
passthru.tests.ps2pdf-plugin = callPackage ./test-ps2pdf-plugin.nix { };
meta = with lib; {
meta = {
description = "Vector graphics editor";
homepage = "https://www.inkscape.org";
license = licenses.gpl3Plus;
maintainers = [ maintainers.jtojnar ];
platforms = platforms.all;
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
jtojnar
];
platforms = lib.platforms.all;
mainProgram = "inkscape";
longDescription = ''
Inkscape is a feature-rich vector graphics editor that edits