public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/pim-data-exporter/
Date: Sat,  8 Feb 2020 20:02:18 +0000 (UTC)	[thread overview]
Message-ID: <1581192109.6dfc797b5dae188660e4d30478e77496bbdc57d1.asturm@gentoo> (raw)

commit:     6dfc797b5dae188660e4d30478e77496bbdc57d1
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  8 19:04:38 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb  8 20:01:49 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6dfc797b

kde-apps/pim-data-exporter: Add USE feedback

Upstream commit 4587e365aed67da2e3f1511bb8d7b278405e3491

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/pim-data-exporter/metadata.xml                  |  3 +++
 kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild | 11 ++++++++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/kde-apps/pim-data-exporter/metadata.xml b/kde-apps/pim-data-exporter/metadata.xml
index 2fdbf33d96..6bb4132173 100644
--- a/kde-apps/pim-data-exporter/metadata.xml
+++ b/kde-apps/pim-data-exporter/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-data-exporter/pim-data-exporter-9999.ebuild b/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild
index 38b288fd08..65c1383446 100644
--- a/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild
+++ b/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE+=" https://userbase.kde.org/Kmail/Backup_Options"
 LICENSE="GPL-2+ handbook? ( FDL-1.2+ )"
 SLOT="5"
 KEYWORDS=""
-IUSE=""
+IUSE="feedback"
 
 DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
@@ -43,5 +43,14 @@ DEPEND="
 	>=kde-frameworks/knotifications-${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
+}


             reply	other threads:[~2020-02-08 20:02 UTC|newest]

Thread overview: 19+ 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 --
2025-08-16 11:50 [gentoo-commits] proj/kde:master commit in: kde-apps/pim-data-exporter/ Andreas Sturmlechner
2025-07-22 21:30 Sam James
2025-06-19  9:25 Andreas Sturmlechner
2024-08-10 18:53 Andreas Sturmlechner
2024-05-17 19:50 Andreas Sturmlechner
2024-02-25 23:40 Sam James
2023-12-17 12:04 Sam James
2023-08-06 20:39 Andreas Sturmlechner
2021-12-09 11:28 Andreas Sturmlechner
2021-11-16  7:35 Andreas Sturmlechner
2021-04-25  8:00 Andreas Sturmlechner
2020-11-25 13:16 Andreas Sturmlechner
2020-05-20 19:28 Andreas Sturmlechner
2019-08-06 20:05 Andreas Sturmlechner
2018-11-29 12:24 Andreas Sturmlechner
2017-11-25 15:24 Andreas Sturmlechner
2017-03-21 12:52 Andreas Sturmlechner
2017-03-21  2:25 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=1581192109.6dfc797b5dae188660e4d30478e77496bbdc57d1.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