mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
kde-misc/plasma-applet-thermal-monitor: treeclean
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST plasma-applet-thermal-monitor-1.3.0.tar.bz2 844854 BLAKE2B 73eb5be936b37bc0b6afff8f49e955503c876e9dfe6ccf48e39880c80837ef5460401e434f50f9875bb77dc70e2c331a673a482ce09548df0c230e12bed6ddac SHA512 9ecde45d67fc534726ec7d222c1bf7cfcb17ccc46f1c048002365a9135b048b05a9446e7d7b0d21fe1508b42c1aa52719a87e7d58706869a1db2d31b43a01295
|
||||
@@ -1,13 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>egger.m@protonmail.com</email>
|
||||
<name>Michael Egger</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="gitlab">agurenko/plasma-applet-thermal-monitor</remote-id>
|
||||
<bugs-to>https://gitlab.com/agurenko/plasma-applet-thermal-monitor/-/issues</bugs-to>
|
||||
<doc>https://gitlab.com/agurenko/plasma-applet-thermal-monitor/-/blob/master/README.md</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit ecm kde.org optfeature
|
||||
|
||||
DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors"
|
||||
HOMEPAGE="https://store.kde.org/p/998915/
|
||||
https://gitlab.com/agurenko/plasma-applet-thermal-monitor"
|
||||
|
||||
if [[ ${KDE_BUILD_TYPE} = live ]] ; then
|
||||
EGIT_REPO_URI="https://gitlab.com/agurenko/${PN}.git"
|
||||
else
|
||||
SRC_URI="https://gitlab.com/agurenko/${PN}/-/archive/${PV}/${P}.tar.bz2"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-2+"
|
||||
SLOT="5"
|
||||
|
||||
DEPEND="kde-plasma/libplasma:5"
|
||||
RDEPEND="${DEPEND}
|
||||
kde-plasma/ksysguard:5[lm-sensors]
|
||||
"
|
||||
|
||||
pkg_postinst() {
|
||||
ecm_pkg_postinst
|
||||
optfeature "monitor temperature of NVMe drives" sys-apps/nvme-cli
|
||||
}
|
||||
@@ -88,11 +88,6 @@ net-im/gtkcord4
|
||||
# Critical security vulnerability.
|
||||
<net-im/conduit-0.8.0
|
||||
|
||||
# Anna Vyalkova <cyber+gentoo@sysrq.in> (2024-06-24)
|
||||
# Depends on kde-plasma/ksysguard, which is masked for removal.
|
||||
# Removal on 2024-08-24.
|
||||
kde-misc/plasma-applet-thermal-monitor
|
||||
|
||||
# Julien Roy <julien@jroy.ca> (2024-03-21)
|
||||
# sys-libs/libucontext is masked in ::gentoo
|
||||
sys-libs/gcompat
|
||||
|
||||
Reference in New Issue
Block a user