[neon/kde/kdepim-runtime/Neon/unstable] debian: kolab resource is gone

Carlos De Maine null at kde.org
Thu Jan 29 04:37:41 GMT 2026


Git commit 2d8738edbdb7f5ee440ee56b56f860f733c68b33 by Carlos De Maine.
Committed on 29/01/2026 at 04:37.
Pushed by carlosdem into branch 'Neon/unstable'.

kolab resource is gone

M  +0    -1    debian/control
D  +0    -13   debian/patches/revert_boost_1_1_9_fix.diff
M  +0    -1    debian/patches/series

https://invent.kde.org/neon/kde/kdepim-runtime/-/commit/2d8738edbdb7f5ee440ee56b56f860f733c68b33

diff --git a/debian/control b/debian/control
index 8c728ee..4aa60e8 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,6 @@ Build-Depends: cmake,
                libboost-program-options-dev,
                libboost-system-dev,
                libetebase-dev,
-               libkolabxml-dev,
                libqca-qt6-2-dev,
                pkgconf,
                pkg-kde-tools-neon,
diff --git a/debian/patches/revert_boost_1_1_9_fix.diff b/debian/patches/revert_boost_1_1_9_fix.diff
deleted file mode 100644
index 85087ca..0000000
--- a/debian/patches/revert_boost_1_1_9_fix.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt
-index 56e230abe623c110fa362716704de8d04baae141..8dba4ac8314c0c4f4b454683e864a4aa58e8e19e 100644
---- a/resources/CMakeLists.txt
-+++ b/resources/CMakeLists.txt
-@@ -43,7 +43,7 @@ add_subdirectory(imap)
- if(Libkolabxml_FOUND)
-     # The boost-provided CMake files are unreliable
-     set(Boost_NO_BOOST_CMAKE ON)
--    find_package(Boost MODULE REQUIRED COMPONENTS atomic thread)
-+    find_package(Boost MODULE REQUIRED COMPONENTS atomic thread system)
-     unset(Boost_NO_BOOST_CMAKE)
-     add_subdirectory(kolab)
- endif()
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 8009169..c4d0fc3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 imap_avoid_doing_search.diff
-revert_boost_1_1_9_fix.diff


More information about the Neon-commits mailing list