public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kdiff3/, kde-misc/kdiff3/files/
Date: Sat, 19 Oct 2013 18:44:19 +0000 (UTC)	[thread overview]
Message-ID: <1382208240.cfee184b068eb9507ee2d0770dc5b80fde4fe96b.johu@gentoo> (raw)

commit:     cfee184b068eb9507ee2d0770dc5b80fde4fe96b
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 19 18:44:00 2013 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Oct 19 18:44:00 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=cfee184b

[kde-misc/kdiff3] Fix build.

Package-Manager: portage-2.2.7

---
 kde-misc/kdiff3/files/kdiff3-build.patch | 25 +++++++++++++++++++++++++
 kde-misc/kdiff3/kdiff3-9999.ebuild       |  2 ++
 2 files changed, 27 insertions(+)

diff --git a/kde-misc/kdiff3/files/kdiff3-build.patch b/kde-misc/kdiff3/files/kdiff3-build.patch
new file mode 100644
index 0000000..14b7147
--- /dev/null
+++ b/kde-misc/kdiff3/files/kdiff3-build.patch
@@ -0,0 +1,25 @@
+diff --git a/kdiff3/src-QT4/difftextwindow.cpp b/kdiff3/src-QT4/difftextwindow.cpp
+index c2c0779..ee104a3 100644
+--- a/kdiff3/src-QT4/difftextwindow.cpp
++++ b/kdiff3/src-QT4/difftextwindow.cpp
+@@ -33,6 +33,8 @@
+ #include <QUrl>
+ #include <QMenu>
+ #include <QTextLayout>
++#include <QRunnable>
++#include <QThreadPool>
+ 
+ 
+ 
+diff --git a/kdiff3/src-QT4/progress.cpp b/kdiff3/src-QT4/progress.cpp
+index 9e585a3..88947db 100644
+--- a/kdiff3/src-QT4/progress.cpp
++++ b/kdiff3/src-QT4/progress.cpp
+@@ -15,6 +15,7 @@
+ #include <QPushButton>
+ #include <QLabel>
+ #include <QApplication>
++#include <QThread>
+ #include <kio/job.h>
+ 
+ #include <klocale.h>

diff --git a/kde-misc/kdiff3/kdiff3-9999.ebuild b/kde-misc/kdiff3/kdiff3-9999.ebuild
index feafd7c..5c3eccc 100644
--- a/kde-misc/kdiff3/kdiff3-9999.ebuild
+++ b/kde-misc/kdiff3/kdiff3-9999.ebuild
@@ -37,6 +37,8 @@ RDEPEND="${DEPEND}
 
 RESTRICT="!kde? ( test )"
 
+PATCHES=( "${FILESDIR}/${PN}-build.patch" )
+
 src_unpack(){
 	if [[ ${PV} == *9999* ]]; then
 		git-r3_src_unpack


             reply	other threads:[~2013-10-19 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-19 18:44 Johannes Huber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-06 16:57 [gentoo-commits] proj/kde:master commit in: kde-misc/kdiff3/, kde-misc/kdiff3/files/ 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=1382208240.cfee184b068eb9507ee2d0770dc5b80fde4fe96b.johu@gentoo \
    --to=johu@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