public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2024-06-16 19:37 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2024-06-16 19:37 UTC (permalink / raw
  To: gentoo-commits

commit:     d7157ca9aa0234b11ed6e6901e69b3ca79423bd0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 19:36:15 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 19:36:48 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d7157ca9

kde-plasma/ksysguard: treeclean

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 51 ------------------------------
 kde-plasma/ksysguard/metadata.xml          | 11 -------
 2 files changed, 62 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
deleted file mode 100644
index a9a8c46e65..0000000000
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="forceoptional"
-KFMIN=6.3.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=6.7.1
-inherit ecm kde.org
-
-DESCRIPTION="Network-enabled resource usage monitor"
-HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="6"
-IUSE="lm-sensors"
-
-DEPEND="
-	>=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets,xml]
-	>=kde-frameworks/kcompletion-${KFMIN}:6
-	>=kde-frameworks/kconfig-${KFMIN}:6
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:6
-	>=kde-frameworks/kcoreaddons-${KFMIN}:6
-	>=kde-frameworks/kdbusaddons-${KFMIN}:6
-	>=kde-frameworks/ki18n-${KFMIN}:6
-	>=kde-frameworks/kiconthemes-${KFMIN}:6
-	>=kde-frameworks/kio-${KFMIN}:6
-	>=kde-frameworks/kitemviews-${KFMIN}:6
-	>=kde-frameworks/knewstuff-${KFMIN}:6
-	>=kde-frameworks/knotifications-${KFMIN}:6
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
-	>=kde-frameworks/kwindowsystem-${KFMIN}:6
-	>=kde-frameworks/kxmlgui-${KFMIN}:6
-	>=kde-plasma/libksysguard-${PVCUT}:6
-	lm-sensors? ( sys-apps/lm-sensors:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package lm-sensors Sensors)
-	)
-	ecm_src_configure
-}

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
deleted file mode 100644
index d925f24397..0000000000
--- a/kde-plasma/ksysguard/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>kde@gentoo.org</email>
-		<name>Gentoo KDE Project</name>
-	</maintainer>
-	<upstream>
-		<bugs-to>https://bugs.kde.org/</bugs-to>
-	</upstream>
-</pkgmetadata>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-08-26 16:46 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-08-26 16:46 UTC (permalink / raw
  To: gentoo-commits

commit:     5f06472149896584dfb189b2a6dc85f36cdd8622
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 26 15:50:44 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 26 15:51:02 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5f064721

kde-plasma/ksysguard: Drop obsolete beta release

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

 kde-plasma/ksysguard/ksysguard-5.21.90.ebuild | 55 ---------------------------
 1 file changed, 55 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.21.90.ebuild b/kde-plasma/ksysguard/ksysguard-5.21.90.ebuild
deleted file mode 100644
index 7899b7854f..0000000000
--- a/kde-plasma/ksysguard/ksysguard-5.21.90.ebuild
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="forceoptional"
-ECM_TEST="forceoptional"
-KFMIN=5.82.0
-PVCUT=$(ver_cut 1-3)
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Network-enabled resource usage monitor"
-HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
-
-if [[ ${KDE_BUILD_TYPE} != live ]]; then
-	SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-fi
-
-LICENSE="GPL-2+"
-SLOT="5"
-IUSE="lm-sensors"
-
-DEPEND="
-	>=dev-qt/qtdbus-${QTMIN}:5
-	>=dev-qt/qtgui-${QTMIN}:5
-	>=dev-qt/qtwidgets-${QTMIN}:5
-	>=dev-qt/qtxml-${QTMIN}:5
-	>=kde-frameworks/kcompletion-${KFMIN}:5
-	>=kde-frameworks/kconfig-${KFMIN}:5
-	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
-	>=kde-frameworks/kcoreaddons-${KFMIN}:5
-	>=kde-frameworks/kdbusaddons-${KFMIN}:5
-	>=kde-frameworks/ki18n-${KFMIN}:5
-	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kio-${KFMIN}:5
-	>=kde-frameworks/kitemviews-${KFMIN}:5
-	>=kde-frameworks/knewstuff-${KFMIN}:5
-	>=kde-frameworks/knotifications-${KFMIN}:5
-	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
-	>=kde-frameworks/kwindowsystem-${KFMIN}:5
-	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/libksysguard-${PVCUT}:5
-	lm-sensors? ( sys-apps/lm-sensors:= )
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package lm-sensors Sensors)
-	)
-	ecm_src_configure
-}


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-05-14 20:41 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 20:41 UTC (permalink / raw
  To: gentoo-commits

commit:     3c5abe207266d545dac710ceee121893c9f1ea3d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 19:39:29 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 20:38:53 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3c5abe20

kde-plasma/ksysguard: 5.21.90 version bump

See also: https://mail.kde.org/pipermail/kde-announce/2021-May/000162.html

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

 kde-plasma/ksysguard/ksysguard-5.21.90.ebuild | 55 +++++++++++++++++++++++++++
 1 file changed, 55 insertions(+)

diff --git a/kde-plasma/ksysguard/ksysguard-5.21.90.ebuild b/kde-plasma/ksysguard/ksysguard-5.21.90.ebuild
new file mode 100644
index 0000000000..df86501303
--- /dev/null
+++ b/kde-plasma/ksysguard/ksysguard-5.21.90.ebuild
@@ -0,0 +1,55 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
+KFMIN=5.82.0
+PVCUT=$(ver_cut 1-3)
+QTMIN=5.15.2
+VIRTUALX_REQUIRED="test"
+inherit ecm kde.org
+
+DESCRIPTION="Network-enabled resource usage monitor"
+HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
+
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+	SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
+LICENSE="GPL-2+"
+SLOT="5"
+IUSE="lm-sensors"
+
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=dev-qt/qtxml-${QTMIN}:5
+	>=kde-frameworks/kcompletion-${KFMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kitemviews-${KFMIN}:5
+	>=kde-frameworks/knewstuff-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-plasma/libksysguard-${PVCUT}:5
+	lm-sensors? ( sys-apps/lm-sensors:= )
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package lm-sensors Sensors)
+	)
+	ecm_src_configure
+}


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-05-14 19:45 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 19:45 UTC (permalink / raw
  To: gentoo-commits

commit:     b225aef139f99297e19789171823235a57872b2e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 19:38:04 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 19:45:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=b225aef1

kde-plasma/ksysguard: Add release switch, freeze KFMIN at 5.82.0

5.22 will not be released as part of KDE Plasma anymore.

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index b1ecebd37b..df86501303 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 ECM_HANDBOOK="forceoptional"
 ECM_TEST="forceoptional"
-KFMIN=9999
+KFMIN=5.82.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.2
 VIRTUALX_REQUIRED="test"
@@ -14,9 +14,13 @@ inherit ecm kde.org
 DESCRIPTION="Network-enabled resource usage monitor"
 HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
 
+if [[ ${KDE_BUILD_TYPE} != live ]]; then
+	SRC_URI="mirror://kde/unstable/${PN}/${PV}/${P}.tar.xz"
+	KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+fi
+
 LICENSE="GPL-2+"
 SLOT="5"
-KEYWORDS=""
 IUSE="lm-sensors"
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-05-14 19:45 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 19:45 UTC (permalink / raw
  To: gentoo-commits

commit:     ba6bd592f7adb4d66faca51299148bb0042d6ef0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 14 18:37:54 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 19:45:20 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ba6bd592

kde-plasma/ksysguard: Drop kde-plasma/ksystemstats again

Apparently not needed here, only for new plasma-systemmonitor.

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index a5a86cabfe..b1ecebd37b 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -38,7 +38,6 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/ksystemstats-${PVCUT}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
 	lm-sensors? ( sys-apps/lm-sensors:= )
 "


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-05-14 12:09 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 12:09 UTC (permalink / raw
  To: gentoo-commits

commit:     33cc375531e90c0b54d73bd26d9877a8363a6fa0
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 18:10:40 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 09:40:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=33cc3755

kde-plasma/ksysguard: Add HOMEPAGE now that it is on its own

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index dc704fe680..a5a86cabfe 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -11,7 +11,8 @@ QTMIN=5.15.2
 VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
-DESCRIPTION="Network-enabled task manager and system monitor"
+DESCRIPTION="Network-enabled resource usage monitor"
+HOMEPAGE="https://apps.kde.org/ksysguard/ https://userbase.kde.org/KSysGuard"
 
 LICENSE="GPL-2+"
 SLOT="5"


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-05-14 12:09 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-05-14 12:09 UTC (permalink / raw
  To: gentoo-commits

commit:     1aedf5b5604f4587ed7762a8b7097ed687fab625
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 17:02:18 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 14 09:40:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=1aedf5b5

kde-plasma/ksysguard: Drop unused DEPENDs, add kde-plasma/ksystemstats

Parts moved to kde-plasma/ksystemstats and kde-plasma/libksysguard.

Upstream commits:
b078018926cfe44e818b5c238a150bd08a899caf
5b75d85406420c4c3b49a5a004333be305ec1d34

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

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

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index a09204f62b..dc704fe680 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -16,10 +16,9 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS=""
-IUSE="lm-sensors networkmanager"
+IUSE="lm-sensors"
 
 DEPEND="
-	dev-libs/libnl:3
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
@@ -38,21 +37,15 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-frameworks/solid-${KFMIN}:5
+	>=kde-plasma/ksystemstats-${PVCUT}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
-	net-libs/libpcap
-	sys-libs/libcap
-	virtual/libudev:=
 	lm-sensors? ( sys-apps/lm-sensors:= )
-	networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package lm-sensors Sensors)
-		$(cmake_use_find_package networkmanager KF5NetworkManagerQt)
 	)
-
 	ecm_src_configure
 }

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 5b911e5d92..2fdbf33d96 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -5,7 +5,4 @@
 		<email>kde@gentoo.org</email>
 		<name>Gentoo KDE Project</name>
 	</maintainer>
-	<use>
-		<flag name="networkmanager">Enable improved backend for Network statistics using <pkg>kde-frameworks/networkmanager-qt</pkg></flag>
-	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-04-16 21:35 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-04-16 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     0534e9535dc3c91ea6d579cd588e9964e7e11272
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 16 21:11:30 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Apr 16 21:11:30 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0534e953

kde-plasma/ksysguard: Drop unused DEPEND

Upstream commit bc64affe6b46c1c6a6d626a8a7f7c6b129cb0805

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 7c2c55fe8e..a09204f62b 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -31,7 +31,6 @@ DEPEND="
 	>=kde-frameworks/kdbusaddons-${KFMIN}:5
 	>=kde-frameworks/ki18n-${KFMIN}:5
 	>=kde-frameworks/kiconthemes-${KFMIN}:5
-	>=kde-frameworks/kinit-${KFMIN}:5
 	>=kde-frameworks/kio-${KFMIN}:5
 	>=kde-frameworks/kitemviews-${KFMIN}:5
 	>=kde-frameworks/knewstuff-${KFMIN}:5


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-02-23 21:32 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-02-23 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     dc3032279ef2611f64209685a68115905143cebf
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 21:05:35 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 21:05:35 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc303227

kde-plasma/ksysguard: Drop IUSE="network", dev-libs/libnl:3 required

Upstream commit 8dce7285990a8930612d1d834a178ab714ecbd71

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

 kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild | 12 ++++--------
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 12 ++++--------
 kde-plasma/ksysguard/metadata.xml                  |  1 -
 3 files changed, 8 insertions(+), 17 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild
index 6e38500645..e67ce126fc 100644
--- a/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild
@@ -16,9 +16,10 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS=""
-IUSE="lm-sensors +network networkmanager"
+IUSE="lm-sensors networkmanager"
 
 DEPEND="
+	dev-libs/libnl:3
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
@@ -40,13 +41,10 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-frameworks/solid-${KFMIN}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
+	net-libs/libpcap
+	sys-libs/libcap
 	virtual/libudev:=
 	lm-sensors? ( sys-apps/lm-sensors:= )
-	network? (
-		dev-libs/libnl:3
-		net-libs/libpcap
-		sys-libs/libcap
-	)
 	networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
 "
 RDEPEND="${DEPEND}"
@@ -55,8 +53,6 @@ src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package lm-sensors Sensors)
 		$(cmake_use_find_package networkmanager KF5NetworkManagerQt)
