[neon/multimedia/subtitlecomposer/Neon/stable] debian/patches: Revert "backport qt6.10 compat patch from master"
Carlos De Maine
null at kde.org
Thu Jul 30 12:24:39 BST 2026
Git commit 2e73e6586098adb4a126b71fb534f117085034b8 by Carlos De Maine.
Committed on 30/07/2026 at 11:24.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "backport qt6.10 compat patch from master"
This reverts commit 42f0dda015714b0a1eeb3dcbdeaa32732d6aa958
D +0 -13 debian/patches/qt6_10_compat.diff
D +0 -1 debian/patches/series
https://invent.kde.org/neon/multimedia/subtitlecomposer/-/commit/2e73e6586098adb4a126b71fb534f117085034b8
diff --git a/debian/patches/qt6_10_compat.diff b/debian/patches/qt6_10_compat.diff
deleted file mode 100644
index c439b10..0000000
--- a/debian/patches/qt6_10_compat.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 6961511137582e228ec964d3fca7acae5f938339..397cadce2766949af1d128e6487dec7c840675c7 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
- project(subtitlecomposer VERSION "0.8.2")
-
- if(QT_MAJOR_VERSION EQUAL 6)
-- set(QT_EXTRA_COMPONENTS OpenGLWidgets Core5Compat)
-+ set(QT_EXTRA_COMPONENTS OpenGLWidgets Core5Compat WidgetsPrivate)
- set(QT_MIN_VERSION "6.0.0")
- set(KF_MAJOR_VERSION "6")
- set(KF_MIN_VERSION "5.240.0")
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 06cc067..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-qt6_10_compat.diff
More information about the Neon-commits
mailing list