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