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] repo/gentoo:master commit in: kde-misc/rsibreak/
Date: Wed, 13 Nov 2019 21:34:31 +0000 (UTC)	[thread overview]
Message-ID: <1573680864.ec581bc18c2940b9056221dbf91ce468b7ede6ae.asturm@gentoo> (raw)

commit:     ec581bc18c2940b9056221dbf91ce468b7ede6ae
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 21:33:56 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 21:34:24 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec581bc1

kde-misc/rsibreak: Port to ecm, kde.org, update HOMEPAGE

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

 kde-misc/rsibreak/rsibreak-0.12.11.ebuild | 49 +++++++++++++++++--------------
 1 file changed, 27 insertions(+), 22 deletions(-)

diff --git a/kde-misc/rsibreak/rsibreak-0.12.11.ebuild b/kde-misc/rsibreak/rsibreak-0.12.11.ebuild
index db6c4817908..712f1a81d49 100644
--- a/kde-misc/rsibreak/rsibreak-0.12.11.ebuild
+++ b/kde-misc/rsibreak/rsibreak-0.12.11.ebuild
@@ -3,41 +3,46 @@
 
 EAPI=7
 
-KDE_HANDBOOK="forceoptional"
+ECM_HANDBOOK="forceoptional"
+KFMIN=5.60.0
+QTMIN=5.12.3
 VIRTUALX_REQUIRED="test"
-inherit kde5
+inherit ecm kde.org
 
 DESCRIPTION="Small utility which bothers you at certain intervals"
-HOMEPAGE="https://userbase.kde.org/RSIBreak"
+HOMEPAGE="https://kde.org/applications/utilities/org.kde.rsibreak
+https://userbase.kde.org/RSIBreak"
+
 if [[ ${KDE_BUILD_TYPE} = release ]]; then
 	SRC_URI="mirror://kde/stable/${PN}/$(ver_cut 1-2)/${P}.tar.xz"
+	KEYWORDS="~amd64 ~x86"
 fi
 
 LICENSE="GPL-2+ handbook? ( FDL-1.2 )"
-KEYWORDS="~amd64 ~x86"
+SLOT="5"
 IUSE=""
 
 BDEPEND="sys-devel/gettext"
 DEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kcrash)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kidletime)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep knotifyconfig)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kwindowsystem)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
+	>=dev-qt/qtdbus-${QTMIN}:5
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kcrash-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
+	>=kde-frameworks/kidletime-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/knotifyconfig-${KFMIN}:5
+	>=kde-frameworks/ktextwidgets-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kwindowsystem-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 # bug 587170 for frameworkintegration
 RDEPEND="${DEPEND}
-	$(add_frameworks_dep frameworkintegration)
+	>=kde-frameworks/frameworkintegration-${KFMIN}:5
 "


             reply	other threads:[~2019-11-13 21:34 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13 21:34 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-08  7:31 [gentoo-commits] repo/gentoo:master commit in: kde-misc/rsibreak/ Andreas Sturmlechner
2022-07-07 19:44 Sam James
2022-07-07 19:44 Sam James
2022-06-08  9:32 Andreas Sturmlechner
2021-08-02 12:30 Andreas Sturmlechner
2021-08-02 12:17 Sam James
2021-06-30  6:42 Andreas Sturmlechner
2020-05-08 11:02 Andreas Sturmlechner
2020-05-08 10:46 Agostino Sarubbo
2020-05-07 15:58 Agostino Sarubbo
2020-04-09 21:37 Andreas Sturmlechner
2020-04-04 22:12 Andreas Sturmlechner
2020-03-29 14:59 Andreas Sturmlechner
2020-02-18 20:06 Andreas Sturmlechner
2019-11-26  0:58 Thomas Deutschmann
2019-11-18 11:50 Agostino Sarubbo
2019-09-21 11:45 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-14 13:00 Andreas Sturmlechner
2019-08-11 21:30 Thomas Deutschmann
2019-06-22 13:07 Andreas Sturmlechner
2019-06-22 12:50 Andreas Sturmlechner
2019-02-22 13:06 Andreas Sturmlechner
2019-02-22 11:01 Mikle Kolyada
2019-02-17 22:35 Thomas Deutschmann
2019-02-16  9:41 Andreas Sturmlechner
2018-11-17  7:59 Michael Palimaka
2018-06-23 17:04 Andreas Sturmlechner
2018-06-23 13:55 Mikle Kolyada
2018-06-17 23:29 Thomas Deutschmann
2018-06-17 21:39 Andreas Sturmlechner
2018-06-17 21:39 Andreas Sturmlechner
2018-02-11 11:48 Michael Palimaka
2017-09-26 13:40 Michael Palimaka
2017-09-26 13:40 Michael Palimaka
2017-05-28 14:40 Michael Palimaka
2017-04-27 12:17 Michael Palimaka
2017-04-23 10:27 Agostino Sarubbo
2017-02-25 12:55 Michael Palimaka
2016-12-18 14:20 Michael Palimaka
2016-11-27  8:18 Michael Palimaka
2016-11-27  8:18 Michael Palimaka
2016-10-08 16:45 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-07-20 20:32 Michael Palimaka
2016-05-30  8:17 Johannes Huber
2016-05-29 18:16 Michael Palimaka
2016-05-15 11:46 Johannes Huber
2016-05-14 20:11 Agostino Sarubbo
2016-04-27 11:24 Michael Palimaka
2016-04-27 11:24 Michael Palimaka
2016-04-11 18:42 Johannes Huber
2016-04-11 18:42 Johannes Huber
2016-01-26 13:33 Michael Palimaka
2015-12-14 13:49 Michael Palimaka

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=1573680864.ec581bc18c2940b9056221dbf91ce468b7ede6ae.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