public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/files/
Date: Sat, 25 Feb 2023 08:20:48 +0000 (UTC)	[thread overview]
Message-ID: <1677313235.ead12e4cb52a6d17aa5698758c72c1767a4d8ebb.asturm@gentoo> (raw)

commit:     ead12e4cb52a6d17aa5698758c72c1767a4d8ebb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 25 08:20:06 2023 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 25 08:20:35 2023 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ead12e4c

kde-plasma/plasma-nm: Drop obsolete patch

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 .../files/plasma-nm-5.26.0-unused-dep.patch        | 62 ----------------------
 1 file changed, 62 deletions(-)

diff --git a/kde-plasma/plasma-nm/files/plasma-nm-5.26.0-unused-dep.patch b/kde-plasma/plasma-nm/files/plasma-nm-5.26.0-unused-dep.patch
deleted file mode 100644
index 400a3fcdfc..0000000000
--- a/kde-plasma/plasma-nm/files/plasma-nm-5.26.0-unused-dep.patch
+++ /dev/null
@@ -1,62 +0,0 @@
-From 6f6958586e5a89ad5ff597550894a5770b5fb7cf Mon Sep 17 00:00:00 2001
-From: Volker Krause <vkrause@kde.org>
-Date: Wed, 5 Oct 2022 16:38:37 +0200
-Subject: [PATCH] Remove deprecated KDeclarative use
-
-The icon image engine seems not required here.
----
- CMakeLists.txt     | 1 -
- kcm/CMakeLists.txt | 1 -
- kcm/kcm.cpp        | 5 -----
- 3 files changed, 7 deletions(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 6495c735..c245f60e 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -40,7 +40,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED
-     ConfigWidgets
-     Completion
-     CoreAddons
--    Declarative
-     DBusAddons
-     KIO
-     I18n
-diff --git a/kcm/CMakeLists.txt b/kcm/CMakeLists.txt
-index cbd7ad32..8f3e60d3 100755
---- a/kcm/CMakeLists.txt
-+++ b/kcm/CMakeLists.txt
-@@ -16,7 +16,6 @@ target_link_libraries(kcm_networkmanagement
-     plasmanm_internal
-     plasmanm_editor
-     KF5::ConfigWidgets
--    KF5::Declarative
-     KF5::I18n
-     KF5::Service
-     Qt::Quick
-diff --git a/kcm/kcm.cpp b/kcm/kcm.cpp
-index 11663fe9..e350be54 100644
---- a/kcm/kcm.cpp
-+++ b/kcm/kcm.cpp
-@@ -20,7 +20,6 @@
- #include <KPluginFactory>
- #include <KPluginMetaData>
- #include <KSharedConfig>
--#include <kdeclarative/kdeclarative.h>
- 
- #include <NetworkManagerQt/ActiveConnection>
- #include <NetworkManagerQt/Connection>
-@@ -58,10 +57,6 @@ KCMNetworkmanagement::KCMNetworkmanagement(QWidget *parent, const QVariantList &
-     auto mainWidget = new QWidget(this);
-     m_ui->setupUi(mainWidget);
- 
--    KDeclarative::KDeclarative kdeclarative;
--    kdeclarative.setDeclarativeEngine(m_ui->connectionView->engine());
--    kdeclarative.setupEngine(m_ui->connectionView->engine());
--
-     KLocalizedContext *l10nContext = new KLocalizedContext(m_ui->connectionView->engine());
-     l10nContext->setTranslationDomain(QStringLiteral(TRANSLATION_DOMAIN));
-     m_ui->connectionView->engine()->rootContext()->setContextObject(l10nContext);
--- 
-2.38.0
-


             reply	other threads:[~2023-02-25  8:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25  8:20 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-23 15:46 [gentoo-commits] proj/kde:master commit in: kde-plasma/plasma-nm/files/ Andreas Sturmlechner
2019-06-12  9:07 Andreas Sturmlechner
2018-10-09 14:30 Andreas Sturmlechner
2018-01-05  8:48 Johannes Huber

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1677313235.ead12e4cb52a6d17aa5698758c72c1767a4d8ebb.asturm@gentoo \
    --to=asturm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox