[neon/neon-packaging/koko/Neon/release] debian/patches: refresh patch

Carlos De Maine null at kde.org
Tue Mar 17 02:49:28 GMT 2026


Git commit fc7a200652b5d92bd86b2b0116000492a049894a by Carlos De Maine.
Committed on 17/03/2026 at 02:49.
Pushed by carlosdem into branch 'Neon/release'.

refresh patch

(cherry picked from commit 7571f20129c421ba2c61c1c2fb440770b09305b4)

Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>

M  +9    -10   debian/patches/allow_old_libexiv.diff

https://invent.kde.org/neon/neon-packaging/koko/-/commit/fc7a200652b5d92bd86b2b0116000492a049894a

diff --git a/debian/patches/allow_old_libexiv.diff b/debian/patches/allow_old_libexiv.diff
index 42f90da..b98a9ba 100644
--- a/debian/patches/allow_old_libexiv.diff
+++ b/debian/patches/allow_old_libexiv.diff
@@ -1,17 +1,16 @@
 diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 7e8a9135bb8c70f61c5622bd9c64932175df684f..b49dfe5871fb0368c9c1227e85203e850e7fc409 100644
+index 264d98c356c5a9b75e190f9b8b774ae56acde186..70e1137363784b90b5fe586938136bbe537cb2bb 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -49,7 +49,7 @@ endif()
+@@ -56,7 +56,7 @@ set_package_properties(KF6 PROPERTIES
+     DESCRIPTION "Base components"
+ )
  
- find_package(KF6 ${KF_MIN_VERSION} REQUIRED COMPONENTS I18n Declarative Config ConfigWidgets KIO GuiAddons CoreAddons Notifications FileMetaData DBusAddons)
- 
--find_package(LibExiv2 0.28 REQUIRED)
-+find_package(LibExiv2 0.27 REQUIRED)
- 
- ecm_find_qmlmodule(org.kde.kquickimageeditor)
- find_package(KQuickImageEditor COMPONENTS)
-
+-find_package(LibExiv2 0.28)
++find_package(LibExiv2 0.27)
+ set_package_properties(LibExiv2 PROPERTIES
+     TYPE REQUIRED
+     DESCRIPTION "Image metadata library and tools"
 
 commit 0756c88f03d4913b5f2feaae14f115bfb988554a
 Author: Carlos De Maine <carlosdemaine at gmail.com>


More information about the Neon-commits mailing list