[neon/backports-jammy/appstream-jammy2/Neon/unstable] debian/patches: update the patch

Carlos De Maine null at kde.org
Fri Sep 15 08:12:09 BST 2023


Git commit 0dfa3042c16115e91f4019e299fb89ed724bc2e2 by Carlos De Maine.
Committed on 15/09/2023 at 09:12.
Pushed by carlosdem into branch 'Neon/unstable'.

update the patch

M  +15   -0    debian/patches/0001_qt.diff

https://invent.kde.org/neon/backports-jammy/appstream-jammy2/-/commit/0dfa3042c16115e91f4019e299fb89ed724bc2e2

diff --git a/debian/patches/0001_qt.diff b/debian/patches/0001_qt.diff
index e69de29..031f152 100644
--- a/debian/patches/0001_qt.diff
+++ b/debian/patches/0001_qt.diff
@@ -0,0 +1,15 @@
+diff --git a/qt/cmake/AppStreamQt5Config.cmake.in b/qt/cmake/AppStreamQt5Config.cmake.in
+index 0bef7e80..b1b40acc 100644
+--- a/qt/cmake/AppStreamQt5Config.cmake.in
++++ b/qt/cmake/AppStreamQt5Config.cmake.in
+@@ -28,8 +28,8 @@ macro(check_required_components _NAME)
+   endforeach()
+ endmacro()
+
+-add_library(AppStreamQt SHARED IMPORTED)
+-set_target_properties(AppStreamQt PROPERTIES
++add_library(AppStreamQt5 SHARED IMPORTED)
++set_target_properties(AppStreamQt5 PROPERTIES
+   INTERFACE_INCLUDE_DIRECTORIES "${PACKAGE_PREFIX_DIR}/include/"
+   INTERFACE_LINK_LIBRARIES "Qt5::Core"
+   IMPORTED_LOCATION "@LIBDIR_FULL@/libAppStreamQt5.so.${AppStreamQt_VERSION}"


More information about the Neon-commits mailing list