From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/
Date: Thu, 14 Apr 2016 19:35:38 +0000 (UTC) [thread overview]
Message-ID: <1460662527.198867bd6e9c832c3a2d5a10c489d41dfb821390.kensington@gentoo> (raw)
commit: 198867bd6e9c832c3a2d5a10c489d41dfb821390
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Tue Apr 12 15:43:56 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 14 19:35:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=198867bd
kde-apps/kig: Add missing DEPENDs, force tests optional
Gentoo-bug: 579662
Package-Manager: portage-2.2.27
kde-apps/kig/kig-15.12.3.ebuild | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/kde-apps/kig/kig-15.12.3.ebuild b/kde-apps/kig/kig-15.12.3.ebuild
index 227189c..59b4511 100644
--- a/kde-apps/kig/kig-15.12.3.ebuild
+++ b/kde-apps/kig/kig-15.12.3.ebuild
@@ -5,6 +5,7 @@
EAPI=6
KDE_HANDBOOK="forceoptional"
+KDE_TEST="forceoptional"
PYTHON_COMPAT=( python2_7 )
inherit python-single-r1 kde5
@@ -15,8 +16,7 @@ IUSE="geogebra scripting"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
-RDEPEND="
- ${PYTHON_DEPS}
+RDEPEND="${PYTHON_DEPS}
$(add_frameworks_dep karchive)
$(add_frameworks_dep kcompletion)
$(add_frameworks_dep kconfig)
@@ -38,6 +38,10 @@ RDEPEND="
"
DEPEND="${RDEPEND}
$(add_frameworks_dep ktexteditor)
+ test? (
+ $(add_frameworks_dep kemoticons)
+ $(add_frameworks_dep kitemmodels)
+ )
"
PATCHES=( "${FILESDIR}/${PN}-4.12.0-boostpython.patch" )
@@ -56,6 +60,8 @@ src_configure() {
local mycmakeargs=(
$(cmake-utils_use_find_package geogebra Qt5XmlPatterns)
$(cmake-utils_use_find_package scripting BoostPython)
+ $(cmake-utils_use_find_package test KF5Emoticons)
+ $(cmake-utils_use_find_package test KF5ItemModels)
)
kde5_src_configure
next reply other threads:[~2016-04-14 19:35 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-14 19:35 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-04 20:50 [gentoo-commits] repo/gentoo:master commit in: kde-apps/kig/ Alexey Shvetsov
2024-10-05 7:07 Michał Górny
2024-07-14 5:59 Arthur Zamarin
2024-07-13 22:44 Sam James
2024-06-17 18:49 Andreas Sturmlechner
2024-06-17 5:54 Arthur Zamarin
2024-06-17 5:19 Arthur Zamarin
2024-04-25 20:41 Andreas Sturmlechner
2024-04-23 6:33 Arthur Zamarin
2024-04-23 6:25 Arthur Zamarin
2024-04-23 5:26 Arthur Zamarin
2023-12-18 22:19 Andreas Sturmlechner
2021-10-10 4:45 Yixun Lan
2020-10-11 21:33 Andreas Sturmlechner
2020-09-19 8:07 Georgy Yakovlev
2020-02-09 16:29 Michał Górny
2020-01-28 23:13 Andreas Sturmlechner
2020-01-28 18:11 David Seifert
2020-01-10 9:50 Andreas Sturmlechner
2020-01-10 1:26 Thomas Deutschmann
2019-12-23 3:25 Aaron Bauman
2019-12-21 10:49 Mikle Kolyada
2019-12-15 15:48 Andreas Sturmlechner
2019-03-01 9:25 Andreas Sturmlechner
2016-04-12 17:14 Johannes Huber
2016-03-10 7:47 Michael Palimaka
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=1460662527.198867bd6e9c832c3a2d5a10c489d41dfb821390.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