-		$(cmake_use_find_package network libpcap)
-		$(cmake_use_find_package network NL)
 	)
 
 	ecm_src_configure

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index efeedc897a..7c2c55fe8e 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -16,9 +16,10 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS=""
-IUSE="lm-sensors +network networkmanager"
+IUSE="lm-sensors networkmanager"
 
 DEPEND="
+	dev-libs/libnl:3
 	>=dev-qt/qtdbus-${QTMIN}:5
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
@@ -40,13 +41,10 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-frameworks/solid-${KFMIN}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
+	net-libs/libpcap
+	sys-libs/libcap
 	virtual/libudev:=
 	lm-sensors? ( sys-apps/lm-sensors:= )
-	network? (
-		dev-libs/libnl:3
-		net-libs/libpcap
-		sys-libs/libcap
-	)
 	networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
 "
 RDEPEND="${DEPEND}"
@@ -55,8 +53,6 @@ src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package lm-sensors Sensors)
 		$(cmake_use_find_package networkmanager KF5NetworkManagerQt)
-		$(cmake_use_find_package network libpcap)
-		$(cmake_use_find_package network NL)
 	)
 
 	ecm_src_configure

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 4e1b25bdbe..5b911e5d92 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -6,7 +6,6 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
-		<flag name="network">Enable per-process network statistic collection using <pkg>dev-libs/libnl</pkg></flag>
 		<flag name="networkmanager">Enable improved backend for Network statistics using <pkg>kde-frameworks/networkmanager-qt</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-02-23 21:32 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-02-23 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     269eb60579af9dbace4f80914361d3816148e237
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 23 20:52:26 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 23 20:57:49 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=269eb605

