From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/milou/files/, kde-plasma/milou/
Date: Sat, 14 Mar 2015 14:08:14 +0000 (UTC) [thread overview]
Message-ID: <1426342043.9f048fa0be70340e2c9d972d79814d4b3c3c313d.kensington@gentoo> (raw)
commit: 9f048fa0be70340e2c9d972d79814d4b3c3c313d
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 14 14:07:23 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 14 14:07:23 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=9f048fa0
[kde-plasma/milou] Backport patch from upstream to solve build failure with KF 5.8 wrt bug #543218.
Package-Manager: portage-2.2.17
kde-plasma/milou/files/milou-5.2.1-build.patch | 28 ++++++++++++++++++++++++++
kde-plasma/milou/milou-5.2.1.ebuild | 2 ++
2 files changed, 30 insertions(+)
diff --git a/kde-plasma/milou/files/milou-5.2.1-build.patch b/kde-plasma/milou/files/milou-5.2.1-build.patch
new file mode 100644
index 0000000..67a0627
--- /dev/null
+++ b/kde-plasma/milou/files/milou-5.2.1-build.patch
@@ -0,0 +1,28 @@
+From a53085390be6a1f6405abd93694cd612841a60fc Mon Sep 17 00:00:00 2001
+From: Hrvoje Senjan <hrvoje.senjan@gmail.com>
+Date: Thu, 5 Mar 2015 18:31:57 +0100
+Subject: [PATCH] Add missing KF5 dependancies
+
+KDeclarative no longer pulls them in
+
+Reviewed-by: Vishesh Handa
+---
+ CMakeLists.txt | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 070391f..a99df1b 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -7,7 +7,7 @@ find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+ set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
+
+ find_package(Qt5 REQUIRED NO_MODULE COMPONENTS Script Qml Quick Widgets)
+-find_package(KF5 REQUIRED COMPONENTS Runner Plasma I18n Declarative)
++find_package(KF5 REQUIRED COMPONENTS CoreAddons I18n Declarative Service Plasma Runner)
+
+ include(FeatureSummary)
+ include(ECMAddTests)
+--
+2.0.5
+
diff --git a/kde-plasma/milou/milou-5.2.1.ebuild b/kde-plasma/milou/milou-5.2.1.ebuild
index 3c637c0..52b913f 100644
--- a/kde-plasma/milou/milou-5.2.1.ebuild
+++ b/kde-plasma/milou/milou-5.2.1.ebuild
@@ -24,3 +24,5 @@ DEPEND="
RDEPEND="${DEPEND}
!kde-base/milou
"
+
+PATCHES=( "${FILESDIR}/${P}-build.patch" )
reply other threads:[~2015-03-14 14:08 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=1426342043.9f048fa0be70340e2c9d972d79814d4b3c3c313d.kensington@gentoo \
--to=kensington@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