From 2462554a2f97ebd67325213a3c34b7cd1e4123a5 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 26 Feb 2023 14:39:59 +0300 Subject: [PATCH] lxqt-build-tools rebuild --- .../lxqt-build-tools/files/8e53618a.patch | 27 +++++++++++++++++++ desktop/lxqt/lxqt-build-tools/pspec.xml | 10 +++++++ 2 files changed, 37 insertions(+) create mode 100644 desktop/lxqt/lxqt-build-tools/files/8e53618a.patch diff --git a/desktop/lxqt/lxqt-build-tools/files/8e53618a.patch b/desktop/lxqt/lxqt-build-tools/files/8e53618a.patch new file mode 100644 index 0000000000..48fd1f2cd3 --- /dev/null +++ b/desktop/lxqt/lxqt-build-tools/files/8e53618a.patch @@ -0,0 +1,27 @@ +From 4a3a7038b1927dc43942a930db103023efdcbe2c Mon Sep 17 00:00:00 2001 +From: Simon Quigley +Date: Wed, 25 Jan 2023 09:39:41 -0600 +Subject: [PATCH] Bump the minimum compatibility level to C++17. + +--- + cmake/modules/LXQtCompilerSettings.cmake | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git a/cmake/modules/LXQtCompilerSettings.cmake b/cmake/modules/LXQtCompilerSettings.cmake +index a8cb16d..acba891 100644 +--- a/cmake/modules/LXQtCompilerSettings.cmake ++++ b/cmake/modules/LXQtCompilerSettings.cmake +@@ -181,11 +181,11 @@ endif() + + + #----------------------------------------------------------------------------- +-# CXX14 requirements - no checks, we just set it ++# CXX17 requirements - no checks, we just set it + #----------------------------------------------------------------------------- + set(CMAKE_CXX_STANDARD_REQUIRED True) + set(CMAKE_CXX_EXTENSIONS OFF) +-set(CMAKE_CXX_STANDARD 14 CACHE STRING "C++ ISO Standard") ++set(CMAKE_CXX_STANDARD 17 CACHE STRING "C++ ISO Standard") + + + #----------------------------------------------------------------------------- diff --git a/desktop/lxqt/lxqt-build-tools/pspec.xml b/desktop/lxqt/lxqt-build-tools/pspec.xml index b9fce06aac..8a3495011b 100755 --- a/desktop/lxqt/lxqt-build-tools/pspec.xml +++ b/desktop/lxqt/lxqt-build-tools/pspec.xml @@ -20,6 +20,9 @@ qt5-linguist qt5-base-devel + + 8e53618a.patch + @@ -32,6 +35,13 @@ + + 2023-02-27 + 0.12.0 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-12-21 0.12.0