commit: b50f7d2303717dc3885673b98c4e2cf7fda83d26
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 18:44:51 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 18:44:51 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b50f7d23
kde-plasma/kwin: Apply tests-optional patch to live
Package-Manager: Portage-2.3.8, Repoman-2.3.3
kde-plasma/kwin/kwin-5.11.49.9999.ebuild | 2 ++
kde-plasma/kwin/kwin-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/kde-plasma/kwin/kwin-5.11.49.9999.ebuild
b/kde-plasma/kwin/kwin-5.11.49.9999.ebuild
index cb10384683..fe4ce5b7fd 100644
--- a/kde-plasma/kwin/kwin-5.11.49.9999.ebuild
+++ b/kde-plasma/kwin/kwin-5.11.49.9999.ebuild
@@ -83,6 +83,8 @@ DEPEND="${COMMON_DEPEND}
RESTRICT+=" test"
+PATCHES=( "${FILESDIR}/${PN}-5.10.95-test-optional.patch" )
+
src_prepare() {
kde5_src_prepare
use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"
diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild
index cb10384683..fe4ce5b7fd 100644
--- a/kde-plasma/kwin/kwin-9999.ebuild
+++ b/kde-plasma/kwin/kwin-9999.ebuild
@@ -83,6 +83,8 @@ DEPEND="${COMMON_DEPEND}
RESTRICT+=" test"
+PATCHES=( "${FILESDIR}/${PN}-5.10.95-test-optional.patch" )
+
src_prepare() {
kde5_src_prepare
use multimedia || eapply "${FILESDIR}/${PN}-gstreamer-optional.patch"