From 5ca66fe0f6dddfd4c7dbbc1bc85c67bed8b439d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Mon, 26 Apr 2021 12:31:54 +0300 Subject: [PATCH] lxqt-build-tools:v.bump to 0.9.0 --- desktop/lxqt/lxqt-build-tools/actions.py | 2 +- desktop/lxqt/lxqt-build-tools/pspec.xml | 13 ++++++++++--- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/desktop/lxqt/lxqt-build-tools/actions.py b/desktop/lxqt/lxqt-build-tools/actions.py index de07a7e00f..c862e6e103 100644 --- a/desktop/lxqt/lxqt-build-tools/actions.py +++ b/desktop/lxqt/lxqt-build-tools/actions.py @@ -12,7 +12,7 @@ def setup(): shelltools.makedirs("build") shelltools.cd("build") cmaketools.configure("-DCMAKE_INSTALL_PREFIX=/usr \ - -DPULL_TRANSLATIONS=yes", sourceDir="..") + -DLXQT_ETC_XDG_DIR=/etc", sourceDir="..") def build(): shelltools.cd("build") diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml index fa8d4bac16..6e1d7ab699 100755 --- a/desktop/lxqt/lxqt-build-tools/pspec.xml +++ b/desktop/lxqt/lxqt-build-tools/pspec.xml @@ -13,12 +13,12 @@ app:gui Various packaging tools and scripts for LXQt applications. Various packaging tools and scripts for LXQt applications - https://github.com/lxqt/lxqt-build-tools/releases/download/0.8.0/lxqt-build-tools-0.8.0.tar.xz + https://github.com/lxqt/lxqt-build-tools/releases/download/0.9.0/lxqt-build-tools-0.9.0.tar.xz cmake glib2-devel - qt5-linguist - qt5-base-devel + qt5-linguist + qt5-base-devel @@ -32,6 +32,13 @@ + + 2021-04-26 + 0.9.0 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2020-12-19 0.8.0