Debian Patches

Status for kxstitch/2.2.0-4

Patch Description Author Forwarded Bugs Origin Last update
upstream_Improve-appdata.patch [PATCH] Improve appdata
- remove ".desktop" suffix from <id>, as it is not needed (it is
already type="desktop")
- use canonical docs.kde.org help location
Pino Toscano <pino@kde.org> no 2020-07-03
upstream_Update-kxstitch-appdata-to-pass-flathub-validation.patch [PATCH] Update kxstitch appdata to pass flathub validation
Summary:
The latest kxstitch release couldn't be distributed on flathub because it didn't pass the appstream validator. This diff fixes those errors:
* choose a valid SPDX licence from https://spdx.org/licenses/
* add an OARS tag https://hughsie.github.io/oars/
* add release tags

Test Plan:
flatpak install flathub org.freedesktop.appstream-glib
flatpak run org.freedesktop.appstream-glib validate org.kde.kxstitch.appdata.xml


Reviewed By: yurchor


Differential Revision: https://phabricator.kde.org/D28772

(cherry picked from commit 48677343b338e4e90ea404a1882c810221f8a680)
Nick Richards <nick@nedrichards.com> no 2020-04-13
upstream_Fix-for-rendering-on-scaled-painter.patch [PATCH] Fix for rendering on scaled painter
Fixes for rendering seletion areas on scaled painter in recent versions
of Qt which were half a square out.
Steve Allewell <steve.allewell@gmail.com> no 2021-01-03
upstream_Use-the-Magick-pkg-config-imported-target.patch [PATCH] Use the Magick++ pkg-config imported target
It looks like the ImageMagick cmake module does not properly find all
the required include directories, thus leading to missing ImageMagick
includes. Also, using include directories and libraries variables means
that the other needed ImageMagick build flags are missing (e.g. the
"MAGICKCORE_*" defined), and the build system tries to manually fix
that.

To simplify the situation a bit, make use of the PkgConfig imported
target for Magick++: the available cmake target contains all the right
bits, i.e. include directories, libraries, and various build flags,
removing the need to manually handle all of them.
Pino Toscano <pino@kde.org> no 2024-11-09

All known versions for source package 'kxstitch'

Links