From 1f2b40f296ea85c2801c20ef607b9fce6d2fce35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Tue, 27 Apr 2021 12:39:13 +0300 Subject: [PATCH] lximage-qt:v.bump to 0.17.0 --- desktop/lxqt/lximage-qt/actions.py | 3 +-- desktop/lxqt/lximage-qt/pspec.xml | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/desktop/lxqt/lximage-qt/actions.py b/desktop/lxqt/lximage-qt/actions.py index 67ea1fdb09..a30575aa48 100644 --- a/desktop/lxqt/lximage-qt/actions.py +++ b/desktop/lxqt/lximage-qt/actions.py @@ -14,8 +14,7 @@ def setup(): shelltools.cd("build") cmaketools.configure("-DCMAKE_BUILD_TYPE=release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=/usr/lib \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DCMAKE_INSTALL_LIBDIR=/usr/lib", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lximage-qt/pspec.xml b/desktop/lxqt/lximage-qt/pspec.xml index ce28b4037d..99ae01ff6c 100644 --- a/desktop/lxqt/lximage-qt/pspec.xml +++ b/desktop/lxqt/lximage-qt/pspec.xml @@ -13,7 +13,7 @@ lxqt Image viewer and screenshot tool. Image viewer and screenshot tool. - https://github.com/lxqt/lximage-qt/releases/download/0.16.0/lximage-qt-0.16.0.tar.xz + https://github.com/lxqt/lximage-qt/releases/download/0.17.0/lximage-qt-0.17.0.tar.xz glib2-devel cmake @@ -24,11 +24,11 @@ qt5-linguist libexif-devel libX11-devel - libfm-qt-devel + libfm-qt-devel qt5-qdbusviewer menu-cache-devel kwindowsystem-devel - lxqt-build-tools + lxqt-build-tools @@ -45,13 +45,21 @@ libexif qt5-svg libfm-qt - qt5-base + qt5-base libXfixes qt5-x11extras + menu-cache + + 2021-04-26 + 0.17.0 + version bump + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-11-05 0.16.0