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-plasma/ksysguard/
Date: Sat,  1 Aug 2020 19:39:58 +0000 (UTC)	[thread overview]
Message-ID: <1596310552.dcff06196955f205f626c6e47e288bd2b533c8c8.asturm@gentoo> (raw)

commit:     dcff06196955f205f626c6e47e288bd2b533c8c8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  1 19:35:52 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug  1 19:35:52 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dcff0619

kde-plasma/ksysguard: Add IUSE=networkmanager

Upstream commits:
484c86a3e7d38b80e0ab4bc4c0be6678beade4c0
dc04093f4a81c9c586fc09dea565d83eea376d5a

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 4 +++-
 kde-plasma/ksysguard/metadata.xml          | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 58bf96e21c..b099cf39cf 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS=""
-IUSE="lm-sensors pcap"
+IUSE="lm-sensors networkmanager pcap"
 
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
@@ -38,6 +38,7 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
 	lm-sensors? ( sys-apps/lm-sensors:= )
+	networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
 	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
@@ -48,6 +49,7 @@ RDEPEND="${DEPEND}"
 src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package lm-sensors Sensors)
+		$(cmake_use_find_package networkmanager KF5NetworkManagerQt)
 		$(cmake_use_find_package pcap libpcap)
 	)
 

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 61d3b2c417..199b56ee01 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -6,6 +6,7 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
+		<flag name="networkmanager">Enable improved backend for Network statistics using <pkg>kde-frameworks/networkmanager-qt</pkg></flag>
 		<flag name="pcap">Enable per-process network statistic collection using <pkg>net-libs/libpcap</pkg></flag>
 	</use>
 </pkgmetadata>


             reply	other threads:[~2020-08-01 19:40 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-01 19:39 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-16 19:37 [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/ Andreas Sturmlechner
2021-08-26 16:46 Andreas Sturmlechner
2021-05-14 20:41 Andreas Sturmlechner
2021-05-14 19:45 Andreas Sturmlechner
2021-05-14 19:45 Andreas Sturmlechner
2021-05-14 12:09 Andreas Sturmlechner
2021-05-14 12:09 Andreas Sturmlechner
2021-04-16 21:35 Andreas Sturmlechner
2021-02-23 21:32 Andreas Sturmlechner
2021-02-23 21:32 Andreas Sturmlechner
2021-01-07 12:22 Andreas Sturmlechner
2020-11-29 20:59 Andreas Sturmlechner
2020-09-25  5:49 Andreas Sturmlechner
2020-09-04  8:43 Andreas Sturmlechner
2020-08-01 19:39 Andreas Sturmlechner
2020-02-09 13:00 Andreas Sturmlechner
2019-11-11  0:56 Andreas Sturmlechner
2019-09-19 15:47 Andreas Sturmlechner
2019-09-12 17:35 Andreas Sturmlechner
2018-11-29  9:26 Lars Wendler
2017-03-22  9:06 Michael Palimaka
2016-11-04 11:50 Johannes Huber
2016-06-23 14:59 Michael Palimaka
2016-06-19 11:04 Michael Palimaka
2015-11-04 12:19 Michael Palimaka
2015-04-16 18:14 Michael Palimaka
2015-03-05 12:07 Michael Palimaka
2015-01-17 19:10 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=1596310552.dcff06196955f205f626c6e47e288bd2b533c8c8.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