From 0a922848db9e06c951f9c306aa8bd953e4488f63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:14:00 +0300 Subject: [PATCH] libfm-qt:v.bump to 0.17.1 --- desktop/lxqt/libfm-qt/actions.py | 3 +-- desktop/lxqt/libfm-qt/pspec.xml | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/desktop/lxqt/libfm-qt/actions.py b/desktop/lxqt/libfm-qt/actions.py index 3120de2f9e..b7764bb5e4 100644 --- a/desktop/lxqt/libfm-qt/actions.py +++ b/desktop/lxqt/libfm-qt/actions.py @@ -11,8 +11,7 @@ from pisi.actionsapi import cmaketools def setup(): shelltools.makedirs("build") shelltools.cd("build") - cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \ - -DPULL_TRANSLATIONS=yes \ + cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_LIBDIR=lib", sourceDir="..") diff --git a/desktop/lxqt/libfm-qt/pspec.xml b/desktop/lxqt/libfm-qt/pspec.xml index 5e147f81a9..679d48ae01 100644 --- a/desktop/lxqt/libfm-qt/pspec.xml +++ b/desktop/lxqt/libfm-qt/pspec.xml @@ -13,15 +13,16 @@ lxqt Core library of PCManFM file manager libfm is a Core library of PCManFM file manager - https://github.com/lxqt/libfm-qt/releases/download/0.16.0/libfm-qt-0.16.0.tar.xz + https://github.com/lxqt/libfm-qt/releases/download/0.17.1/libfm-qt-0.17.1.tar.xz cmake - qt5-base-devel - qt5-linguist - qt5-x11extras-devel - lxqt-build-tools + qt5-base-devel + qt5-linguist + qt5-x11extras-devel + lxqt-build-tools menu-cache-devel libexif-devel + glib2-devel @@ -59,6 +60,13 @@ + + 2021-04-26 + 0.17.1 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0