commit:     10928672f62229aaa94258eab16caf5fd91df16c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  4 11:17:39 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov  4 11:17:39 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10928672

sci-libs/jkqtplotter: drop unused patch

Leftover before doing a 5* snapshot, I think.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../files/jkqtplotter-4.0.3-bump_cmake.patch        | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/sci-libs/jkqtplotter/files/jkqtplotter-4.0.3-bump_cmake.patch 
b/sci-libs/jkqtplotter/files/jkqtplotter-4.0.3-bump_cmake.patch
deleted file mode 100644
index 3ec3518a9743..000000000000
--- a/sci-libs/jkqtplotter/files/jkqtplotter-4.0.3-bump_cmake.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-backported patch
-https://github.com/jkriege2/JKQtPlotter/commit/6607432af069dac5136648dc02832c50bc9e0e66.patch
-bump required cmake version to 3.16 consistently
---- a/cmake/jkqtplotter_common_compilersettings.cmake
-+++ b/cmake/jkqtplotter_common_compilersettings.cmake
-@@ -1,4 +1,4 @@
--cmake_minimum_required(VERSION 3.1)
-+cmake_minimum_required(VERSION 3.16)
- 
- 
- if(NOT APPLE)
---- a/cmake/jkqtplotter_common_include.cmake
-+++ b/cmake/jkqtplotter_common_include.cmake
-@@ -1,4 +1,4 @@
--cmake_minimum_required(VERSION 3.1)
-+cmake_minimum_required(VERSION 3.16)
- 
- include(jkqtplotter_deployqt)
--include(jkqtplotter_deployopencv)
-\ No newline at end of file
-+include(jkqtplotter_deployopencv)

Reply via email to