kde-plasma/ksysguard: Set ECM_TEST="forceoptional"

Upstream commit 75333fc1315923178ff9eb82bc5b1eff0c429bb5

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

 kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild | 1 +
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild
index acb17b016c..6e38500645 100644
--- a/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.21.49.9999.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
 KFMIN=5.78.0
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.2

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 93ab33a39b..efeedc897a 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 ECM_HANDBOOK="forceoptional"
+ECM_TEST="forceoptional"
 KFMIN=9999
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.2


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2021-01-07 12:22 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2021-01-07 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     8c1de1044cc3e32d1ec76442da051476f95203f9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  7 11:46:53 2021 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan  7 11:46:53 2021 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=8c1de104

kde-plasma/ksysguard: Set VIRTUALX_REQUIRED="test"

Reported-by: Paolo Pedroni <paolo.pedroni <AT> iol.it>
Bug: https://bugs.gentoo.org/764284
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 4faf69aae7..a86867766f 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -7,6 +7,7 @@ ECM_HANDBOOK="forceoptional"
 KFMIN=9999
 PVCUT=$(ver_cut 1-3)
 QTMIN=5.15.1
+VIRTUALX_REQUIRED="test"
 inherit ecm kde.org
 
 DESCRIPTION="Network-enabled task manager and system monitor"


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2020-11-29 20:59 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2020-11-29 20:59 UTC (permalink / raw
  To: gentoo-commits

commit:     4d5d1b1b5a32bd63f3ad68de5bba57e0f0dcc336
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 11:15:02 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 20:57:47 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4d5d1b1b

kde-plasma/ksysguard: Add new DEPEND

It makes no sense to keep it optional due to kde-frameworks/solid depgraph.

Upstream commit 237c8843dbc701ef1d5ceec01ffa24168b297608

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 52c08cd028..cbb7247a58 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -38,6 +38,7 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
 	>=kde-frameworks/solid-${KFMIN}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
+	virtual/libudev:=
 	lm-sensors? ( sys-apps/lm-sensors:= )
 	network? (
 		dev-libs/libnl:3


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2020-09-25  5:49 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2020-09-25  5:49 UTC (permalink / raw
  To: gentoo-commits

commit:     90fb8d8c19fa8e6d16b14562dd636e8a0d6e8793
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 24 19:50:27 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 24 19:50:27 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=90fb8d8c

kde-plasma/ksysguard: Add new DEPEND

Upstream commit b88990d581d8e810eb98d2967df6fe57410bd8f9

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 6fbf9105e6..18381005f7 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -36,6 +36,7 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
+	>=kde-frameworks/solid-${KFMIN}:5
 	>=kde-plasma/libksysguard-${PVCUT}:5
 	lm-sensors? ( sys-apps/lm-sensors:= )
 	network? (


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2020-09-04  8:43 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2020-09-04  8:43 UTC (permalink / raw
  To: gentoo-commits

commit:     c79a2aa7d170c657696989213ecb6d28f63ee4ae
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 14:01:49 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 21:09:45 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c79a2aa7

kde-plasma/ksysguard: Switch IUSE=pcap -> network and update DEPENDs

Upstream commit 8dce7285990a8930612d1d834a178ab714ecbd71

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

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 10 ++++++----
 kde-plasma/ksysguard/metadata.xml          |  2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index b099cf39cf..6fbf9105e6 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 networkmanager pcap"
+IUSE="lm-sensors +network networkmanager"
 
 DEPEND="
 	>=dev-qt/qtdbus-${QTMIN}:5
@@ -38,11 +38,12 @@ 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? (
+	network? (
+		dev-libs/libnl:3
 		net-libs/libpcap
 		sys-libs/libcap
 	)
+	networkmanager? ( >=kde-frameworks/networkmanager-qt-${KFMIN}:5 )
 "
 RDEPEND="${DEPEND}"
 
@@ -50,7 +51,8 @@ src_configure() {
 	local mycmakeargs=(
 		$(cmake_use_find_package lm-sensors Sensors)
 		$(cmake_use_find_package networkmanager KF5NetworkManagerQt)
-		$(cmake_use_find_package pcap libpcap)
+		$(cmake_use_find_package network libpcap)
+		$(cmake_use_find_package network NL)
 	)
 
 	ecm_src_configure

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 199b56ee01..4e1b25bdbe 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -6,7 +6,7 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
+		<flag name="network">Enable per-process network statistic collection using <pkg>dev-libs/libnl</pkg></flag>
 		<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>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2020-08-01 19:39 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2020-08-01 19:39 UTC (permalink / raw
  To: gentoo-commits

commit:     4563967349636bf47888e54af03fd1d826623983
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  1 19:31:56 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Aug  1 19:31:56 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=45639673

kde-plasma/ksysguard: kde-plasma/libksysguard[minimal] is gone

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

 kde-plasma/ksysguard/ksysguard-5.19.49.9999.ebuild | 6 +++---
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.19.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.19.49.9999.ebuild
index 4815c2c6a0..6b038f3c31 100644
--- a/kde-plasma/ksysguard/ksysguard-5.19.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.19.49.9999.ebuild
@@ -36,19 +36,19 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/libksysguard-${PVCUT}:5[-minimal(-)]
+	>=kde-plasma/libksysguard-${PVCUT}:5
+	lm-sensors? ( sys-apps/lm-sensors:= )
 	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
-	lm-sensors? ( sys-apps/lm-sensors:= )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
+		$(cmake_use_find_package pcap libpcap)
 	)
 
 	ecm_src_configure

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index d1416efde3..58bf96e21c 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -36,19 +36,19 @@ DEPEND="
 	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
 	>=kde-frameworks/kwindowsystem-${KFMIN}:5
 	>=kde-frameworks/kxmlgui-${KFMIN}:5
-	>=kde-plasma/libksysguard-${PVCUT}:5[-minimal(-)]
+	>=kde-plasma/libksysguard-${PVCUT}:5
+	lm-sensors? ( sys-apps/lm-sensors:= )
 	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
-	lm-sensors? ( sys-apps/lm-sensors:= )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
+		$(cmake_use_find_package pcap libpcap)
 	)
 
 	ecm_src_configure


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2020-08-01 19:39 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2020-08-01 19:39 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2020-02-09 13:00 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2020-02-09 13:00 UTC (permalink / raw
  To: gentoo-commits

commit:     37b978a1d8c50d7656524d6c678ac58e4ea72e32
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 12:58:35 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 12:59:26 2020 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=37b978a1

kde-plasma/ksysguard: Rename USE caps -> pcap

USE flag was not renamed as it should have been after a85841045

Reported-by: Fat-Zer <fatzer2 <AT> gmail.com>
Bug: https://bugs.gentoo.org/704726
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.17.90.ebuild      | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.18.0.ebuild       | 6 +++---
 kde-plasma/ksysguard/ksysguard-5.18.49.9999.ebuild | 6 +++---
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 6 +++---
 kde-plasma/ksysguard/metadata.xml                  | 2 +-
 5 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.90.ebuild b/kde-plasma/ksysguard/ksysguard-5.17.90.ebuild
index 574d284a38..a15e75cfb1 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.90.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.90.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="caps lm-sensors"
+IUSE="lm-sensors pcap"
 
 DEPEND="
 	>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -37,7 +37,7 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	caps? (
+	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package caps libpcap)
+		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/ksysguard-5.18.0.ebuild b/kde-plasma/ksysguard/ksysguard-5.18.0.ebuild
index 574d284a38..a15e75cfb1 100644
--- a/kde-plasma/ksysguard/ksysguard-5.18.0.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.18.0.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="caps lm-sensors"
+IUSE="lm-sensors pcap"
 
 DEPEND="
 	>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -37,7 +37,7 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	caps? (
+	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package caps libpcap)
+		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/ksysguard-5.18.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.18.49.9999.ebuild
index e55352533f..344438cc40 100644
--- a/kde-plasma/ksysguard/ksysguard-5.18.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.18.49.9999.ebuild
@@ -14,7 +14,7 @@ DESCRIPTION="Network-enabled task manager and system monitor"
 LICENSE="GPL-2+"
 SLOT="5"
 KEYWORDS=""
-IUSE="caps lm-sensors"
+IUSE="lm-sensors pcap"
 
 DEPEND="
 	>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -37,7 +37,7 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	caps? (
+	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package caps libpcap)
+		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 7662da03ce..58a3315710 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="caps lm-sensors"
+IUSE="lm-sensors pcap"
 
 DEPEND="
 	>=kde-frameworks/kcompletion-${KFMIN}:5
@@ -37,7 +37,7 @@ DEPEND="
 	>=dev-qt/qtgui-${QTMIN}:5
 	>=dev-qt/qtwidgets-${QTMIN}:5
 	>=dev-qt/qtxml-${QTMIN}:5
-	caps? (
+	pcap? (
 		net-libs/libpcap
 		sys-libs/libcap
 	)
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake_use_find_package caps libpcap)
+		$(cmake_use_find_package pcap libpcap)
 		$(cmake_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/metadata.xml b/kde-plasma/ksysguard/metadata.xml
index 97bc6f608b..61d3b2c417 100644
--- a/kde-plasma/ksysguard/metadata.xml
+++ b/kde-plasma/ksysguard/metadata.xml
@@ -6,6 +6,6 @@
 		<name>Gentoo KDE Project</name>
 	</maintainer>
 	<use>
-		<flag name="caps">Enable capabilities support for per-process network usage stats</flag>
+		<flag name="pcap">Enable per-process network statistic collection using <pkg>net-libs/libpcap</pkg></flag>
 	</use>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2019-11-11  0:56 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2019-11-11  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     a85841045c61e6f66221950893d3cebf5aaadeae
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 11 00:56:03 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Nov 11 00:56:03 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a8584104

kde-plasma/ksysguard: Fix cmakeargs

Closes: https://bugs.gentoo.org/698938
Package-Manager: Portage-2.3.78, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.17.49.9999.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.17.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.17.49.9999.ebuild
index 4fa4edcd91..ee598a8cdf 100644
--- a/kde-plasma/ksysguard/ksysguard-5.17.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.17.49.9999.ebuild
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package caps Libcap)
+		$(cmake-utils_use_find_package caps libpcap)
 		$(cmake-utils_use_find_package lm-sensors Sensors)
 	)
 

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 3b7e584cdb..eb5c38e573 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package caps Libcap)
+		$(cmake-utils_use_find_package caps libpcap)
 		$(cmake-utils_use_find_package lm-sensors Sensors)
 	)
 


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2019-09-19 15:47 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2019-09-19 15:47 UTC (permalink / raw
  To: gentoo-commits

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>


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2019-09-12 17:35 Andreas Sturmlechner
  0 siblings, 0 replies; 29+ messages in thread
From: Andreas Sturmlechner @ 2019-09-12 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     c3f458ae96777788126f56c02c517a42ca0cfcf8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 08:47:48 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 17:35:15 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c3f458ae

kde-plasma/ksysguard: Update for lm_sensors → lm-sensors

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 568cd7b137..ca16702aa2 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="lm-sensors"
 
 DEPEND="
 	$(add_frameworks_dep kcompletion)
@@ -32,13 +32,13 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors:= )
+	lm-sensors? ( sys-apps/lm-sensors:= )
 "
 RDEPEND="${DEPEND}"
 
 src_configure() {
 	local mycmakeargs=(
-		$(cmake-utils_use_find_package lm_sensors Sensors)
+		$(cmake-utils_use_find_package lm-sensors Sensors)
 	)
 
 	kde5_src_configure


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2018-11-29  9:26 Lars Wendler
  0 siblings, 0 replies; 29+ messages in thread
From: Lars Wendler @ 2018-11-29  9:26 UTC (permalink / raw
  To: gentoo-commits

commit:     bf773b7173e867c3ff2dcae5124aa12903e00a75
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 29 09:26:22 2018 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Thu Nov 29 09:26:22 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=bf773b71

kde-plasma/ksysguard: Added sub-slot dep to sys-apps/lm_sensors

Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 kde-plasma/ksysguard/ksysguard-5.14.49.9999.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-9999.ebuild         | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.14.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.14.49.9999.ebuild
index ef5e1f9bd1..93ba506cc9 100644
--- a/kde-plasma/ksysguard/ksysguard-5.14.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.14.49.9999.ebuild
@@ -32,7 +32,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors )
+	lm_sensors? ( sys-apps/lm_sensors:= )
 "
 RDEPEND="${DEPEND}
 	!kde-plasma/ksysguard:4

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index afea04e192..93ba506cc9 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -32,7 +32,7 @@ DEPEND="
 	$(add_qt_dep qtgui)
 	$(add_qt_dep qtwidgets)
 	$(add_qt_dep qtxml)
-	lm_sensors? ( sys-apps/lm_sensors )
+	lm_sensors? ( sys-apps/lm_sensors:= )
 "
 RDEPEND="${DEPEND}
 	!kde-plasma/ksysguard:4


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2017-03-22  9:06 Michael Palimaka
  0 siblings, 0 replies; 29+ messages in thread
From: Michael Palimaka @ 2017-03-22  9:06 UTC (permalink / raw
  To: gentoo-commits

commit:     4cd041a0e260ae0a0ebc3518f6d2c1778f207788
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 09:06:21 2017 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 09:06:28 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=4cd041a0

kde-plasma/ksysguard: require non-minimal libksysguard

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-9999.ebuild        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild
index 35b162f74a..bf03d3e0f8 100644
--- a/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild
@@ -12,7 +12,7 @@ KEYWORDS=""
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard '-minimal(-)')
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)

diff --git a/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild
index 35b162f74a..bf03d3e0f8 100644
--- a/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.9.49.9999.ebuild
@@ -12,7 +12,7 @@ KEYWORDS=""
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard '-minimal(-)')
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 35b162f74a..bf03d3e0f8 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -12,7 +12,7 @@ KEYWORDS=""
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard '-minimal(-)')
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2016-11-04 11:50 Johannes Huber
  0 siblings, 0 replies; 29+ messages in thread
From: Johannes Huber @ 2016-11-04 11:50 UTC (permalink / raw
  To: gentoo-commits

commit:     2af694698bb608a4d4c026cff7dd69de72a3a951
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 11:46:57 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 11:46:57 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2af69469

kde-plasma/ksysguard: Update blocker

Package-Manager: portage-2.3.2

 kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild
index 8825c3c..882a9c6 100644
--- a/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.8.49.9999.ebuild
@@ -36,7 +36,7 @@ DEPEND="
 	lm_sensors? ( sys-apps/lm_sensors )
 "
 RDEPEND="${DEPEND}
-	!kde-base/ksysguard:4
+	!kde-plasma/ksysguard:4
 "
 
 src_configure() {

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 8825c3c..882a9c6 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -36,7 +36,7 @@ DEPEND="
 	lm_sensors? ( sys-apps/lm_sensors )
 "
 RDEPEND="${DEPEND}
-	!kde-base/ksysguard:4
+	!kde-plasma/ksysguard:4
 "
 
 src_configure() {


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2016-06-23 14:59 Michael Palimaka
  0 siblings, 0 replies; 29+ messages in thread
From: Michael Palimaka @ 2016-06-23 14:59 UTC (permalink / raw
  To: gentoo-commits

commit:     dd73af1942c7c6915487112271a7023a39b7f146
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 14:59:19 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 14:59:32 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=dd73af19

kde-plasma/ksysguard: patch landed upstream

Upstream-commit: c4e448a116c48aff1a3ffec727923d40226407d4

Package-Manager: portage-2.3.0_rc1

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 8901e6b..8825c3c 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -39,8 +39,6 @@ RDEPEND="${DEPEND}
 	!kde-base/ksysguard:4
 "
 
-PATCHES=( "${FILESDIR}/${PN}-5.6.5-gui.patch" )
-
 src_configure() {
 	local mycmakeargs=(
 		$(cmake-utils_use_find_package lm_sensors Sensors)


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2016-06-19 11:04 Michael Palimaka
  0 siblings, 0 replies; 29+ messages in thread
From: Michael Palimaka @ 2016-06-19 11:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2840c9a252e9e0e321ac3687c52faefb8bf32f74
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 19 11:04:26 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Jun 19 11:04:38 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2840c9a2

kde-plasma/ksysguard: update dependencies

Upstream-commit: 69014dd7be56ac5ef7a4b7e31813bbe628a4d247

Package-Manager: portage-2.3.0_rc1

 kde-plasma/ksysguard/ksysguard-5.6.95.ebuild      | 4 ++--
 kde-plasma/ksysguard/ksysguard-5.7.49.9999.ebuild | 4 ++--
 kde-plasma/ksysguard/ksysguard-9999.ebuild        | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.6.95.ebuild b/kde-plasma/ksysguard/ksysguard-5.6.95.ebuild
index d004d05..591ad9e 100644
--- a/kde-plasma/ksysguard/ksysguard-5.6.95.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.6.95.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
@@ -19,9 +19,9 @@ DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep knewstuff)

diff --git a/kde-plasma/ksysguard/ksysguard-5.7.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.7.49.9999.ebuild
index 7b3a915..8901e6b 100644
--- a/kde-plasma/ksysguard/ksysguard-5.7.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.7.49.9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
@@ -19,9 +19,9 @@ DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep knewstuff)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 7b3a915..8901e6b 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK="true"
+KDE_HANDBOOK="forceoptional"
 inherit kde5
 
 DESCRIPTION="Network-enabled task manager and system monitor"
@@ -19,9 +19,9 @@ DEPEND="
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kinit)
 	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kitemviews)
 	$(add_frameworks_dep knewstuff)


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2015-11-04 12:19 Michael Palimaka
  0 siblings, 0 replies; 29+ messages in thread
From: Michael Palimaka @ 2015-11-04 12:19 UTC (permalink / raw
  To: gentoo-commits

commit:     34fbb4ef0eb12c957ae9048b5b2d4696649f706e
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  4 12:18:38 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Nov  4 12:18:56 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=34fbb4ef

kde-plasma/ksysguard: processui USE flag was removed from kde-plasma/libksysguard

Package-Manager: portage-2.2.20.1

 kde-plasma/ksysguard/ksysguard-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index cf89e61..3f77fde 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -13,7 +13,7 @@ KEYWORDS=""
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard processui)
+	$(add_plasma_dep libksysguard)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2015-04-16 18:14 Michael Palimaka
  0 siblings, 0 replies; 29+ messages in thread
From: Michael Palimaka @ 2015-04-16 18:14 UTC (permalink / raw
  To: gentoo-commits

commit:     5953e0507d5df88f3ed187229335c9dd60a7972c
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 16 18:13:51 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Apr 16 18:13:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=5953e050

[kde-plasma/ksysguard] Add new dependency.

Upstream commit: a148102e8ed56c7a8d0f790fad2f9366b27882d4

Package-Manager: portage-2.2.18

 kde-plasma/ksysguard/ksysguard-5.2.95.ebuild      | 1 +
 kde-plasma/ksysguard/ksysguard-5.3.49.9999.ebuild | 1 +
 kde-plasma/ksysguard/ksysguard-9999.ebuild        | 1 +
 3 files changed, 3 insertions(+)

diff --git a/kde-plasma/ksysguard/ksysguard-5.2.95.ebuild b/kde-plasma/ksysguard/ksysguard-5.2.95.ebuild
index ea578e7..9882e45 100644
--- a/kde-plasma/ksysguard/ksysguard-5.2.95.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.2.95.ebuild
@@ -18,6 +18,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)

diff --git a/kde-plasma/ksysguard/ksysguard-5.3.49.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.3.49.9999.ebuild
index 8403f61..c0826ba 100644
--- a/kde-plasma/ksysguard/ksysguard-5.3.49.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.3.49.9999.ebuild
@@ -18,6 +18,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 8403f61..c0826ba 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -18,6 +18,7 @@ DEPEND="
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)
 	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
 	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
 	$(add_frameworks_dep kiconthemes)


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2015-03-05 12:07 Michael Palimaka
  0 siblings, 0 replies; 29+ messages in thread
From: Michael Palimaka @ 2015-03-05 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     93fb91f4720db3f49a7d9751f6f793331cd4ce2c
Author:     Franz Fellner <alpine.art.de <AT> gmail <DOT> com>
AuthorDate: Thu Mar  5 12:06:41 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Mar  5 12:06:55 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=93fb91f4

[kde-plasma/ksysguard] Update USE dependencies.

Package-Manager: portage-2.2.17

 kde-plasma/ksysguard/ksysguard-5.2.1.ebuild    | 2 +-
 kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-9999.ebuild     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.2.1.ebuild b/kde-plasma/ksysguard/ksysguard-5.2.1.ebuild
index cb6eda0..ea578e7 100644
--- a/kde-plasma/ksysguard/ksysguard-5.2.1.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.2.1.ebuild
@@ -13,7 +13,7 @@ KEYWORDS=" ~amd64"
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard processui)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)

diff --git a/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild b/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
index 2b636f3..8403f61 100644
--- a/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.2.9999.ebuild
@@ -13,7 +13,7 @@ KEYWORDS=""
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard processui)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 2b636f3..8403f61 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -13,7 +13,7 @@ KEYWORDS=""
 IUSE="lm_sensors"
 
 DEPEND="
