[neon/kde/frameworkintegration/Neon/unstable] debian/patches: build with appstream qt 5

Jonathan Esk-Riddell null at kde.org
Mon Jul 24 16:21:18 BST 2023


Git commit 830cff1e4f43a2898286e7b70d1dc7ae3852e673 by Jonathan Esk-Riddell.
Committed on 24/07/2023 at 17:21.
Pushed by jriddell into branch 'Neon/unstable'.

build with appstream qt 5

D  +0    -13   debian/patches/appstreamqt-1.0.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/kde/frameworkintegration/-/commit/830cff1e4f43a2898286e7b70d1dc7ae3852e673

diff --git a/debian/patches/appstreamqt-1.0.diff b/debian/patches/appstreamqt-1.0.diff
deleted file mode 100644
index 2d7e158..0000000
--- a/debian/patches/appstreamqt-1.0.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index c4bf0e9..db1030f 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -47,7 +47,7 @@ if (BUILD_KPACKAGE_INSTALL_HANDLERS)
-    find_package(KF5I18n ${KF_DEP_VERSION} REQUIRED)
- 
-    find_package(packagekitqt${QT_MAJOR_VERSION})
--   find_package(AppStreamQt 0.10.4)
-+   find_package(AppStreamQt 1.0)
- endif()
- 
- ecm_set_disabled_deprecation_versions(
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2fb9d8d..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-appstreamqt-1.0.diff


More information about the Neon-commits mailing list