From cf6da71b97f65d9a45ed03bc7f6e6d49a2e829a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:44:13 +0300 Subject: [PATCH] lxqt-globalkeys:v.bump to 0.17.0 --- desktop/lxqt/lxqt-globalkeys/actions.py | 4 +--- desktop/lxqt/lxqt-globalkeys/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/lxqt-globalkeys/actions.py b/desktop/lxqt/lxqt-globalkeys/actions.py index 115c876248..6e44acfa42 100644 --- a/desktop/lxqt/lxqt-globalkeys/actions.py +++ b/desktop/lxqt/lxqt-globalkeys/actions.py @@ -14,9 +14,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib\ - -DPULL_TRANSLATIONS=yes \ - -DUSE_QT5=ON", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-globalkeys/pspec.xml b/desktop/lxqt/lxqt-globalkeys/pspec.xml index 0e7fefb1a2..b9a2ef79c6 100644 --- a/desktop/lxqt/lxqt-globalkeys/pspec.xml +++ b/desktop/lxqt/lxqt-globalkeys/pspec.xml @@ -13,7 +13,7 @@ lxqt Daemon used to register global keyboard shortcuts LXQt daemon and library for global keyboard shortcuts registration. - https://github.com/lxqt/lxqt-globalkeys/releases/download/0.16.0/lxqt-globalkeys-0.16.0.tar.xz + https://github.com/lxqt/lxqt-globalkeys/releases/download/0.17.0/lxqt-globalkeys-0.17.0.tar.xz cmake libgcc @@ -22,8 +22,8 @@ libqtxdg-devel qt5-base-devel kwindowsystem-devel - liblxqt-devel - lxqt-build-tools + liblxqt-devel + lxqt-build-tools @@ -57,6 +57,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0