[neon/neon-packaging/plasma-bigscreen/Neon/stable] debian/patches: patch out conflict with plasma-remotecontrollers-5
Carlos De Maine
null at kde.org
Sat May 16 08:00:59 BST 2026
Git commit d4aebaf9f4b10f18cfeb0c6c06d9bb1ddec24cfd by Carlos De Maine.
Committed on 16/05/2026 at 07:00.
Pushed by carlosdem into branch 'Neon/stable'.
patch out conflict with plasma-remotecontrollers-5
A +14 -0 debian/patches/patch_out_file_conflict.diff
M +1 -0 debian/patches/series
https://invent.kde.org/neon/neon-packaging/plasma-bigscreen/-/commit/d4aebaf9f4b10f18cfeb0c6c06d9bb1ddec24cfd
diff --git a/debian/patches/patch_out_file_conflict.diff b/debian/patches/patch_out_file_conflict.diff
new file mode 100644
index 0000000..4b12966
--- /dev/null
+++ b/debian/patches/patch_out_file_conflict.diff
@@ -0,0 +1,14 @@
+diff --git a/inputhandler/40-uinput.rules b/inputhandler/40-plasma-bigscreen-uinput.rules
+similarity index 100%
+rename from inputhandler/40-uinput.rules
+rename to inputhandler/40-plasma-bigscreen-uinput.rules
+diff --git a/inputhandler/CMakeLists.txt b/inputhandler/CMakeLists.txt
+index 93f3262a..94987c25 100644
+--- a/inputhandler/CMakeLists.txt
++++ b/inputhandler/CMakeLists.txt
+@@ -48,4 +48,4 @@ install(TARGETS plasma-bigscreen-inputhandler DESTINATION ${KDE_INSTALL_TARGETS_
+
+ configure_file(org.kde.plasma.bigscreen.inputhandler.desktop.cmake ${CMAKE_CURRENT_BINARY_DIR}/org.kde.plasma.bigscreen.inputhandler.desktop @ONLY)
+ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.plasma.bigscreen.inputhandler.desktop DESTINATION ${KDE_INSTALL_APPDIR})
+-install(FILES 40-uinput.rules DESTINATION ${KDE_INSTALL_LIBDIR}/udev/rules.d)
++install(FILES 40-plasma-bigscreen-uinput.rules DESTINATION ${KDE_INSTALL_LIBDIR}/udev/rules.d)
diff --git a/debian/patches/series b/debian/patches/series
index b388480..6481c7a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
test_debug.diff
+patch_out_file_conflict.diff
More information about the Neon-commits
mailing list