-	$(add_plasma_dep libksysguard)
+	$(add_plasma_dep libksysguard processui)
 	$(add_frameworks_dep kcompletion)
 	$(add_frameworks_dep kconfig)
 	$(add_frameworks_dep kconfigwidgets)


^ permalink raw reply related	[flat|nested] 29+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
@ 2015-01-17 19:10 Johannes Huber
  0 siblings, 0 replies; 29+ messages in thread
From: Johannes Huber @ 2015-01-17 19:10 UTC (permalink / raw
  To: gentoo-commits

commit:     7fcd6b5bab576594d9dc50dda8d3d4c1fa52760e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 17 17:57:47 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sat Jan 17 17:57:47 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7fcd6b5b

[kde-plasma/ksysguard] Fix file collisions with kde-base/ksysguard

Package-Manager: portage-2.2.15

---
 kde-plasma/ksysguard/ksysguard-5.1.2.ebuild  | 2 +-
 kde-plasma/ksysguard/ksysguard-5.1.95.ebuild | 2 +-
 kde-plasma/ksysguard/ksysguard-9999.ebuild   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-plasma/ksysguard/ksysguard-5.1.2.ebuild b/kde-plasma/ksysguard/ksysguard-5.1.2.ebuild
index a357f3f..3eb25c1 100644
--- a/kde-plasma/ksysguard/ksysguard-5.1.2.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.1.2.ebuild
@@ -35,7 +35,7 @@ DEPEND="
 	lm_sensors? ( sys-apps/lm_sensors )
 "
 RDEPEND="${DEPEND}
-	!kde-base/ksysguard:4
+	!kde-base/ksysguard
 "
 
 src_configure() {

diff --git a/kde-plasma/ksysguard/ksysguard-5.1.95.ebuild b/kde-plasma/ksysguard/ksysguard-5.1.95.ebuild
index a357f3f..3eb25c1 100644
--- a/kde-plasma/ksysguard/ksysguard-5.1.95.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-5.1.95.ebuild
@@ -35,7 +35,7 @@ DEPEND="
 	lm_sensors? ( sys-apps/lm_sensors )
 "
 RDEPEND="${DEPEND}
-	!kde-base/ksysguard:4
+	!kde-base/ksysguard
 "
 
 src_configure() {

diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild
index 0311970..a467854 100644
--- a/kde-plasma/ksysguard/ksysguard-9999.ebuild
+++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild
@@ -35,7 +35,7 @@ DEPEND="
 	lm_sensors? ( sys-apps/lm_sensors )
 "
 RDEPEND="${DEPEND}
-	!kde-base/ksysguard:4
+	!kde-base/ksysguard
 "
 
 src_configure() {


^ permalink raw reply related	[flat|nested] 29+ messages in thread

end of thread, other threads:[~2024-06-16 19:37 UTC | newest]

Thread overview: 29+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-16 19:37 [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
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-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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox