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/libksane/
Date: Sat,  9 Dec 2017 14:36:52 +0000 (UTC)	[thread overview]
Message-ID: <1512830198.8b352499f65c885118ccda7c7539d85d70d2fd20.asturm@gentoo> (raw)

commit:     8b352499f65c885118ccda7c7539d85d70d2fd20
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  9 14:32:56 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Dec  9 14:36:38 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8b352499

kde-apps/libksane: Add USE=kwallet

Upstream commit 85d07ddd192ed2488b9befe1c46a87b3f2a120b2
Package-Manager: Portage-2.3.17, Repoman-2.3.6

 kde-apps/libksane/libksane-9999.ebuild | 11 +++++++++--
 kde-apps/libksane/metadata.xml         |  3 +++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/kde-apps/libksane/libksane-9999.ebuild b/kde-apps/libksane/libksane-9999.ebuild
index efea08a2a4..bbd89e5cd7 100644
--- a/kde-apps/libksane/libksane-9999.ebuild
+++ b/kde-apps/libksane/libksane-9999.ebuild
@@ -9,18 +9,25 @@ inherit kde5
 DESCRIPTION="SANE Library interface based on KDE Frameworks"
 LICENSE="|| ( LGPL-2.1 LGPL-3 )"
 KEYWORDS=""
-IUSE=""
+IUSE="kwallet"
 
 DEPEND="
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwallet)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	media-gfx/sane-backends
+	kwallet? ( $(add_frameworks_dep kwallet) )
 "
 RDEPEND="${DEPEND}
 	!<kde-apps/libksane-15.08.3-r1:4
 	!kde-base/legacy-icons
 "
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package kwallet KF5Wallet)
+	)
+	kde5_src_configure
+}

diff --git a/kde-apps/libksane/metadata.xml b/kde-apps/libksane/metadata.xml
index 2fdbf33d96..080de1ce90 100644
--- a/kde-apps/libksane/metadata.xml
+++ b/kde-apps/libksane/metadata.xml
@@ -5,4 +5,7 @@
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
+	<use>
+		<flag name="kwallet">Enable encrypted storage of passwords with <pkg>kde-frameworks/kwallet</pkg></flag>
+	</use>
 </pkgmetadata>


             reply	other threads:[~2017-12-09 14:36 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-09 14:36 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-21 21:47 [gentoo-commits] proj/kde:master commit in: kde-apps/libksane/ Andreas Sturmlechner
2024-08-12 18:10 Andreas Sturmlechner
2024-02-26 19:59 Andreas Sturmlechner
2024-01-07 13:26 Andreas Sturmlechner
2022-07-09 12:52 Andreas Sturmlechner
2016-08-25 18:27 Michael Palimaka
2016-05-19 15:45 Johannes Huber
2016-04-29  7:18 Johannes Huber
2016-04-08 15:45 Michael Palimaka
2016-01-22 10:12 Michael Palimaka
2016-01-20 14:29 Michael Palimaka
2015-11-16 15:09 Michael Palimaka
2015-10-16 18:24 Michael Palimaka
2015-09-24 19:14 Michael Palimaka
2015-07-28 21:17 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=1512830198.8b352499f65c885118ccda7c7539d85d70d2fd20.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