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: Fri, 14 May 2021 20:41:59 +0000 (UTC)	[thread overview]
Message-ID: <1621024733.3c5abe207266d545dac710ceee121893c9f1ea3d.asturm@gentoo> (raw)

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
+}


             reply	other threads:[~2021-05-14 20:42 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 20:41 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 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

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=1621024733.3c5abe207266d545dac710ceee121893c9f1ea3d.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