From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/files/
Date: Thu, 12 Oct 2017 17:57:16 +0000 (UTC) [thread overview]
Message-ID: <1507831020.d0cce997bcc505c6731389ccacf8c669205d2af7.johu@gentoo> (raw)
commit: d0cce997bcc505c6731389ccacf8c669205d2af7
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 12 17:57:00 2017 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Oct 12 17:57:00 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0cce997
kde-plasma/kwin: Add missing patch
Package-Manager: Portage-2.3.11, Repoman-2.3.3
.../kwin/files/kwin-5.10.95-test-optional.patch | 34 ++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/kde-plasma/kwin/files/kwin-5.10.95-test-optional.patch b/kde-plasma/kwin/files/kwin-5.10.95-test-optional.patch
new file mode 100644
index 00000000000..e52934b3ec5
--- /dev/null
+++ b/kde-plasma/kwin/files/kwin-5.10.95-test-optional.patch
@@ -0,0 +1,34 @@
+From 89db55c3983abee3dd42cef3cff2f83e94121be8 Mon Sep 17 00:00:00 2001
+From: Andreas Sturmlechner <andreas.sturmlechner@gmail.com>
+Date: Thu, 14 Sep 2017 10:02:04 +0200
+Subject: [PATCH] Put effectModelTest behind BUILD_TESTING conditional
+
+Qt5Test, so tests need to be too.
+---
+ kcmkwin/kwincompositing/CMakeLists.txt | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+diff --git a/kcmkwin/kwincompositing/CMakeLists.txt b/kcmkwin/kwincompositing/CMakeLists.txt
+index 350ef85de..75758a4a0 100644
+--- a/kcmkwin/kwincompositing/CMakeLists.txt
++++ b/kcmkwin/kwincompositing/CMakeLists.txt
+@@ -46,7 +46,7 @@ target_link_libraries(kwincompositing
+ kwin4_effect_builtins
+ )
+
+-
++if(BUILD_TESTING)
+ set(modelTest_SRC
+ model.cpp
+ effectconfig.cpp
+@@ -77,6 +77,7 @@ target_link_libraries(effectModelTest
+ kwineffects
+ kwin4_effect_builtins
+ )
++endif()
+
+ INSTALL(DIRECTORY qml DESTINATION ${DATA_INSTALL_DIR}/kwincompositing)
+ INSTALL(TARGETS kwincompositing DESTINATION ${PLUGIN_INSTALL_DIR})
+--
+2.13.5
+
next reply other threads:[~2017-10-12 17:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-12 17:57 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-03 19:47 [gentoo-commits] repo/gentoo:master commit in: kde-plasma/kwin/files/ Andreas Sturmlechner
2021-10-04 13:12 Andreas Sturmlechner
2022-09-06 19:24 Andreas Sturmlechner
2023-01-20 14:29 Andreas Sturmlechner
2023-12-29 1:16 Sam James
2025-02-26 8:55 Sam James
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=1507831020.d0cce997bcc505c6731389ccacf8c669205d2af7.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