From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/kcoreaddons/
Date: Sat, 2 Jul 2022 09:48:36 +0000 (UTC) [thread overview]
Message-ID: <1656754294.01bd7235d36da4e3a4ebabe058f86c0ba7110a2e.asturm@gentoo> (raw)
commit: 01bd7235d36da4e3a4ebabe058f86c0ba7110a2e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 09:31:34 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 09:31:34 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=01bd7235
kde-frameworks/kcoreaddons: Add IUSE dbus
Upstream commit 593d3343a30e842a2764faec86347510e8183f91
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
index 352bb46897..b5ebb3fb8a 100644
--- a/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
+++ b/kde-frameworks/kcoreaddons/kcoreaddons-9999.ebuild
@@ -10,23 +10,23 @@ DESCRIPTION="Framework for solving common problems such as caching, randomisatio
LICENSE="LGPL-2+"
KEYWORDS=""
-IUSE="fam nls"
+IUSE="dbus fam nls"
DEPEND="
>=dev-qt/qtcore-${QTMIN}:5[icu]
+ dbus? ( >=dev-qt/qtdbus-${QTMIN}:5 )
fam? ( virtual/fam )
"
RDEPEND="${DEPEND}
nls? ( >=dev-qt/qttranslations-${QTMIN}:5 )
"
-BDEPEND="
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
+BDEPEND="nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )"
src_configure() {
local mycmakeargs=(
-D_KDE4_DEFAULT_HOME_POSTFIX=4
$(cmake_use_find_package fam FAM)
+ $(cmake_use_find_package dbus Qt5DBus)
)
ecm_src_configure
next reply other threads:[~2022-07-02 9:48 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 9:48 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-24 18:22 [gentoo-commits] proj/kde:master commit in: kde-frameworks/kcoreaddons/ Andreas Sturmlechner
2024-06-02 20:21 Andreas Sturmlechner
2023-12-17 10:03 Andreas Sturmlechner
2022-11-16 21:07 Andreas Sturmlechner
2021-12-17 16:07 Andreas Sturmlechner
2020-10-10 11:43 Andreas Sturmlechner
2020-08-03 22:40 Andreas Sturmlechner
2019-10-27 12:35 Andreas Sturmlechner
2018-10-23 18:52 Andreas Sturmlechner
2018-03-07 16:11 Andreas Sturmlechner
2017-05-26 16:32 Andreas Sturmlechner
2016-01-29 10:34 Michael Palimaka
2014-10-05 15:50 Michael Palimaka
2014-10-04 16:59 Michael Palimaka
2014-09-09 12:22 Michael Palimaka
2014-05-05 14:58 Michael Palimaka
2014-03-28 15:02 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2014-01-10 10:48 Michael Palimaka
2013-11-22 18:27 Michael Palimaka
2013-11-22 17:11 Johannes Huber
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=1656754294.01bd7235d36da4e3a4ebabe058f86c0ba7110a2e.asturm@gentoo \
--to=asturm@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