From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pim-sieve-editor/
Date: Sat, 8 Feb 2020 20:02:18 +0000 (UTC) [thread overview]
Message-ID: <1581192110.526c53741d3f25dcb9e15a4dffe5545ec0b724fb.asturm@gentoo> (raw)
commit: 526c53741d3f25dcb9e15a4dffe5545ec0b724fb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 19:26:33 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 20:01:50 2020 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=526c5374
kde-apps/pim-sieve-editor: Add USE feedback
Upstream commit 63350abc9bb145da1ec2c32eae453346e7329248
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/pim-sieve-editor/metadata.xml | 3 +++
kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild | 11 ++++++++++-
2 files changed, 13 insertions(+), 1 deletion(-)
diff --git a/kde-apps/pim-sieve-editor/metadata.xml b/kde-apps/pim-sieve-editor/metadata.xml
index 2fdbf33d96..6bb4132173 100644
--- a/kde-apps/pim-sieve-editor/metadata.xml
+++ b/kde-apps/pim-sieve-editor/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="feedback">Send anonymized usage information to KDE so they can better understand our users</flag>
+ </use>
</pkgmetadata>
diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild
index 61477d9daa..ca423043d6 100644
--- a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild
+++ b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild
@@ -16,7 +16,7 @@ DESCRIPTION="Assistant for editing IMAP Sieve filters"
LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
SLOT="5"
KEYWORDS=""
-IUSE=""
+IUSE="feedback"
DEPEND="
>=dev-qt/qtgui-${QTMIN}:5
@@ -42,5 +42,14 @@ DEPEND="
>=kde-frameworks/kwallet-${KFMIN}:5
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
+ feedback? ( dev-libs/kuserfeedback:5 )
"
RDEPEND="${DEPEND}"
+
+src_configure() {
+ local mycmakeargs=(
+ $(cmake_use_find_package feedback KUserFeedback)
+ )
+
+ ecm_src_configure
+}
next reply other threads:[~2020-02-08 20:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-08 20:02 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-10 15:04 [gentoo-commits] proj/kde:master commit in: kde-apps/pim-sieve-editor/ Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2023-12-17 12:04 Sam James
2022-10-11 15:18 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-11-16 7:35 Andreas Sturmlechner
2021-04-25 8:00 Andreas Sturmlechner
2021-04-15 22:32 Andreas Sturmlechner
2017-03-03 19:28 Andreas Sturmlechner
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=1581192110.526c53741d3f25dcb9e15a4dffe5545ec0b724fb.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