public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/qtfm/files/
Date: Sun, 30 Oct 2022 09:40:22 +0000 (UTC)	[thread overview]
Message-ID: <1667122765.a140c40c45429f12fcc953e50d9874cca0f86790.sam@gentoo> (raw)

commit:     a140c40c45429f12fcc953e50d9874cca0f86790
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Oct 27 17:20:14 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 30 09:39:25 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a140c40c

x11-misc/qtfm: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/27986
Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/qtfm/files/qtfm-6.2.0-qt-5.15.patch | 38 ----------------------------
 1 file changed, 38 deletions(-)

diff --git a/x11-misc/qtfm/files/qtfm-6.2.0-qt-5.15.patch b/x11-misc/qtfm/files/qtfm-6.2.0-qt-5.15.patch
deleted file mode 100644
index 783d33d42328..000000000000
--- a/x11-misc/qtfm/files/qtfm-6.2.0-qt-5.15.patch
+++ /dev/null
@@ -1,38 +0,0 @@
-From c80a7f7e89f5810fab889dc2660d078438727c05 Mon Sep 17 00:00:00 2001
-From: Andreas Sturmlechner <asturm@gentoo.org>
-Date: Sun, 14 Jun 2020 20:25:46 +0200
-Subject: [PATCH] Fix build with Qt 5.15 (missing QPainterPath include)
-
-Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
----
- libfm/iconlist.cpp | 2 ++
- libfm/iconview.cpp | 2 ++
- 2 files changed, 4 insertions(+)
-
-diff --git a/libfm/iconlist.cpp b/libfm/iconlist.cpp
-index ca72f2e..9b25dd2 100644
---- a/libfm/iconlist.cpp
-+++ b/libfm/iconlist.cpp
-@@ -1,5 +1,7 @@
- #include "iconlist.h"
- 
-+#include <QPainterPath>
-+
- QSize IconListDelegate::sizeHint(const QStyleOptionViewItem &option,
-                                  const QModelIndex &index) const
- {
-diff --git a/libfm/iconview.cpp b/libfm/iconview.cpp
-index 7b72bfb..f1abbd2 100644
---- a/libfm/iconview.cpp
-+++ b/libfm/iconview.cpp
-@@ -1,5 +1,7 @@
- #include "iconview.h"
- 
-+#include <QPainterPath>
-+
- bool IconViewDelegate::eventFilter(QObject *object,
-                                    QEvent *event)
- {
--- 
-2.27.0
-


                 reply	other threads:[~2022-10-30  9:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1667122765.a140c40c45429f12fcc953e50d9874cca0f86790.sam@gentoo \
    --to=sam@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