From eb6f52edeeaab4e011bd120b9c5da0f34c8a3cc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 13:29:12 +0300 Subject: [PATCH] lxqt-powermanagement:v.bump to 0.17.1 --- desktop/lxqt/lxqt-powermanagement/actions.py | 3 +-- desktop/lxqt/lxqt-powermanagement/pspec.xml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/lxqt-powermanagement/actions.py b/desktop/lxqt/lxqt-powermanagement/actions.py index 44d2b5521b..e47502536f 100644 --- a/desktop/lxqt/lxqt-powermanagement/actions.py +++ b/desktop/lxqt/lxqt-powermanagement/actions.py @@ -13,8 +13,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-powermanagement/pspec.xml b/desktop/lxqt/lxqt-powermanagement/pspec.xml index cbca3ce43d..475858febf 100644 --- a/desktop/lxqt/lxqt-powermanagement/pspec.xml +++ b/desktop/lxqt/lxqt-powermanagement/pspec.xml @@ -13,13 +13,13 @@ lxqt LXQt power management daemon. Daemon use for power management and auto-suspend. - https://github.com/lxqt/lxqt-powermanagement/releases/download/0.16.0/lxqt-powermanagement-0.16.0.tar.xz + https://github.com/lxqt/lxqt-powermanagement/releases/download/0.17.1/lxqt-powermanagement-0.17.1.tar.xz cmake kwindowsystem-devel libgcc - liblxqt-devel - libqtxdg-devel + liblxqt-devel + libqtxdg-devel libxcb-devel qt5-base-devel qt5-linguist @@ -27,7 +27,7 @@ solid-devel upower-devel kidletime-devel - lxqt-build-tools + lxqt-build-tools @@ -48,6 +48,13 @@ + + 2021-04-26 + 0.17.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0