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: games-puzzle/ksokoban/
Date: Wed, 13 Nov 2019 13:45:01 +0000 (UTC)	[thread overview]
Message-ID: <1573652665.d1c7d692afe84bdcf00e181c554aac13d1be8750.asturm@gentoo> (raw)

commit:     d1c7d692afe84bdcf00e181c554aac13d1be8750
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 13 13:22:15 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 13 13:44:25 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1c7d692

games-puzzle/ksokoban: Port to ecm.eclass and kde.org.eclass

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

 games-puzzle/ksokoban/ksokoban-9999.ebuild | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild
index cdba7211470..f33dceb915b 100644
--- a/games-puzzle/ksokoban/ksokoban-9999.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild
@@ -3,10 +3,12 @@
 
 EAPI=7
 
-KDE_HANDBOOK="optional"
-inherit kde5
+ECM_HANDBOOK="optional"
+KFMIN=5.60.0
+QTMIN=5.12.3
+inherit ecm kde.org
 
-DESCRIPTION="The japanese warehouse keeper game"
+DESCRIPTION="The Japanese warehouse keeper game"
 HOMEPAGE="https://cgit.kde.org/ksokoban.git"
 
 LICENSE="GPL-2"
@@ -14,15 +16,15 @@ SLOT="0"
 KEYWORDS=""
 
 RDEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
+	>=dev-qt/qtgui-${QTMIN}:5
+	>=dev-qt/qtwidgets-${QTMIN}:5
+	>=kde-frameworks/kconfig-${KFMIN}:5
+	>=kde-frameworks/kcoreaddons-${KFMIN}:5
+	>=kde-frameworks/ki18n-${KFMIN}:5
+	>=kde-frameworks/kio-${KFMIN}:5
+	>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
+	>=kde-frameworks/kxmlgui-${KFMIN}:5
 "
 DEPEND="${RDEPEND}
-	$(add_frameworks_dep kiconthemes)
+	>=kde-frameworks/kiconthemes-${KFMIN}:5
 "


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

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-13 13:45 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-05 15:16 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/ Andreas Sturmlechner
2021-09-05  9:06 Andreas Sturmlechner
2021-09-05  9:06 Andreas Sturmlechner
2021-09-05  9:06 Andreas Sturmlechner
2021-01-01 23:33 Andreas Sturmlechner
2019-12-25 16:27 Andreas Sturmlechner
2019-03-03 18:49 Andreas Sturmlechner
2019-03-03 15:27 Andreas Sturmlechner
2019-02-15 23:28 Andreas Sturmlechner
2019-01-04 23:00 Andreas Sturmlechner
2019-01-04 23:00 Andreas Sturmlechner
2019-01-04 22:37 Andreas Sturmlechner
2017-11-15 23:28 Andreas Sturmlechner
2017-11-15 23:28 Andreas Sturmlechner
2017-10-29 13:43 Andreas Sturmlechner

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=1573652665.d1c7d692afe84bdcf00e181c554aac13d1be8750.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