From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/files/, net-p2p/ktorrent/
Date: Fri, 9 Aug 2019 19:36:29 +0000 (UTC) [thread overview]
Message-ID: <1565379380.953cdcf312d474b8e9800a23c345effa07dbd94c.asturm@gentoo> (raw)
commit: 953cdcf312d474b8e9800a23c345effa07dbd94c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 9 19:12:37 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Aug 9 19:36:20 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=953cdcf3
net-p2p/ktorrent: Fix missing header w/ future Frameworks
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
| 24 ++++++++++++++++++++++
net-p2p/ktorrent/ktorrent-5.1.1-r1.ebuild | 1 +
2 files changed, 25 insertions(+)
--git a/net-p2p/ktorrent/files/ktorrent-5.1.1-missing-header.patch b/net-p2p/ktorrent/files/ktorrent-5.1.1-missing-header.patch
new file mode 100644
index 00000000000..b574d302824
--- /dev/null
+++ b/net-p2p/ktorrent/files/ktorrent-5.1.1-missing-header.patch
@@ -0,0 +1,24 @@
+From 909215cc912d89fbc8573f2f98e3b433472d8eae Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner <asturm@gentoo.org>
+Date: Fri, 9 Aug 2019 20:54:52 +0200
+Subject: [PATCH] Add missing QVector
+
+---
+ libktcore/plugin/pluginmanager.h | 1 +
+ 1 file changed, 1 insertion(+)
+
+diff --git a/libktcore/plugin/pluginmanager.h b/libktcore/plugin/pluginmanager.h
+index 50eaa768..3a04a729 100644
+--- a/libktcore/plugin/pluginmanager.h
++++ b/libktcore/plugin/pluginmanager.h
+@@ -23,6 +23,7 @@
+
+ #include <QList>
+ #include <QStringList>
++#include <QVector>
+
+ #include <KPluginInfo>
+ #include <KPluginMetaData>
+--
+2.22.0
+
diff --git a/net-p2p/ktorrent/ktorrent-5.1.1-r1.ebuild b/net-p2p/ktorrent/ktorrent-5.1.1-r1.ebuild
index 6b12108bfcf..7f7e243ef91 100644
--- a/net-p2p/ktorrent/ktorrent-5.1.1-r1.ebuild
+++ b/net-p2p/ktorrent/ktorrent-5.1.1-r1.ebuild
@@ -81,6 +81,7 @@ PATCHES=(
"${FILESDIR}/${P}-kdehig.patch"
"${FILESDIR}/${P}-singlefile-torrent.patch"
"${FILESDIR}/${P}-kcrash.patch"
+ "${FILESDIR}/${P}-missing-header.patch"
)
src_configure() {
next reply other threads:[~2019-08-09 19:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-09 19:36 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-03 14:15 [gentoo-commits] repo/gentoo:master commit in: net-p2p/ktorrent/files/, net-p2p/ktorrent/ Andreas Sturmlechner
2020-07-11 1:25 Andreas Sturmlechner
2019-07-15 20:52 Andreas Sturmlechner
2018-03-18 18:36 Andreas Sturmlechner
2017-01-10 18:30 Johannes Huber
2016-06-26 18:07 Michael Palimaka
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=1565379380.953cdcf312d474b8e9800a23c345effa07dbd94c.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