From a80449b3502e688ba389740592684425cd101ed3 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 6 Apr 2020 17:17:56 +0300 Subject: [PATCH] lxqt --- .../lxqt/lxqt-globalkeys/files/qt5.14.patch | 22 +++++++++++++++++++ desktop/lxqt/lxqt-globalkeys/pspec.xml | 11 ++++++---- 2 files changed, 29 insertions(+), 4 deletions(-) create mode 100644 desktop/lxqt/lxqt-globalkeys/files/qt5.14.patch diff --git a/desktop/lxqt/lxqt-globalkeys/files/qt5.14.patch b/desktop/lxqt/lxqt-globalkeys/files/qt5.14.patch new file mode 100644 index 0000000000..d0ca216ed2 --- /dev/null +++ b/desktop/lxqt/lxqt-globalkeys/files/qt5.14.patch @@ -0,0 +1,22 @@ +From c9ec69850428e599fba282c32e51868b815e3019 Mon Sep 17 00:00:00 2001 +From: Chih-Hsuan Yen +Date: Sun, 15 Dec 2019 09:33:12 +0800 +Subject: [PATCH] Fix building with Qt 5.14 + +--- + daemon/core.cpp | 1 + + 1 file changed, 1 insertion(+) + +diff --git a/daemon/core.cpp b/daemon/core.cpp +index 1be64ec..53bdf7b 100644 +--- a/daemon/core.cpp ++++ b/daemon/core.cpp +@@ -33,6 +33,7 @@ + #include + #include + #include ++#include + + #include + #include + diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index aaadde8f7f..fb6a165310 100644 --- a/desktop/lxqt/lxqt-globalkeys/pspec.xml +++ b/desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -14,15 +14,18 @@ https://github.com/lxqt/lxqt-globalkeys/releases/download/0.14.3/lxqt-globalkeys-0.14.3.tar.xz cmake - kwindowsystem-devel - libX11-devel libgcc - liblxqt-devel + qt5-linguist + libX11-devel libqtxdg-devel qt5-base-devel - qt5-linguist + kwindowsystem-devel + liblxqt-devel lxqt-build-tools + + qt5.14.patch + lxqt-globalkeys