From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: net-misc/smb4k/
Date: Fri, 3 Mar 2017 19:28:13 +0000 (UTC) [thread overview]
Message-ID: <1488568313.2b29128b4087ca08b974cb1c56f0ba82374fa5d5.asturm@gentoo> (raw)
commit: 2b29128b4087ca08b974cb1c56f0ba82374fa5d5
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 3 19:11:53 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 3 19:11:53 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b29128b
net-misc/smb4k: Add USE=plasma to control plasmoid feature
Package-Manager: Portage-2.3.3, Repoman-2.3.1
net-misc/smb4k/smb4k-9999.ebuild | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/net-misc/smb4k/smb4k-9999.ebuild b/net-misc/smb4k/smb4k-9999.ebuild
index d201248ab2..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-3.4.2[cups]
+ net-fs/samba[cups]
+ plasma? ( $(add_frameworks_dep plasma) )
!net-misc/smb4k:4
"
+
+src_configure(){
+ local mycmakeargs=(
+ -DINSTALL_PLASMOID=$(usex plasma)
+ )
+ kde5_src_configure
+}
next reply other threads:[~2017-03-03 19:28 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-03 19:28 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-08-23 18:17 Andreas Sturmlechner
2017-03-19 22:56 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=1488568313.2b29128b4087ca08b974cb1c56f0ba82374fa5d5.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