From 365c6e3beb7f0317351079d5230291944ff91a25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 13:36:01 +0300 Subject: [PATCH] qterminal:v.bump to 0.17.0 --- desktop/lxqt/qterminal/actions.py | 3 +-- desktop/lxqt/qterminal/pspec.xml | 15 +++++++++++---- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/qterminal/actions.py b/desktop/lxqt/qterminal/actions.py index 9d4e5fc92d..f4666233e2 100644 --- a/desktop/lxqt/qterminal/actions.py +++ b/desktop/lxqt/qterminal/actions.py @@ -15,8 +15,7 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_BUILD_TYPE=Release \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_BUILD_TYPE=Release", sourceDir="..") def build(): shelltools.cd("build") qt5.make() diff --git a/desktop/lxqt/qterminal/pspec.xml b/desktop/lxqt/qterminal/pspec.xml index 4d4a500e37..369f1d850b 100644 --- a/desktop/lxqt/qterminal/pspec.xml +++ b/desktop/lxqt/qterminal/pspec.xml @@ -13,19 +13,19 @@ lxqt QT5-based multitab terminal emulator. QT5-based multitab terminal emulator. - https://github.com/lxqt/qterminal/releases/download/0.16.0/qterminal-0.16.0.tar.xz + https://github.com/lxqt/qterminal/releases/download/0.17.0/qterminal-0.17.0.tar.xz cmake qt5-base-devel qt5-linguist libxcb-devel libX11-devel - qtermwidget5-devel + qtermwidget5-devel qt5-x11extras-devel lxqt-config qt5-svg-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -35,7 +35,7 @@ libX11 libgcc qt5-base - qtermwidget5 + qtermwidget5 qt5-x11extras @@ -47,6 +47,13 @@ + + 2021-04-26 + 0.17.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0