[neon/extras/pulseaudio-qt/Neon/stable] debian/patches: remove obsolete patch

Jonathan Riddell null at kde.org
Wed Jan 26 16:32:03 GMT 2022


Git commit b4aad1cc0bd4db88fb8324c8be1810a257bb7dbc by Jonathan Riddell.
Committed on 26/01/2022 at 16:32.
Pushed by jriddell into branch 'Neon/stable'.

remove obsolete patch

D  +0    -30   debian/patches/disable_clangformat.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/extras/pulseaudio-qt/commit/b4aad1cc0bd4db88fb8324c8be1810a257bb7dbc

diff --git a/debian/patches/disable_clangformat.diff b/debian/patches/disable_clangformat.diff
deleted file mode 100644
index 8b0ddef..0000000
--- a/debian/patches/disable_clangformat.diff
+++ /dev/null
@@ -1,30 +0,0 @@
-Author: Pino Toscano <pino at debian.org>
-Description: Disable the KDEClangFormat ECM module
- It is present only in recent versions of extra-cmake-modules, and it is not
- needed to build anyway.
-Last-Update: 2020-01-18
-Forwarded: not-needed
-
-Index: pulseaudio-qt-1.3/CMakeLists.txt
-===================================================================
---- pulseaudio-qt-1.3.orig/CMakeLists.txt
-+++ pulseaudio-qt-1.3/CMakeLists.txt
-@@ -19,7 +19,7 @@ include(ECMGenerateHeaders)
- include(ECMGenerateExportHeader)
- include(ECMQtDeclareLoggingCategory)
- include(ECMAddQch)
--include(KDEClangFormat)
-+#include(KDEClangFormat)
- 
- include(KDEInstallDirs)
- include(KDECompilerSettings NO_POLICY_SCOPE)
-@@ -97,6 +97,6 @@ install(FILES
- 
- feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)
- 
--# add clang-format target for all our real source files
--file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
--kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
-+## add clang-format target for all our real source files
-+#file(GLOB_RECURSE ALL_CLANG_FORMAT_SOURCE_FILES *.cpp *.h)
-+#kde_clang_format(${ALL_CLANG_FORMAT_SOURCE_FILES})
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index c296552..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-disable_clangformat.diff


More information about the Neon-commits mailing list