From 14ff6f9030c4a4bde84b6167897be28e23d7f1df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Mon, 26 Apr 2021 13:09:36 +0300 Subject: [PATCH] liblxqt:v.bump to 0.17 --- desktop/lxqt/liblxqt/actions.py | 3 +-- desktop/lxqt/liblxqt/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/desktop/lxqt/liblxqt/actions.py b/desktop/lxqt/liblxqt/actions.py index c80fdc056b..0955acb969 100644 --- a/desktop/lxqt/liblxqt/actions.py +++ b/desktop/lxqt/liblxqt/actions.py @@ -13,8 +13,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..") def build(): shelltools.cd("build") cmaketools.make() diff --git a/desktop/lxqt/liblxqt/pspec.xml b/desktop/lxqt/liblxqt/pspec.xml index 15c4023dd7..7c8c6f37fc 100644 --- a/desktop/lxqt/liblxqt/pspec.xml +++ b/desktop/lxqt/liblxqt/pspec.xml @@ -13,7 +13,7 @@ lxqt Common base library for LXQt components. Core utility library for all LXDE-Qt components - https://github.com/lxqt/liblxqt/releases/download/0.16.0/liblxqt-0.16.0.tar.xz + https://github.com/lxqt/liblxqt/releases/download/0.17.0/liblxqt-0.17.0.tar.xz cmake glibc-devel @@ -28,7 +28,7 @@ qt5-qdbusviewer qt5-x11extras-devel libXScrnSaver-devel - lxqt-build-tools + lxqt-build-tools @@ -66,6 +66,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2021-04-08 0.16.0