From: "Florian Schmaus" <flow@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/files/
Date: Wed, 22 Feb 2023 18:27:51 +0000 (UTC) [thread overview]
Message-ID: <1677090468.d2a98923a8900427795ca0a950e6ade4158f371a.flow@gentoo> (raw)
commit: d2a98923a8900427795ca0a950e6ade4158f371a
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Feb 22 16:45:33 2023 +0000
Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Wed Feb 22 18:27:48 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2a98923
net-misc/nextcloud-client: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29730
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>
....4-drop-dependency-on-Qt-Quick-Controls-1.patch | 59 ----------------------
1 file changed, 59 deletions(-)
diff --git a/net-misc/nextcloud-client/files/nextcloud-client-3.6.4-drop-dependency-on-Qt-Quick-Controls-1.patch b/net-misc/nextcloud-client/files/nextcloud-client-3.6.4-drop-dependency-on-Qt-Quick-Controls-1.patch
deleted file mode 100644
index e1bb0a11e13f..000000000000
--- a/net-misc/nextcloud-client/files/nextcloud-client-3.6.4-drop-dependency-on-Qt-Quick-Controls-1.patch
+++ /dev/null
@@ -1,59 +0,0 @@
-From 600ad8f6003daee635093ad713f3f90cb7cc7485 Mon Sep 17 00:00:00 2001
-From: Florian Schmaus <flo@geekplace.eu>
-Date: Thu, 5 Jan 2023 11:58:08 +0100
-Subject: [PATCH] Drop dependency on Qt Quick Controls 1
-
-Qt Quick Controls 1 where deprecated with Qt 5.11 [1]. Nextcloud still
-depends on Quick Controls 1 by importing QtQuick.Dialogs. Removing
-those imports will cause the QMl script to use the according API from
-Quick Controls 2, which are, fortunately largely API-comptible.
-
-This helps distribution to deprecate and remove Quick Controls 1 [2].
-
-1: https://doc.qt.io/qt-6/qtquickcontrols-changes-qt6.html#migrating-from-qt-quick-controls-1
-2: https://bugs.gentoo.org/889772
-
-Signed-off-by: Florian Schmaus <flo@geekplace.eu>
---- a/src/gui/BasicComboBox.qml
-+++ b/src/gui/BasicComboBox.qml
-@@ -13,7 +13,6 @@
- */
-
- import QtQuick 2.15
--import QtQuick.Dialogs 1.3
- import QtQuick.Layouts 1.15
- import QtQuick.Controls 2.15
- import QtGraphicalEffects 1.0
---- a/src/gui/PredefinedStatusButton.qml
-+++ b/src/gui/PredefinedStatusButton.qml
-@@ -13,7 +13,6 @@
- */
-
- import QtQuick 2.15
--import QtQuick.Dialogs 1.3
- import QtQuick.Layouts 1.15
- import QtQuick.Controls 2.15
-
---- a/src/gui/UserStatusSelector.qml
-+++ b/src/gui/UserStatusSelector.qml
-@@ -13,7 +13,6 @@
- */
-
- import QtQuick 2.6
--import QtQuick.Dialogs 1.3
- import QtQuick.Layouts 1.15
- import QtQuick.Controls 2.15
- import QtQuick.Window 2.15
---- a/src/gui/UserStatusSelectorButton.qml
-+++ b/src/gui/UserStatusSelectorButton.qml
-@@ -13,7 +13,6 @@
- */
-
- import QtQuick 2.6
--import QtQuick.Dialogs 1.3
- import QtQuick.Layouts 1.15
- import QtQuick.Controls 2.15
-
---
-2.38.2
-
next reply other threads:[~2023-02-22 18:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-22 18:27 Florian Schmaus [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-23 22:23 [gentoo-commits] repo/gentoo:master commit in: net-misc/nextcloud-client/files/ James Le Cuirot
2021-12-29 11:16 Bernard Cafarelli
2018-09-24 10:13 Bernard Cafarelli
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=1677090468.d2a98923a8900427795ca0a950e6ade4158f371a.flow@gentoo \
--to=flow@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