public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: kde-misc/plasma-applet-thermal-monitor/
Date: Sun, 12 Apr 2020 16:39:27 +0000 (UTC)	[thread overview]
Message-ID: <1586703654.86e6374dbf51fd22c4b68283e6818014d0e77d42.andrewammerlaan@gentoo> (raw)
Message-ID: <20200412163927.Ni_rsv-66q1D_NKbxsuFim5gIxvO36ZwkSPL08a3nb8@z> (raw)

commit:     86e6374dbf51fd22c4b68283e6818014d0e77d42
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sun Apr 12 15:00:34 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sun Apr 12 15:00:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=86e6374d

kde-misc/plasma-applet-thermal-monitor: kde5 eclass being removed soon

the other plasma-applet packages use inherit ecm, and are in slot 5
so I changed it to that here too

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 .../plasma-applet-thermal-monitor-1.2.9.ebuild              | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)

diff --git a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
index ab2b96b..f09d6bf 100644
--- a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
+++ b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit kde5 cmake-utils
+inherit ecm
 
 DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available temperature sensors"
 HOMEPAGE="https://store.kde.org/p/998915/
@@ -13,18 +13,15 @@ if [[ ${KDE_BUILD_TYPE} = live ]] ; then
 	EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git"
 else
 	SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
+SLOT="5"
 
 DEPEND="
-	$(add_frameworks_dep plasma)
+	>=kde-frameworks/plasma-5.60.0:5
 "
 RDEPEND="${DEPEND}"
 
-src_prepare() {
-	local PATCHES=("${FILESDIR}/01-set-correct-qml-type.patch")
-	cmake-utils_src_prepare
-}
+PATCHES=("${FILESDIR}/01-set-correct-qml-type.patch")


             reply	other threads:[~2020-04-12 16:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-12 15:00 Andrew Ammerlaan [this message]
2020-04-12 16:39 ` [gentoo-commits] repo/proj/guru:master commit in: kde-misc/plasma-applet-thermal-monitor/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2022-12-26 17:39 [gentoo-commits] repo/proj/guru:dev " Yuan Liao
2021-12-15 11:10 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-12-15 11:10 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-07-15 19:16 Anna Vyalkova
2021-03-28 10:17 Andrew Ammerlaan
2020-04-25 20:07 Alessandro Barbieri
2020-04-12 16:39 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-04-12 16:22 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-03-13 17:45 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2020-03-13 12:45 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan

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=1586703654.86e6374dbf51fd22c4b68283e6818014d0e77d42.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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