commit:     a1f2f06cb6a19b061a307de295c492dfc411faff
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Apr 23 16:07:17 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Apr 25 21:46:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1f2f06c

kde-apps/pim-sieve-editor: remove unused patch(es)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../pim-sieve-editor-21.08.3-unused-dep.patch      | 51 ----------------------
 1 file changed, 51 deletions(-)

diff --git 
a/kde-apps/pim-sieve-editor/files/pim-sieve-editor-21.08.3-unused-dep.patch 
b/kde-apps/pim-sieve-editor/files/pim-sieve-editor-21.08.3-unused-dep.patch
deleted file mode 100644
index c3a1bcb87540..000000000000
--- a/kde-apps/pim-sieve-editor/files/pim-sieve-editor-21.08.3-unused-dep.patch
+++ /dev/null
@@ -1,51 +0,0 @@
-From ffaa4290742302dc25976abefc7a7888fee65fec Mon Sep 17 00:00:00 2001
-From: Nicolas Fella <[email protected]>
-Date: Sat, 24 Apr 2021 20:46:28 +0200
-Subject: [PATCH] Remove unused KIconThemes dep
-
----
- CMakeLists.txt                | 1 -
- src/CMakeLists.txt            | 1 -
- src/sieveeditormainwindow.cpp | 2 --
- 3 files changed, 4 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index d529344..a6f5aaa 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -59,7 +59,6 @@ find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED 
Widgets Network)
- find_package(KF5DBusAddons ${KF5_MIN_VERSION} CONFIG REQUIRED)
- find_package(KF5Crash ${KF5_MIN_VERSION} REQUIRED)
- find_package(KF5Bookmarks ${KF5_MIN_VERSION} REQUIRED)
--find_package(KF5IconThemes ${KF5_MIN_VERSION} REQUIRED)
- find_package(KF5KIO ${KF5_MIN_VERSION} REQUIRED)
- find_package(KF5DocTools ${KF5_MIN_VERSION})
- set_package_properties(KF5DocTools PROPERTIES DESCRIPTION
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 565851a..c6c8914 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -85,7 +85,6 @@ target_link_libraries(libsieveeditor
-     KF5::MailTransport
-     KF5::Bookmarks
-     KF5::I18n
--    KF5::IconThemes
-     KF5::XmlGui
-     KF5::PimCommon
-     KF5::KSieveUi
-diff --git a/src/sieveeditormainwindow.cpp b/src/sieveeditormainwindow.cpp
-index 73e1c7d..bd4258b 100644
---- a/src/sieveeditormainwindow.cpp
-+++ b/src/sieveeditormainwindow.cpp
-@@ -17,8 +17,6 @@
- #include "sieveserversettings.h"
- #include <PimCommon/KActionMenuChangeCase>
- 
--#include <KIconEngine>
--#include <KIconLoader>
- #include <KSharedConfig>
- #include <PimCommon/NetworkManager>
- 
--- 
-GitLab
-

Reply via email to