Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream_Fix-build-with-Qt-5.13.patch | [PATCH] Fix build with Qt 5.13 The QDate include is no longer included transitively. (cherry picked from commit 511d99b7745a6ce87a208bdbf69e631f1f136d53) |
Luca Beltrame <lbeltrame@kde.org> | no | 2019-07-21 | ||
upstream_Include-glib.h-outside-of-the-extern-block.patch | [PATCH] Include <glib.h> outside of the extern block This fixes the build with glib >= 2.68. It's caused by [1] and glib upstream did not want to include a workaround because the fixes downstream seem trivial [2][3]. [1] https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1715 [2] https://gitlab.gnome.org/GNOME/glib/-/issues/2331 [3] https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1935 |
Heiko Becker <heiko.becker@kde.org> | no | 2021-04-18 |