* [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/
@ 2015-02-24 23:28 Johannes Huber
0 siblings, 0 replies; 6+ messages in thread
From: Johannes Huber @ 2015-02-24 23:28 UTC (permalink / raw
To: gentoo-commits
commit: 94fc033ae440b3ec1a7a40593d738820ded26d21
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 24 23:26:41 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Feb 24 23:26:41 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=94fc033a
[kde-apps/kfourinline] Ported to KF5
Package-Manager: portage-2.2.17
---
kde-apps/kfourinline/kfourinline-9999.ebuild | 22 ++++++++++++++++++----
1 file changed, 18 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kfourinline/kfourinline-9999.ebuild b/kde-apps/kfourinline/kfourinline-9999.ebuild
index cc23d8c..eb96d32 100644
--- a/kde-apps/kfourinline/kfourinline-9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-9999.ebuild
@@ -4,8 +4,8 @@
EAPI=5
-KDE_HANDBOOK="optional"
-inherit kde4-base
+KDE_HANDBOOK=true
+inherit kde5
DESCRIPTION="KDE four-in-a-row game"
HOMEPAGE="
@@ -13,7 +13,21 @@ HOMEPAGE="
http://games.kde.org/game.php?game=kfourinline
"
KEYWORDS=""
-IUSE="debug"
+IUSE=""
-DEPEND="$(add_kdeapps_dep libkdegames)"
+DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep kdnssd)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep libkdegames)
+ dev-qt/qtgui:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+"
RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/
@ 2016-03-26 18:57 Michael Palimaka
0 siblings, 0 replies; 6+ messages in thread
From: Michael Palimaka @ 2016-03-26 18:57 UTC (permalink / raw
To: gentoo-commits
commit: 1078a10f37ba043b05337ca3354baa3f7d121146
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 18:43:08 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 18:57:19 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1078a10f
kde-apps/kfourinline: drop unneeded KDE_PUNT_BOGUS_DEPS
Package-Manager: portage-2.2.28
kde-apps/kfourinline/kfourinline-16.04.49.9999.ebuild | 1 -
kde-apps/kfourinline/kfourinline-9999.ebuild | 1 -
2 files changed, 2 deletions(-)
diff --git a/kde-apps/kfourinline/kfourinline-16.04.49.9999.ebuild b/kde-apps/kfourinline/kfourinline-16.04.49.9999.ebuild
index 8052a20..a86a7b1 100644
--- a/kde-apps/kfourinline/kfourinline-16.04.49.9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-16.04.49.9999.ebuild
@@ -5,7 +5,6 @@
EAPI=6
KDE_HANDBOOK="forceoptional"
-KDE_PUNT_BOGUS_DEPS="true"
inherit kde5
DESCRIPTION="KDE four-in-a-row game"
diff --git a/kde-apps/kfourinline/kfourinline-9999.ebuild b/kde-apps/kfourinline/kfourinline-9999.ebuild
index 8052a20..a86a7b1 100644
--- a/kde-apps/kfourinline/kfourinline-9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-9999.ebuild
@@ -5,7 +5,6 @@
EAPI=6
KDE_HANDBOOK="forceoptional"
-KDE_PUNT_BOGUS_DEPS="true"
inherit kde5
DESCRIPTION="KDE four-in-a-row game"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/
@ 2017-05-24 20:10 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2017-05-24 20:10 UTC (permalink / raw
To: gentoo-commits
commit: aca071c5e33ec704988765c0417992b7117d4d62
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 24 20:07:33 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 24 20:09:59 2017 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=aca071c5
kde-apps/kfourinline: Drop unused DEPENDs
Thanks-to: Andrius Štikonas <andrius <AT> stikonas.eu>
Package-Manager: Portage-2.3.5, Repoman-2.3.1
kde-apps/kfourinline/kfourinline-9999.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/kde-apps/kfourinline/kfourinline-9999.ebuild b/kde-apps/kfourinline/kfourinline-9999.ebuild
index e259f7aacd..b79d20b432 100644
--- a/kde-apps/kfourinline/kfourinline-9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-9999.ebuild
@@ -15,12 +15,10 @@ KEYWORDS=""
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 kdelibs4support)
$(add_frameworks_dep kdnssd)
$(add_frameworks_dep ki18n)
$(add_frameworks_dep kwidgetsaddons)
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/
@ 2022-04-21 17:39 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2022-04-21 17:39 UTC (permalink / raw
To: gentoo-commits
commit: b933a8ee778362b7f188d4e4a0fe2ab2717fd8c2
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 18 14:04:25 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:37:21 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=b933a8ee
kde-apps/kfourinline: update HOMEPAGE
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-apps/kfourinline/kfourinline-22.04.49.9999.ebuild | 3 +--
kde-apps/kfourinline/kfourinline-9999.ebuild | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/kde-apps/kfourinline/kfourinline-22.04.49.9999.ebuild b/kde-apps/kfourinline/kfourinline-22.04.49.9999.ebuild
index e8012a69cb..51071f1845 100644
--- a/kde-apps/kfourinline/kfourinline-22.04.49.9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-22.04.49.9999.ebuild
@@ -10,8 +10,7 @@ QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="KDE four-in-a-row game"
-HOMEPAGE="https://apps.kde.org/kfourinline/
-https://games.kde.org/games/kfourinline/"
+HOMEPAGE="https://apps.kde.org/kfourinline/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
diff --git a/kde-apps/kfourinline/kfourinline-9999.ebuild b/kde-apps/kfourinline/kfourinline-9999.ebuild
index e8012a69cb..51071f1845 100644
--- a/kde-apps/kfourinline/kfourinline-9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-9999.ebuild
@@ -10,8 +10,7 @@ QTMIN=5.15.2
inherit ecm kde.org
DESCRIPTION="KDE four-in-a-row game"
-HOMEPAGE="https://apps.kde.org/kfourinline/
-https://games.kde.org/games/kfourinline/"
+HOMEPAGE="https://apps.kde.org/kfourinline/"
LICENSE="GPL-2" # TODO: CHECK
SLOT="5"
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/
@ 2024-02-23 4:50 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-02-23 4:50 UTC (permalink / raw
To: gentoo-commits
commit: e329c55851945dd61fe61cb31b708ddacb581cec
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 15:10:24 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 04:49:39 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e329c558
kde-apps/kfourinline: refresh deps
* kdbusaddons for upstream commit 5f63e04f7b476750ca157a50c95be96aec391961
(but not 24.02)
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kfourinline/kfourinline-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/kde-apps/kfourinline/kfourinline-9999.ebuild b/kde-apps/kfourinline/kfourinline-9999.ebuild
index e9b34edfdf..9241c5870d 100644
--- a/kde-apps/kfourinline/kfourinline-9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-9999.ebuild
@@ -25,6 +25,7 @@ DEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/kdnssd-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/
@ 2024-02-23 6:26 Sam James
0 siblings, 0 replies; 6+ messages in thread
From: Sam James @ 2024-02-23 6:26 UTC (permalink / raw
To: gentoo-commits
commit: d89f55835b60a0aebe931702705075c9de1ec87c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 06:25:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 06:25:29 2024 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=d89f5583
kde-apps/kfourinline: sync <9999
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-apps/kfourinline/kfourinline-24.02.0.ebuild | 1 +
kde-apps/kfourinline/kfourinline-24.02.49.9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/kde-apps/kfourinline/kfourinline-24.02.0.ebuild b/kde-apps/kfourinline/kfourinline-24.02.0.ebuild
index 2ea76013e6..baf00f9cb0 100644
--- a/kde-apps/kfourinline/kfourinline-24.02.0.ebuild
+++ b/kde-apps/kfourinline/kfourinline-24.02.0.ebuild
@@ -25,6 +25,7 @@ DEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/kdnssd-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
diff --git a/kde-apps/kfourinline/kfourinline-24.02.49.9999.ebuild b/kde-apps/kfourinline/kfourinline-24.02.49.9999.ebuild
index e9b34edfdf..9241c5870d 100644
--- a/kde-apps/kfourinline/kfourinline-24.02.49.9999.ebuild
+++ b/kde-apps/kfourinline/kfourinline-24.02.49.9999.ebuild
@@ -25,6 +25,7 @@ DEPEND="
>=kde-frameworks/kconfigwidgets-${KFMIN}:6
>=kde-frameworks/kcoreaddons-${KFMIN}:6
>=kde-frameworks/kcrash-${KFMIN}:6
+ >=kde-frameworks/kdbusaddons-${KFMIN}:6
>=kde-frameworks/kdnssd-${KFMIN}:6
>=kde-frameworks/ki18n-${KFMIN}:6
>=kde-frameworks/kwidgetsaddons-${KFMIN}:6
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2024-02-23 6:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21 17:39 [gentoo-commits] proj/kde:master commit in: kde-apps/kfourinline/ Andreas Sturmlechner
-- strict thread matches above, loose matches on Subject: below --
2024-02-23 6:26 Sam James
2024-02-23 4:50 Sam James
2017-05-24 20:10 Andreas Sturmlechner
2016-03-26 18:57 Michael Palimaka
2015-02-24 23:28 Johannes Huber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox