* [gentoo-commits] repo/gentoo:master commit in: kde-apps/khangman/
@ 2017-03-04 10:51 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2017-03-04 10:51 UTC (permalink / raw
To: gentoo-commits
commit: d8559519f1cc9698810085008fbf33a3039e38dc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 10:50:38 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 10:51:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8559519
kde-apps/khangman: Add missing RDEPENDs, force handbook optional
Reported-by: Pavel Kozlov <battlecoder2010 <AT> gmail.com>
Gentoo-bug: 611692
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/khangman/khangman-16.08.3-r1.ebuild | 40 ++++++++++++++++++++++++++++
kde-apps/khangman/khangman-16.12.2-r1.ebuild | 40 ++++++++++++++++++++++++++++
2 files changed, 80 insertions(+)
diff --git a/kde-apps/khangman/khangman-16.08.3-r1.ebuild b/kde-apps/khangman/khangman-16.08.3-r1.ebuild
new file mode 100644
index 00000000000..e2b54d5bfe9
--- /dev/null
+++ b/kde-apps/khangman/khangman-16.08.3-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Classical hangman game by KDE"
+HOMEPAGE="https://www.kde.org/applications/education/khangman
+https://edu.kde.org/khangman"
+KEYWORDS="amd64 x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep libkeduvocdocument)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtsvg)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtxml)
+ media-libs/phonon[qt5]
+"
+RDEPEND="${DEPEND}
+ $(add_kdeapps_dep kdeedu-data)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtmultimedia)
+ $(add_qt_dep qtquickcontrols)
+"
diff --git a/kde-apps/khangman/khangman-16.12.2-r1.ebuild b/kde-apps/khangman/khangman-16.12.2-r1.ebuild
new file mode 100644
index 00000000000..94d7e41370a
--- /dev/null
+++ b/kde-apps/khangman/khangman-16.12.2-r1.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Classical hangman game by KDE"
+HOMEPAGE="https://www.kde.org/applications/education/khangman
+https://edu.kde.org/khangman"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdeclarative)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifications)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep libkeduvocdocument)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtsvg)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtxml)
+ media-libs/phonon[qt5]
+"
+RDEPEND="${DEPEND}
+ $(add_kdeapps_dep kdeedu-data)
+ $(add_qt_dep qtgraphicaleffects)
+ $(add_qt_dep qtmultimedia)
+ $(add_qt_dep qtquickcontrols)
+"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/khangman/
@ 2017-03-04 10:51 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2017-03-04 10:51 UTC (permalink / raw
To: gentoo-commits
commit: 227454227d253d72fd32d6a0b72e0ecb08d475d2
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 4 10:51:06 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 4 10:51:38 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22745422
kde-apps/khangman: Drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1
kde-apps/khangman/khangman-16.08.3.ebuild | 37 -------------------------------
kde-apps/khangman/khangman-16.12.2.ebuild | 37 -------------------------------
2 files changed, 74 deletions(-)
diff --git a/kde-apps/khangman/khangman-16.08.3.ebuild b/kde-apps/khangman/khangman-16.08.3.ebuild
deleted file mode 100644
index 1917ffe0089..00000000000
--- a/kde-apps/khangman/khangman-16.08.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="Classical hangman game by KDE"
-HOMEPAGE="https://www.kde.org/applications/education/khangman
-https://edu.kde.org/khangman"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkeduvocdocument)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtsvg)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- media-libs/phonon[qt5]
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep kdeedu-data)
-"
diff --git a/kde-apps/khangman/khangman-16.12.2.ebuild b/kde-apps/khangman/khangman-16.12.2.ebuild
deleted file mode 100644
index eab3ed70962..00000000000
--- a/kde-apps/khangman/khangman-16.12.2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="true"
-inherit kde5
-
-DESCRIPTION="Classical hangman game by KDE"
-HOMEPAGE="https://www.kde.org/applications/education/khangman
-https://edu.kde.org/khangman"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep kdeclarative)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep knewstuff)
- $(add_frameworks_dep knotifications)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_kdeapps_dep libkeduvocdocument)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtsvg)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- media-libs/phonon[qt5]
-"
-RDEPEND="${DEPEND}
- $(add_kdeapps_dep kdeedu-data)
-"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/khangman/
@ 2021-10-10 4:45 Yixun Lan
0 siblings, 0 replies; 5+ messages in thread
From: Yixun Lan @ 2021-10-10 4:45 UTC (permalink / raw
To: gentoo-commits
commit: eafe6ecc3aa4d92abad8271edbcfa1af3bead57f
Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
AuthorDate: Sun Oct 10 03:36:33 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 10 04:43:25 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafe6ecc
kde-apps/khangman: keyword 21.08.2 for ~riscv
Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
kde-apps/khangman/khangman-21.08.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/khangman/khangman-21.08.2.ebuild b/kde-apps/khangman/khangman-21.08.2.ebuild
index 7d82682335c..ce5027b1032 100644
--- a/kde-apps/khangman/khangman-21.08.2.ebuild
+++ b/kde-apps/khangman/khangman-21.08.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/khangman/ https://edu.kde.org/khangman/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
IUSE=""
DEPEND="
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/khangman/
@ 2023-12-21 13:41 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2023-12-21 13:41 UTC (permalink / raw
To: gentoo-commits
commit: 219b0d83b043883a0ec1999d0e849bdee49652bc
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 19 21:58:38 2023 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 13:41:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=219b0d83
kde-apps/khangman: Relax kde-apps/kdeedu-data slot dep to :*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.../khangman/{khangman-23.08.4.ebuild => khangman-23.08.4-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-apps/khangman/khangman-23.08.4.ebuild b/kde-apps/khangman/khangman-23.08.4-r1.ebuild
similarity index 97%
rename from kde-apps/khangman/khangman-23.08.4.ebuild
rename to kde-apps/khangman/khangman-23.08.4-r1.ebuild
index c414cecf0fba..2cf70ca89b16 100644
--- a/kde-apps/khangman/khangman-23.08.4.ebuild
+++ b/kde-apps/khangman/khangman-23.08.4-r1.ebuild
@@ -40,5 +40,5 @@ RDEPEND="${DEPEND}
>=dev-qt/qtgraphicaleffects-${QTMIN}:5
>=dev-qt/qtmultimedia-${QTMIN}:5
>=dev-qt/qtquickcontrols-${QTMIN}:5
- >=kde-apps/kdeedu-data-${PVCUT}:5
+ >=kde-apps/kdeedu-data-${PVCUT}:*
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-apps/khangman/
@ 2024-09-02 13:54 Andreas Sturmlechner
0 siblings, 0 replies; 5+ messages in thread
From: Andreas Sturmlechner @ 2024-09-02 13:54 UTC (permalink / raw
To: gentoo-commits
commit: ea486fe1656644b6ecf050f16dfd39dcb4149577
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 1 21:59:54 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 2 13:22:05 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea486fe1
kde-apps/khangman: drop 23.08.5
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/khangman/Manifest | 1 -
kde-apps/khangman/khangman-23.08.5.ebuild | 44 -------------------------------
2 files changed, 45 deletions(-)
diff --git a/kde-apps/khangman/Manifest b/kde-apps/khangman/Manifest
index 6c792a134782..ef55abe92b3d 100644
--- a/kde-apps/khangman/Manifest
+++ b/kde-apps/khangman/Manifest
@@ -1,3 +1,2 @@
-DIST khangman-23.08.5.tar.xz 7448596 BLAKE2B f94445b7ae79585ad2d8256168694696e64fe82f7bc4832216bf4e4b69787f9adabd021bc762f9f2ed34d1df0e0e5bded06a13efdc334615c9d5e8ea263f4441 SHA512 9a3d360384dfa93365caa962b8ca0aba4903b7fa1291033788d7ca9b24b11dd154081a8888f6518db0e919e22f20acb1444e2297967cdef0554b6c580e9c1c4b
DIST khangman-24.05.2.tar.xz 7014584 BLAKE2B a1948cefb1cdb0ef00a73af704704587526120f8a0e24d5c2060b5fee97bff1e8cc424361db1ab4cb8c7f5f50e48a2cf31e106dae39d7db6778bdd2caddf7a3e SHA512 026d78d78c5eeda6bd4809b56434d41a402f241697f5a4f95034ae5d516839fa60588f35dba7159aa3af66c6ce7e0aa6127fe96cb5b02f5097cc69a507496208
DIST khangman-24.08.0.tar.xz 7016664 BLAKE2B 45fc6275dccd684be117eebcddbbd008aa31dc40c72bfe921bd7149d19abaf789d53fa7e388f0faf431a0efcdedc3a71e745dafb2fa85aa0b9453552aa2daa20 SHA512 bd2628ea82a75b673374714a8d65e3d3f324df28b387a72c06f3848a1aa7da645846a57dac96188b6e635fed634e60e9af5cd2bea799d089c979d256b186aa61
diff --git a/kde-apps/khangman/khangman-23.08.5.ebuild b/kde-apps/khangman/khangman-23.08.5.ebuild
deleted file mode 100644
index c0c09ead7ee2..000000000000
--- a/kde-apps/khangman/khangman-23.08.5.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_HANDBOOK="optional"
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.106.0
-QTMIN=5.15.9
-inherit ecm gear.kde.org
-
-DESCRIPTION="Classical hangman game by KDE"
-HOMEPAGE="https://apps.kde.org/khangman/ https://edu.kde.org/khangman/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtsvg-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-apps/libkeduvocdocument-${PVCUT}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/knewstuff-${KFMIN}:5
- >=kde-frameworks/knotifications-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
- >=media-libs/phonon-4.11.0[qt5(+)]
-"
-RDEPEND="${DEPEND}
- >=dev-qt/qtgraphicaleffects-${QTMIN}:5
- >=dev-qt/qtmultimedia-${QTMIN}:5
- >=dev-qt/qtquickcontrols-${QTMIN}:5
- >=kde-apps/kdeedu-data-${PVCUT}:*
-"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-09-02 13:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-04 10:51 [gentoo-commits] repo/gentoo:master commit in: kde-apps/khangman/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2017-03-04 10:51 Andreas Sturmlechner
2021-10-10 4:45 Yixun Lan
2023-12-21 13:41 Andreas Sturmlechner
2024-09-02 13:54 Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox