* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2017-10-29 13:43 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2017-10-29 13:43 UTC (permalink / raw
To: gentoo-commits
commit: 3aca3a252704c261ad5261ee54ae132579c864f9
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 29 13:29:40 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 29 13:43:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aca3a25
games-puzzle/ksokoban: Import 9999 from kde overlay
Gentoo-bug: 634328
Package-Manager: Portage-2.3.13, Repoman-2.3.4
games-puzzle/ksokoban/ksokoban-9999.ebuild | 52 ++++++++++++------------------
1 file changed, 21 insertions(+), 31 deletions(-)
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild
index 248af7967e3..632e47c6c56 100644
--- a/games-puzzle/ksokoban/ksokoban-9999.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild
@@ -1,39 +1,29 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
-if [[ ${PV} == "9999" ]]; then
- inherit mercurial
- EHG_REPO_URI="http://hg.code.sf.net/p/ksokoban/code"
-else
- SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
-fi
+EGIT_BRANCH="port-to-kf5"
+KDE_HANDBOOK="optional"
+inherit kde5
-inherit cmake-utils
DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://sourceforge.net/projects/ksokoban/"
+HOMEPAGE="https://cgit.kde.org/ksokoban.git"
+
LICENSE="GPL-2"
SLOT="0"
-
-DEPEND="kde-frameworks/kdelibs:4"
+KEYWORDS=""
+
+DEPEND="
+ $(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+"
RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-CMAKE_IN_SOURCE_BUILD="yes"
-
-src_prepare() {
- sed -i 's/%m//' "data/${PN}.desktop" || die "sed for desktop file failed"
-}
-
-# source lacks install target
-src_install() {
- dobin ksokoban
- dodoc AUTHORS NEWS TODO
- domenu "data/${PN}.desktop"
- for i in 16 22 32 48 64 128; do
- doicon -s "${i}" "data/hi${i}-app-${PN}.png"
- done
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2017-11-15 23:28 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2017-11-15 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 7e1f801a075e5d2835402e664745cdef89bb22f0
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 21:53:36 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 23:26:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e1f801a
games-puzzle/ksokoban: Drop old and back to ~arch
Closes: https://bugs.gentoo.org/634328
Package-Manager: Portage-2.3.14, Repoman-2.3.6
games-puzzle/ksokoban/Manifest | 1 -
.../ksokoban/ksokoban-0.5.0_pre20120725.ebuild | 39 ----------------------
2 files changed, 40 deletions(-)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 62353736180..76a119561f4 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1,2 +1 @@
-DIST ksokoban-0.5.0_pre20120725.tar.xz 345344 SHA256 fb1c47e37b7d6297960f67377f9bac0deb9c4b132c251c02cdd75d1935bc2b5c SHA512 b7a962a5915bb6f10ecb85dfaae20b009a6c40ba0312e02d12b654e196bdef82159e7f0d6fca17b1befaa1cb17db1a9268822904cdf9bdc8bd1bacf2202b460c WHIRLPOOL 3026b04a4a50da8097a926949ab80e736d0f77f814f437aa87a39c6b5805ab0636cb6dde5a1ab74a76b56ce17b44176bf393c5ffe66e86314b30b77ae9921b4c
DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 SHA256 05b513bfa18c303366cff7b245d8369974c56e64225b1a0634560b66fa2f8cae SHA512 50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31 WHIRLPOOL 08e7d43a77d8567e8d83a6a3d7b9879e2703db7df59bf4340b0344055738e26c5bef8ba2858446d62bf669b7d136dbcc0011afe2d69f6a0c1b63d92e17cd17e3
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild
deleted file mode 100644
index 248af7967e3..00000000000
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20120725.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-if [[ ${PV} == "9999" ]]; then
- inherit mercurial
- EHG_REPO_URI="http://hg.code.sf.net/p/ksokoban/code"
-else
- SRC_URI="https://dev.gentoo.org/~bircoph/distfiles/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
-fi
-
-inherit cmake-utils
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://sourceforge.net/projects/ksokoban/"
-LICENSE="GPL-2"
-SLOT="0"
-
-DEPEND="kde-frameworks/kdelibs:4"
-RDEPEND="${DEPEND}"
-
-S="${WORKDIR}/${PN}"
-
-CMAKE_IN_SOURCE_BUILD="yes"
-
-src_prepare() {
- sed -i 's/%m//' "data/${PN}.desktop" || die "sed for desktop file failed"
-}
-
-# source lacks install target
-src_install() {
- dobin ksokoban
- dodoc AUTHORS NEWS TODO
- domenu "data/${PN}.desktop"
- for i in 16 22 32 48 64 128; do
- doicon -s "${i}" "data/hi${i}-app-${PN}.png"
- done
-}
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2017-11-15 23:28 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2017-11-15 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 03dca82ffceebff4445bb299970b400da4a1c657
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 15 21:40:53 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 23:26:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03dca82f
games-puzzle/ksokoban: Add 0.5.0_pre20170827 snapshot
Bug: https://bugs.gentoo.org/634328
Package-Manager: Portage-2.3.14, Repoman-2.3.6
games-puzzle/ksokoban/Manifest | 1 +
.../ksokoban/ksokoban-0.5.0_pre20170827.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index d5785c0c6ce..62353736180 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1 +1,2 @@
DIST ksokoban-0.5.0_pre20120725.tar.xz 345344 SHA256 fb1c47e37b7d6297960f67377f9bac0deb9c4b132c251c02cdd75d1935bc2b5c SHA512 b7a962a5915bb6f10ecb85dfaae20b009a6c40ba0312e02d12b654e196bdef82159e7f0d6fca17b1befaa1cb17db1a9268822904cdf9bdc8bd1bacf2202b460c WHIRLPOOL 3026b04a4a50da8097a926949ab80e736d0f77f814f437aa87a39c6b5805ab0636cb6dde5a1ab74a76b56ce17b44176bf393c5ffe66e86314b30b77ae9921b4c
+DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 SHA256 05b513bfa18c303366cff7b245d8369974c56e64225b1a0634560b66fa2f8cae SHA512 50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31 WHIRLPOOL 08e7d43a77d8567e8d83a6a3d7b9879e2703db7df59bf4340b0344055738e26c5bef8ba2858446d62bf669b7d136dbcc0011afe2d69f6a0c1b63d92e17cd17e3
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild
new file mode 100644
index 00000000000..109daa9faf8
--- /dev/null
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=048b42324ef6dac807af4351174065cda2f32f44
+EGIT_BRANCH="port-to-kf5"
+KDE_HANDBOOK="optional"
+inherit kde5 vcs-snapshot
+
+DESCRIPTION="The japanese warehouse keeper game"
+HOMEPAGE="https://cgit.kde.org/ksokoban.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+DEPEND="
+ $(add_frameworks_dep kactivities)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kiconthemes)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-01-04 22:37 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-01-04 22:37 UTC (permalink / raw
To: gentoo-commits
commit: a59d23b0a77c42afefa26ebe6e2766b0bd9bb24a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 21:07:40 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 4 21:54:48 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a59d23b0
games-puzzle/ksokoban: Frameworks merged to master
Upstream commit b718901c332b439d19a7120f552f7d4005985b8d
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/ksokoban-9999.ebuild | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild
index 632e47c6c56..3e46de627ea 100644
--- a/games-puzzle/ksokoban/ksokoban-9999.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild
@@ -1,9 +1,8 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-EGIT_BRANCH="port-to-kf5"
KDE_HANDBOOK="optional"
inherit kde5
@@ -14,16 +13,16 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS=""
-DEPEND="
- $(add_frameworks_dep kactivities)
+RDEPEND="
$(add_frameworks_dep kconfig)
$(add_frameworks_dep kcoreaddons)
$(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
$(add_frameworks_dep kio)
$(add_frameworks_dep kwidgetsaddons)
$(add_frameworks_dep kxmlgui)
$(add_qt_dep qtgui)
$(add_qt_dep qtwidgets)
"
-RDEPEND="${DEPEND}"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep kiconthemes)
+"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-01-04 23:00 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-01-04 23:00 UTC (permalink / raw
To: gentoo-commits
commit: aa5848a3c2d447d6aee1e8f58b87b692fb86f040
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 22:50:59 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 4 23:00:01 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa5848a3
games-puzzle/ksokoban: Drop 0.5.0_pre20170827 snapshot
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/Manifest | 1 -
.../ksokoban/ksokoban-0.5.0_pre20170827.ebuild | 31 ----------------------
2 files changed, 32 deletions(-)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 9cec976a028..24e1ab33ae8 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1,2 +1 @@
-DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 BLAKE2B b29624ea0bae724b798ebb88aaca0623c9912b6d0155f7bcfc945dc76d5b0ace51f36b9991b2e6314d4f0f9c12fe3892bc1eda56789a2eefa9263d1048a61414 SHA512 50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31
DIST ksokoban-0.5.0_pre20190104.tar.gz 432967 BLAKE2B cd062368506295cd19764ce361cad1ff85b5cbfcf8982402492052c08816257060f99bc349a0ec62ee63f2c75ba9516c63d497e7a2f231b2001213e0bd046e75 SHA512 ce06af9a464aaa3b3dcd0ccac7a6bfcc28858bdf511eb77db1b8a1ed15e2a5e764babaffbd26df54f16a93ccb675de10958fb5c83f00b45fce999c96e393e4da
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild
deleted file mode 100644
index 109daa9faf8..00000000000
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20170827.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=048b42324ef6dac807af4351174065cda2f32f44
-EGIT_BRANCH="port-to-kf5"
-KDE_HANDBOOK="optional"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://cgit.kde.org/ksokoban.git"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
- $(add_frameworks_dep kactivities)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kiconthemes)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-01-04 23:00 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-01-04 23:00 UTC (permalink / raw
To: gentoo-commits
commit: 339124739e3f968e1c7cf97fb2d88eff857040e4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 4 22:49:19 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 4 23:00:00 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33912473
games-puzzle/ksokoban: 0.5.0_pre20190104 snapshot bump
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/Manifest | 1 +
.../ksokoban/ksokoban-0.5.0_pre20190104.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 7ad03cbc164..9cec976a028 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1 +1,2 @@
DIST ksokoban-0.5.0_pre20170827.tar.gz 433276 BLAKE2B b29624ea0bae724b798ebb88aaca0623c9912b6d0155f7bcfc945dc76d5b0ace51f36b9991b2e6314d4f0f9c12fe3892bc1eda56789a2eefa9263d1048a61414 SHA512 50b650733c021fe95ea087fdfc6e354071b587156ddc38dc1ae571d893c555bf7405f7d089403d3af3b907a956a3d5dc7beecc9279c8c687b867ac813c796d31
+DIST ksokoban-0.5.0_pre20190104.tar.gz 432967 BLAKE2B cd062368506295cd19764ce361cad1ff85b5cbfcf8982402492052c08816257060f99bc349a0ec62ee63f2c75ba9516c63d497e7a2f231b2001213e0bd046e75 SHA512 ce06af9a464aaa3b3dcd0ccac7a6bfcc28858bdf511eb77db1b8a1ed15e2a5e764babaffbd26df54f16a93ccb675de10958fb5c83f00b45fce999c96e393e4da
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild
new file mode 100644
index 00000000000..0646e812dd6
--- /dev/null
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=f99c63723ca96cfd3d9499ef7fcf0fe7e7b021ca
+KDE_HANDBOOK="optional"
+inherit kde5
+
+DESCRIPTION="The japanese warehouse keeper game"
+HOMEPAGE="https://cgit.kde.org/ksokoban.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+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)
+"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep kiconthemes)
+"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-02-15 23:28 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-02-15 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 98b381cef9dcd51b6aedbe3a6c0f63ab678cc49e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 23:18:21 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 23:28:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98b381ce
games-puzzle/ksokoban: EAPI-7 bump
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/ksokoban-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild
index 3e46de627ea..cdba7211470 100644
--- a/games-puzzle/ksokoban/ksokoban-9999.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
KDE_HANDBOOK="optional"
inherit kde5
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-03-03 15:27 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-03-03 15:27 UTC (permalink / raw
To: gentoo-commits
commit: ea5a2ba432dfc57ac93b0ac6b55ddda747f3f104
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 14:13:47 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 15:27:11 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5a2ba4
games-puzzle/ksokoban: Add 0.5.0_pre20190225 snapshot, EAPI-7 bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/Manifest | 1 +
.../ksokoban/ksokoban-0.5.0_pre20190225.ebuild | 32 ++++++++++++++++++++++
2 files changed, 33 insertions(+)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 24e1ab33ae8..4f39b3da455 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1 +1,2 @@
DIST ksokoban-0.5.0_pre20190104.tar.gz 432967 BLAKE2B cd062368506295cd19764ce361cad1ff85b5cbfcf8982402492052c08816257060f99bc349a0ec62ee63f2c75ba9516c63d497e7a2f231b2001213e0bd046e75 SHA512 ce06af9a464aaa3b3dcd0ccac7a6bfcc28858bdf511eb77db1b8a1ed15e2a5e764babaffbd26df54f16a93ccb675de10958fb5c83f00b45fce999c96e393e4da
+DIST ksokoban-0.5.0_pre20190225.tar.gz 433196 BLAKE2B 5c5c132b09165798042d1f41ffc282dc41e70bc1f0573bd55373c237dc7d8424119b2c78ae6bfb741193e3699d7120c952da66f579993189332da4104c8711d9 SHA512 3377a07f646501d37f30da66e70954894e39c8b5b948cd230263bfeeec4483b4fb2fec7d00aa020fff4459df5d376a1861dea63fc1b0a2a90757066a210a5be8
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
new file mode 100644
index 00000000000..23c1e22ce63
--- /dev/null
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT="317b1e70a87224c94cac85955a3d666a43527812"
+KDE_HANDBOOK="optional"
+inherit kde5
+
+DESCRIPTION="The japanese warehouse keeper game"
+HOMEPAGE="https://cgit.kde.org/ksokoban.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+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)
+"
+DEPEND="${RDEPEND}
+ $(add_frameworks_dep kiconthemes)
+"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-03-03 18:49 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-03-03 18:49 UTC (permalink / raw
To: gentoo-commits
commit: f0fc658ea3734284671e4d8a34feb6f454d4eee1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 3 18:18:48 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar 3 18:48:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0fc658e
games-puzzle/ksokoban: Drop old
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/Manifest | 1 -
.../ksokoban/ksokoban-0.5.0_pre20190104.ebuild | 32 ----------------------
2 files changed, 33 deletions(-)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 4f39b3da455..d3d3fdc9e0c 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1,2 +1 @@
-DIST ksokoban-0.5.0_pre20190104.tar.gz 432967 BLAKE2B cd062368506295cd19764ce361cad1ff85b5cbfcf8982402492052c08816257060f99bc349a0ec62ee63f2c75ba9516c63d497e7a2f231b2001213e0bd046e75 SHA512 ce06af9a464aaa3b3dcd0ccac7a6bfcc28858bdf511eb77db1b8a1ed15e2a5e764babaffbd26df54f16a93ccb675de10958fb5c83f00b45fce999c96e393e4da
DIST ksokoban-0.5.0_pre20190225.tar.gz 433196 BLAKE2B 5c5c132b09165798042d1f41ffc282dc41e70bc1f0573bd55373c237dc7d8424119b2c78ae6bfb741193e3699d7120c952da66f579993189332da4104c8711d9 SHA512 3377a07f646501d37f30da66e70954894e39c8b5b948cd230263bfeeec4483b4fb2fec7d00aa020fff4459df5d376a1861dea63fc1b0a2a90757066a210a5be8
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild
deleted file mode 100644
index 0646e812dd6..00000000000
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190104.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=f99c63723ca96cfd3d9499ef7fcf0fe7e7b021ca
-KDE_HANDBOOK="optional"
-inherit kde5
-
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://cgit.kde.org/ksokoban.git"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-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)
-"
-DEPEND="${RDEPEND}
- $(add_frameworks_dep kiconthemes)
-"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-11-13 13:45 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-11-13 13:45 UTC (permalink / raw
To: gentoo-commits
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
"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2019-12-25 16:27 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2019-12-25 16:27 UTC (permalink / raw
To: gentoo-commits
commit: ba0605f9391fd1f5d3141c642f9ccebbf6cfb153
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 25 16:22:21 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 25 16:22:21 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0605f9
games-puzzle/ksokoban: Port to ecm.eclass and kde.org.eclass
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../ksokoban/ksokoban-0.5.0_pre20190225.ebuild | 24 ++++++++++++----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
index 23c1e22ce63..026aaf26594 100644
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
@@ -4,8 +4,10 @@
EAPI=7
COMMIT="317b1e70a87224c94cac85955a3d666a43527812"
-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"
HOMEPAGE="https://cgit.kde.org/ksokoban.git"
@@ -16,17 +18,17 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
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
"
S="${WORKDIR}/${PN}-${COMMIT}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2021-01-01 23:33 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-01-01 23:33 UTC (permalink / raw
To: gentoo-commits
commit: 278d2a4302029ea97d2d980ca6ca819fbd26d091
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 1 23:32:12 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 1 23:32:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=278d2a43
games-puzzle/ksokoban: Set ECM_HANDBOOK="forceoptional"
Closes: https://bugs.gentoo.org/755971
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
index 1a86e9edd46..08ededa8519 100644
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
COMMIT="317b1e70a87224c94cac85955a3d666a43527812"
-ECM_HANDBOOK="optional"
+ECM_HANDBOOK="forceoptional"
KFMIN=5.60.0
QTMIN=5.12.3
inherit ecm kde.org
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2021-09-05 9:06 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-09-05 9:06 UTC (permalink / raw
To: gentoo-commits
commit: eb7bdd2ee2495ec7bddaff6bd1e1fe046f04eb55
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 07:56:39 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 09:06:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7bdd2e
games-puzzle/ksokoban: EAPI-8 bump, drop unused DEPEND
Upstream commit 39b9d1c1702a21a6e0fae82876c29c1f6bb77fae
Reflect current ecm.eclass and KF5 minimum dependency versions.
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/ksokoban-9999.ebuild | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/games-puzzle/ksokoban/ksokoban-9999.ebuild b/games-puzzle/ksokoban/ksokoban-9999.ebuild
index c1fce45cc77..6659d8b4de5 100644
--- a/games-puzzle/ksokoban/ksokoban-9999.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-9999.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
ECM_HANDBOOK="optional"
-KFMIN=5.60.0
-QTMIN=5.12.3
+KFMIN=5.82.0
+QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="The Japanese warehouse keeper game"
@@ -25,6 +25,4 @@ RDEPEND="
>=kde-frameworks/kwidgetsaddons-${KFMIN}:5
>=kde-frameworks/kxmlgui-${KFMIN}:5
"
-DEPEND="${RDEPEND}
- >=kde-frameworks/kiconthemes-${KFMIN}:5
-"
+DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2021-09-05 9:06 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-09-05 9:06 UTC (permalink / raw
To: gentoo-commits
commit: 790c1cb6ea9bcc49d3c4518f38f57cf10a0b741c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 08:00:38 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 09:06:04 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=790c1cb6
games-puzzle/ksokoban: 0.5.0_pre20210905 snapshot bump
At KDE_ORG_COMMIT 39b9d1c1702a21a6e0fae82876c29c1f6bb77fae
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/Manifest | 1 +
.../ksokoban/ksokoban-0.5.0_pre20210905.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index d3d3fdc9e0c..332e858bb08 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1 +1,2 @@
DIST ksokoban-0.5.0_pre20190225.tar.gz 433196 BLAKE2B 5c5c132b09165798042d1f41ffc282dc41e70bc1f0573bd55373c237dc7d8424119b2c78ae6bfb741193e3699d7120c952da66f579993189332da4104c8711d9 SHA512 3377a07f646501d37f30da66e70954894e39c8b5b948cd230263bfeeec4483b4fb2fec7d00aa020fff4459df5d376a1861dea63fc1b0a2a90757066a210a5be8
+DIST ksokoban-0.5.0_pre20210905-39b9d1c1.tar.gz 444752 BLAKE2B f68376081a1ac038b64438439b17028e573b70454d820fd08c265b4a70467a51d34ca0cdd2b490b04a98c5445bf3d18dd9f7ff319258eb2e13eaf94d9b8be09e SHA512 e8cb0096c826c82c2098832885e6fc1ef7e9eb7dfc518be7c7bc68ea4f0ad68b6f72db89822f47b6aad91cd8ab395340a42426bb4c6723ee51914cf13ce9a4d8
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild
new file mode 100644
index 00000000000..c4e8cfe2c49
--- /dev/null
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+ECM_HANDBOOK="optional"
+KDE_ORG_COMMIT=39b9d1c1702a21a6e0fae82876c29c1f6bb77fae
+KFMIN=5.82.0
+QTMIN=5.15.2
+inherit ecm kde.org
+
+DESCRIPTION="The Japanese warehouse keeper game"
+HOMEPAGE="https://invent.kde.org/games/ksokoban"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=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}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2021-09-05 9:06 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-09-05 9:06 UTC (permalink / raw
To: gentoo-commits
commit: 6582d087ae02680f1cfd206cf0967dfe0cb2b0b1
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 08:01:30 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 09:06:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6582d087
games-puzzle/ksokoban: Drop old 0.5.0_pre20190225 snapshot
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/Manifest | 1 -
.../ksokoban/ksokoban-0.5.0_pre20190225.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/games-puzzle/ksokoban/Manifest b/games-puzzle/ksokoban/Manifest
index 332e858bb08..26f51c3919f 100644
--- a/games-puzzle/ksokoban/Manifest
+++ b/games-puzzle/ksokoban/Manifest
@@ -1,2 +1 @@
-DIST ksokoban-0.5.0_pre20190225.tar.gz 433196 BLAKE2B 5c5c132b09165798042d1f41ffc282dc41e70bc1f0573bd55373c237dc7d8424119b2c78ae6bfb741193e3699d7120c952da66f579993189332da4104c8711d9 SHA512 3377a07f646501d37f30da66e70954894e39c8b5b948cd230263bfeeec4483b4fb2fec7d00aa020fff4459df5d376a1861dea63fc1b0a2a90757066a210a5be8
DIST ksokoban-0.5.0_pre20210905-39b9d1c1.tar.gz 444752 BLAKE2B f68376081a1ac038b64438439b17028e573b70454d820fd08c265b4a70467a51d34ca0cdd2b490b04a98c5445bf3d18dd9f7ff319258eb2e13eaf94d9b8be09e SHA512 e8cb0096c826c82c2098832885e6fc1ef7e9eb7dfc518be7c7bc68ea4f0ad68b6f72db89822f47b6aad91cd8ab395340a42426bb4c6723ee51914cf13ce9a4d8
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
deleted file mode 100644
index 08ededa8519..00000000000
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20190225.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-COMMIT="317b1e70a87224c94cac85955a3d666a43527812"
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.60.0
-QTMIN=5.12.3
-inherit ecm kde.org
-
-DESCRIPTION="The japanese warehouse keeper game"
-HOMEPAGE="https://invent.kde.org/games/ksokoban"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
- >=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}
- >=kde-frameworks/kiconthemes-${KFMIN}:5
-"
-
-S="${WORKDIR}/${PN}-${COMMIT}"
^ permalink raw reply related [flat|nested] 16+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/
@ 2021-09-05 15:16 Andreas Sturmlechner
0 siblings, 0 replies; 16+ messages in thread
From: Andreas Sturmlechner @ 2021-09-05 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 5ceebb64e2ddfa569d0017855cdce7ef46287b87
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 5 15:16:07 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 5 15:16:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ceebb64
games-puzzle/ksokoban: Set ECM_HANDBOOK="forceoptional"
Fixed in upstream commit 0821363e55df1f0edf1515a1a9735fa0812c9ef7
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild
index c4e8cfe2c49..1035f3d3a61 100644
--- a/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild
+++ b/games-puzzle/ksokoban/ksokoban-0.5.0_pre20210905.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-ECM_HANDBOOK="optional"
+ECM_HANDBOOK="forceoptional"
KDE_ORG_COMMIT=39b9d1c1702a21a6e0fae82876c29c1f6bb77fae
KFMIN=5.82.0
QTMIN=5.15.2
^ permalink raw reply related [flat|nested] 16+ messages in thread
end of thread, other threads:[~2021-09-05 15:16 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-05 15:16 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/ksokoban/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
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-11-13 13:45 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox