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: app-cdr/kcdemu/
Date: Mon,  9 Dec 2019 11:21:32 +0000 (UTC)	[thread overview]
Message-ID: <1575890477.b30a1f1566f1a5f37827b938758cc04703be251b.asturm@gentoo> (raw)

commit:     b30a1f1566f1a5f37827b938758cc04703be251b
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  9 10:03:16 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec  9 11:21:17 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b30a1f15

app-cdr/kcdemu: Switch to ecm.eclass

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

 app-cdr/kcdemu/kcdemu-0.7.3.ebuild | 25 ++++++++++++++-----------
 1 file changed, 14 insertions(+), 11 deletions(-)

diff --git a/app-cdr/kcdemu/kcdemu-0.7.3.ebuild b/app-cdr/kcdemu/kcdemu-0.7.3.ebuild
index 84dc7fd6d22..efd7288157c 100644
--- a/app-cdr/kcdemu/kcdemu-0.7.3.ebuild
+++ b/app-cdr/kcdemu/kcdemu-0.7.3.ebuild
@@ -4,27 +4,30 @@
 EAPI=7
 
 MY_PN="kde_cdemu"
-inherit kde5
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm
 
 DESCRIPTION="Frontend to cdemu daemon based on KDE Frameworks"
 HOMEPAGE="https://www.linux-apps.com/p/998461/"
 SRC_URI="https://dl.opendesktop.org/api/files/downloadfile/id/1511553040/o/1/s/3e4f95734673128605fc1d8721894a1c/t/1517011407/u/65804/${MY_PN}-${PV}.tar.bz2"
 
 LICENSE="GPL-2"
+SLOT="5"
 KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep knotifications)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(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/kconfigwidgets-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/kdbusaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/knotifications-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 RDEPEND="${DEPEND}
 	>=app-cdr/cdemu-2.0.0[cdemu-daemon]


             reply	other threads:[~2019-12-09 11:21 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09 11:21 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-01 19:27 [gentoo-commits] repo/gentoo:master commit in: app-cdr/kcdemu/ Andreas Sturmlechner
2024-09-29  0:14 Sam James
2024-09-13 17:20 Andreas Sturmlechner
2024-09-13 17:20 Andreas Sturmlechner
2023-11-14 22:55 Andreas Sturmlechner
2022-12-25 23:33 Andreas Sturmlechner
2020-11-25 16:23 Mikle Kolyada
2020-11-25 16:19 Mikle Kolyada
2020-10-12 16:15 Andreas Sturmlechner
2019-04-01 10:55 Michael Palimaka
2019-04-01 10:55 Michael Palimaka
2019-03-06  7:52 Andreas Sturmlechner
2019-03-03 23:10 Andreas Sturmlechner
2017-03-21 18:07 Johannes Huber
2017-03-20 12:28 Agostino Sarubbo
2017-01-21 19:52 Johannes Huber
2017-01-21 19:52 Johannes Huber
2016-04-07  9:03 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=1575890477.b30a1f1566f1a5f37827b938758cc04703be251b.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