From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6651D138334 for ; Fri, 31 Aug 2018 17:58:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19BC3E0821; Fri, 31 Aug 2018 17:58:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3963E0821 for ; Fri, 31 Aug 2018 17:58:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5AC67335CD8 for ; Fri, 31 Aug 2018 17:58:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2DBE93B7 for ; Fri, 31 Aug 2018 17:58:10 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1535738275.33b1c1ac0d45debe40f797d843574ea7f8aee93a.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/kxstitch/, media-gfx/kxstitch/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/kxstitch/files/kxstitch-2.1.1-qt-5.11.patch media-gfx/kxstitch/kxstitch-2.1.1.ebuild X-VCS-Directories: media-gfx/kxstitch/files/ media-gfx/kxstitch/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 33b1c1ac0d45debe40f797d843574ea7f8aee93a X-VCS-Branch: master Date: Fri, 31 Aug 2018 17:58:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: d0098c25-91bc-4c45-ba06-d8322466d8a0 X-Archives-Hash: 6ec201248889be5ba547fc8e8eea301f commit: 33b1c1ac0d45debe40f797d843574ea7f8aee93a Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Aug 31 17:55:18 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Aug 31 17:57:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33b1c1ac media-gfx/kxstitch: Fix build with Qt 5.11 Closes: https://bugs.gentoo.org/664974 Package-Manager: Portage-2.3.48, Repoman-2.3.10 .../kxstitch/files/kxstitch-2.1.1-qt-5.11.patch | 37 ++++++++++++++++++++++ media-gfx/kxstitch/kxstitch-2.1.1.ebuild | 2 ++ 2 files changed, 39 insertions(+) diff --git a/media-gfx/kxstitch/files/kxstitch-2.1.1-qt-5.11.patch b/media-gfx/kxstitch/files/kxstitch-2.1.1-qt-5.11.patch new file mode 100644 index 00000000000..70022fe9c8f --- /dev/null +++ b/media-gfx/kxstitch/files/kxstitch-2.1.1-qt-5.11.patch @@ -0,0 +1,37 @@ +From 9db3fcf9cd367681c0864238dc5009a604f3896c Mon Sep 17 00:00:00 2001 +From: Jonathan Riddell +Date: Wed, 27 Jun 2018 16:45:16 +0100 +Subject: fix build with Qt 5.11 + +--- + src/LibraryPatternPropertiesDlg.cpp | 2 ++ + src/TextElementDlg.cpp | 1 + + 2 files changed, 3 insertions(+) + +diff --git a/src/LibraryPatternPropertiesDlg.cpp b/src/LibraryPatternPropertiesDlg.cpp +index 8d2e24c..c10da3f 100644 +--- a/src/LibraryPatternPropertiesDlg.cpp ++++ b/src/LibraryPatternPropertiesDlg.cpp +@@ -11,6 +11,8 @@ + + #include "LibraryPatternPropertiesDlg.h" + ++#include ++ + #include + #include + #include +diff --git a/src/TextElementDlg.cpp b/src/TextElementDlg.cpp +index 4d88b1e..fb545d1 100644 +--- a/src/TextElementDlg.cpp ++++ b/src/TextElementDlg.cpp +@@ -16,6 +16,7 @@ + #include "TextElementDlg.h" + + #include ++#include + + #include + #include +-- +cgit v0.11.2 diff --git a/media-gfx/kxstitch/kxstitch-2.1.1.ebuild b/media-gfx/kxstitch/kxstitch-2.1.1.ebuild index 3e24a1c98c3..e9ec0691e3f 100644 --- a/media-gfx/kxstitch/kxstitch-2.1.1.ebuild +++ b/media-gfx/kxstitch/kxstitch-2.1.1.ebuild @@ -39,3 +39,5 @@ DEPEND="${COMMON_DEPEND} RDEPEND="${COMMON_DEPEND} !media-gfx/kxstitch:4 " + +PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" )