From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/
Date: Sun, 16 Jun 2024 19:37:14 +0000 (UTC) [thread overview]
Message-ID: <1718566608.d7157ca9aa0234b11ed6e6901e69b3ca79423bd0.asturm@gentoo> (raw)
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>
next reply other threads:[~2024-06-16 19:37 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-16 19:37 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-08-26 16:46 [gentoo-commits] proj/kde:master commit in: kde-plasma/ksysguard/ 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
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=1718566608.d7157ca9aa0234b11ed6e6901e69b3ca79423bd0.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