From 56d027cfa7b2fc9fc7b640562cadbcd8e645f12e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Mon, 26 Apr 2021 13:05:25 +0300 Subject: [PATCH] libqtxdg:v.bump to 3.7.1 --- desktop/lxqt/libqtxdg/actions.py | 3 +-- desktop/lxqt/libqtxdg/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/desktop/lxqt/libqtxdg/actions.py b/desktop/lxqt/libqtxdg/actions.py index c0f811a09e..c88e4c95c1 100644 --- a/desktop/lxqt/libqtxdg/actions.py +++ b/desktop/lxqt/libqtxdg/actions.py @@ -12,8 +12,7 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib\ - -DUSE_QT5=ON", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/libqtxdg/pspec.xml b/desktop/lxqt/libqtxdg/pspec.xml index e0064e0863..c4a051724d 100644 --- a/desktop/lxqt/libqtxdg/pspec.xml +++ b/desktop/lxqt/libqtxdg/pspec.xml @@ -14,7 +14,7 @@ Library providing freedesktop.org specs implementations for Qt. Library providing freedesktop.org specs implementations for Qt. lxqt-sudo - https://github.com/lxqt/libqtxdg/releases/download/3.6.0/libqtxdg-3.6.0.tar.xz + https://github.com/lxqt/libqtxdg/releases/download/3.7.1/libqtxdg-3.7.1.tar.xz libgcc cmake @@ -24,7 +24,7 @@ qt5-svg-devel gtk3-devel xdg-user-dirs - lxqt-build-tools + lxqt-build-tools @@ -62,6 +62,13 @@ + + 2021-04-26 + 3.7.1 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 3.6.0