[neon/kde/plasma-discover/Neon/unstable] debian/patches: snapd-qt6.patch

Carlos De Maine null at kde.org
Sun May 11 12:16:19 BST 2025


Git commit c90e64b75914148a0b5b70f8d2f18496465cf4b1 by Carlos De Maine.
Committed on 11/05/2025 at 11:16.
Pushed by carlosdem into branch 'Neon/unstable'.

snapd-qt6.patch

A  +1    -0    debian/patches/series
A  +11   -0    debian/patches/snapd-qt6.patch

https://invent.kde.org/neon/kde/plasma-discover/-/commit/c90e64b75914148a0b5b70f8d2f18496465cf4b1

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..823295d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+snapd-qt6.patch
diff --git a/debian/patches/snapd-qt6.patch b/debian/patches/snapd-qt6.patch
new file mode 100644
index 0000000..5de2d84
--- /dev/null
+++ b/debian/patches/snapd-qt6.patch
@@ -0,0 +1,11 @@
+--- /tmp/git-blob-CbuvhK/CMakeLists.txt	2025-05-11 21:14:25.173678810 +1000
++++ /home/carlos/Projects/discover/libdiscover/backends/CMakeLists.txt	2025-05-11 21:14:18.432270191 +1000
+@@ -50,7 +50,7 @@
+     message(WARNING "BUILD_FlatpakBackend enabled but Flatpak=${Flatpak_FOUND} or AppStreamQt=${AppStreamQt_FOUND} not found")
+ endif()
+ 
+-find_package(Snapd 1.65)
++find_package(Snapd-qt6 1.65)
+ set_package_properties(Snapd PROPERTIES
+     DESCRIPTION "Library that exposes Snapd"
+     URL "https://www.snapcraft.io"


More information about the Neon-commits mailing list