From f24045a1b5b84dc1991ab34a8b7aef1688e26dc0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:36:34 +0300 Subject: [PATCH] obconf-qt:v.bump to 0.16.1 --- desktop/lxqt/obconf-qt/actions.py | 3 +-- desktop/lxqt/obconf-qt/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/desktop/lxqt/obconf-qt/actions.py b/desktop/lxqt/obconf-qt/actions.py index ecef17a919..f68792e9a2 100644 --- a/desktop/lxqt/obconf-qt/actions.py +++ b/desktop/lxqt/obconf-qt/actions.py @@ -11,8 +11,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/obconf-qt/pspec.xml b/desktop/lxqt/obconf-qt/pspec.xml index d036ecf1e0..fae9e69ce1 100644 --- a/desktop/lxqt/obconf-qt/pspec.xml +++ b/desktop/lxqt/obconf-qt/pspec.xml @@ -13,15 +13,15 @@ lxqt This is a Qt port of ObConf, configurator of OpenBox window manager. This is a Qt port of ObConf, configurator of OpenBox window manager. - https://github.com/lxqt/obconf-qt/releases/download/0.16.0/obconf-qt-0.16.0.tar.xz + https://github.com/lxqt/obconf-qt/releases/download/0.16.1/obconf-qt-0.16.1.tar.xz cmake icon-theme-hicolor - liblxqt-devel + liblxqt-devel openbox-devel qt5-linguist kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -43,6 +43,13 @@ + + 2021-04-26 + 0.16.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0