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: net-misc/smb4k/
Date: Wed, 23 Aug 2017 18:17:00 +0000 (UTC)	[thread overview]
Message-ID: <1503512174.787d905dca50bf5482775341531953df442c7c42.asturm@gentoo> (raw)

commit:     787d905dca50bf5482775341531953df442c7c42
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 23 18:16:14 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 23 18:16:14 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=787d905d

net-misc/smb4k: Re-add USE=plasma, optional again

Upstream commit 5e2e64d05c07418ad61f1f04cfa2221043693898

 net-misc/smb4k/smb4k-9999.ebuild | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/net-misc/smb4k/smb4k-9999.ebuild b/net-misc/smb4k/smb4k-9999.ebuild
index 1817e47a3a..729043c4cb 100644
--- a/net-misc/smb4k/smb4k-9999.ebuild
+++ b/net-misc/smb4k/smb4k-9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://sourceforge.net/p/smb4k/home/Home/"
 
 [[ ${PV} != 9999 ]] && KEYWORDS="~amd64 ~x86"
 LICENSE="GPL-2"
-IUSE=""
+IUSE="plasma"
 
 DEPEND="
 	$(add_frameworks_dep kauth)
@@ -40,7 +40,14 @@ DEPEND="
 	$(add_qt_dep qtwidgets)
 "
 RDEPEND="${DEPEND}
-	$(add_frameworks_dep plasma)
 	net-fs/samba[cups]
+	plasma? ( $(add_frameworks_dep plasma) )
 	!net-misc/smb4k:4
 "
+
+src_configure(){
+	local mycmakeargs=(
+		-DINSTALL_PLASMOID=$(usex plasma)
+	)
+	kde5_src_configure
+}


             reply	other threads:[~2017-08-23 18:17 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-23 18:17 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:56 [gentoo-commits] proj/kde:master commit in: net-misc/smb4k/ Andreas Sturmlechner
2024-06-29 16:50 Andreas Sturmlechner
2024-05-20 21:24 Andreas Sturmlechner
2024-03-11 12:06 Andreas Sturmlechner
2024-01-11 22:49 Andreas Sturmlechner
2022-11-11 23:18 Andreas Sturmlechner
2022-10-06  9:02 Andreas Sturmlechner
2022-07-14  7:58 Andreas Sturmlechner
2022-04-05 16:11 Andreas Sturmlechner
2021-11-15 14:26 Andreas Sturmlechner
2021-06-20 20:03 Andreas Sturmlechner
2020-10-05 20:04 Andreas Sturmlechner
2019-11-13  2:00 Andreas Sturmlechner
2019-06-14 20:53 Andreas Sturmlechner
2019-06-05 19:06 Andreas Sturmlechner
2019-03-04 13:00 Andreas Sturmlechner
2018-04-04 18:17 Johannes Huber
2018-04-04 18:17 Johannes Huber
2018-04-04 18:17 Johannes Huber
2018-04-04 18:17 Johannes Huber
2017-03-19 22:56 Andreas Sturmlechner
2017-03-03 19:28 Andreas Sturmlechner
2017-02-11 19:50 Andreas Sturmlechner
2017-01-01 16:32 Johannes Huber
2016-08-20 17:20 Michael Palimaka
2016-07-23 18:49 Michael Palimaka
2016-03-23 17:37 Johannes Huber
2015-09-19 21:57 Manuel Rüger
2015-07-28 19:47 Johannes Huber
2013-05-17 18:29 Johannes Huber
2013-05-17 13:10 Manuel Rüger

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=1503512174.787d905dca50bf5482775341531953df442c7c42.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