From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
Date: Thu, 19 Sep 2019 15:47:50 +0000 (UTC) [thread overview]
Message-ID: <1568884407.5d85d8e5195a12fec29cb7fa1cf8f83f7a2b8625.asturm@gentoo> (raw)
commit: 5d85d8e5195a12fec29cb7fa1cf8f83f7a2b8625
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 19 09:12:52 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 19 09:13:27 2019 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=5d85d8e5
kde-plasma/ksysguard: Add USE caps for per-process network stats
Upstream commit 064688415a1e6db98a3fa20690320596a4f6d3da
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-plasma/ksysguard/ksysguard-9999.ebuild | 7 ++++++-
kde-plasma/ksysguard/metadata.xml | 3 +++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index ca16702aa2..c2feefdcf7 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="Network-enabled task manager and system monitor"
LICENSE="GPL-2+"
KEYWORDS=""
-IUSE="lm-sensors"
+IUSE="caps lm-sensors"
DEPEND="
$(add_frameworks_dep kcompletion)
@@ -32,12 +32,17 @@ DEPEND="
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
+ caps? (
+ net-libs/libpcap
+ sys-libs/libcap
+ )
lm-sensors? ( sys-apps/lm-sensors:= )
"
RDEPEND="${DEPEND}"
src_configure() {
local mycmakeargs=(
+ $(cmake-utils_use_find_package caps Libcap)
$(cmake-utils_use_find_package lm-sensors Sensors)
)
diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 2fdbf33d96..97bc6f608b 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -5,4 +5,7 @@
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
+ <use>
+ <flag name="caps">Enable capabilities support for per-process network usage stats</flag>
+ </use>
</pkgmetadata>
next reply other threads:[~2019-09-19 15:47 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-19 15:47 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-08-01 19:39 Andreas Sturmlechner
2020-02-09 13:00 Andreas Sturmlechner
2019-11-11 0:56 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=1568884407.5d85d8e5195a12fec29cb7fa1cf8f83f7a2b8625.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