From e53a4e3029f03caf264dadec0ad35763eab038bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 13:38:32 +0300 Subject: [PATCH] lxqt-runner:v.bump to 0.17.0 --- desktop/lxqt/lxqt-runner/actions.py | 3 +-- desktop/lxqt/lxqt-runner/pspec.xml | 21 +++++++++++++++------ 2 files changed, 16 insertions(+), 8 deletions(-) diff --git a/desktop/lxqt/lxqt-runner/actions.py b/desktop/lxqt/lxqt-runner/actions.py index 21cc6af6e6..60440fd145 100644 --- a/desktop/lxqt/lxqt-runner/actions.py +++ b/desktop/lxqt/lxqt-runner/actions.py @@ -13,8 +13,7 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_PREFIX=/usr", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-runner/pspec.xml b/desktop/lxqt/lxqt-runner/pspec.xml index c31749cc00..02a614b7ad 100644 --- a/desktop/lxqt/lxqt-runner/pspec.xml +++ b/desktop/lxqt/lxqt-runner/pspec.xml @@ -13,21 +13,23 @@ lxqt The LXQt application launcher Tool used to launch programs quickly by typing their names - https://github.com/lxqt/lxqt-runner/releases/download/0.16.0/lxqt-runner-0.16.0.tar.xz + https://github.com/lxqt/lxqt-runner/releases/download/0.17.0/lxqt-runner-0.17.0.tar.xz cmake glib2-devel kwindowsystem-devel libgcc - liblxqt-devel - libqtxdg-devel + libXScrnSaver-devel + liblxqt-devel + libqtxdg-devel lxqt-globalkeys-devel - menu-cache-devel + qt5-base-devel qt5-linguist qt5-script-devel + qt5-svg-devel muparser-devel - lxqt-build-tools + lxqt-build-tools @@ -39,7 +41,7 @@ liblxqt libqtxdg lxqt-globalkeys - menu-cache + qt5-base muparser @@ -50,6 +52,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0