public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2015-07-21 20:37 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2015-07-21 20:37 UTC (permalink / raw
  To: gentoo-commits

commit:     c17575b504d8825aa66406061ae96c8f8dd2e92e
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 20:24:11 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 20:24:11 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c17575b5

[kde-apps/kgoldrunner] Add KF5 version

Package-Manager: portage-2.2.20

 kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild | 35 ++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
new file mode 100644
index 0000000..697f0a6
--- /dev/null
+++ b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK=true
+KDE_SELINUX_MODULE="games"
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="Game of action and puzzle solving by KDE"
+HOMEPAGE="
+	http://www.kde.org/applications/games/kgoldrunner/
+	http://games.kde.org/game.php?game=kgoldrunner
+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep libkdegames)
+	dev-qt/qtgui:5
+	dev-qt/qtwidgets:5
+	media-libs/libsndfile
+	media-libs/openal
+"
+RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2016-04-04 18:44 Johannes Huber
  0 siblings, 0 replies; 11+ messages in thread
From: Johannes Huber @ 2016-04-04 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     d076a90b5a1ef0d62020006dc0eb1f7e70e54da5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 18:32:07 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 18:32:07 2016 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d076a90b

kde-apps/kgoldrunner: EAPI 6

Package-Manager: portage-2.2.28

 kde-apps/kgoldrunner/kgoldrunner-16.04.49.9999.ebuild | 2 +-
 kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild        | 2 +-
 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-16.04.49.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-16.04.49.9999.ebuild
index d63e29e..9f2ced6 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-16.04.49.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-16.04.49.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
index 431132c..7ab39c2 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK=true
 KDE_SELINUX_MODULE="games"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index d63e29e..9f2ced6 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 KDE_HANDBOOK="optional"
 KDE_SELINUX_MODULE="games"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2017-05-26 15:30 Andreas Sturmlechner
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2017-05-26 15:30 UTC (permalink / raw
  To: gentoo-commits

commit:     592e4b7346017637796b2a309ca499f3f98890b3
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri May 26 15:20:34 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri May 26 15:25:15 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=592e4b73

kde-apps/kgoldrunner: Fix DEPENDs, force handbook optional

Thanks-to: Andrius Štikonas <andrius <AT> stikonas.eu>

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
index af146bb1b3..f7e8e1ff68 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-KDE_HANDBOOK=true
+KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 EGIT_BRANCH="frameworks"
 inherit kde5
@@ -22,8 +22,8 @@ DEPEND="
 	$(add_frameworks_dep kcoreaddons)
 	$(add_frameworks_dep kcrash)
 	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdelibs4support)
 	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
 	$(add_frameworks_dep kwidgetsaddons)
 	$(add_frameworks_dep kxmlgui)
 	$(add_kdeapps_dep libkdegames)


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2017-06-24 21:35 Andreas Sturmlechner
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2017-06-24 21:35 UTC (permalink / raw
  To: gentoo-commits

commit:     2b8bd793b6e3e18580d09eb600dd407565e72635
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 19:22:28 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jun 24 19:22:55 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2b8bd793

kde-apps/kgoldrunner: Frameworks merged to master

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild | 35 --------------------------
 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild   | 17 ++++++++++---
 2 files changed, 14 insertions(+), 38 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
deleted file mode 100644
index f7e8e1ff68..0000000000
--- a/kde-apps/kgoldrunner/kgoldrunner-5.9999.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-KDE_SELINUX_MODULE="games"
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="Game of action and puzzle solving by KDE"
-HOMEPAGE="
-	https://www.kde.org/applications/games/kgoldrunner/
-	https://games.kde.org/game.php?game=kgoldrunner
-"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kcrash)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_kdeapps_dep libkdegames)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtwidgets)
-	media-libs/libsndfile
-	media-libs/openal
-"
-RDEPEND="${DEPEND}"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index 2273453f72..8304fd2c71 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -3,9 +3,9 @@
 
 EAPI=6
 
-KDE_HANDBOOK="optional"
+KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
-inherit kde4-base
+inherit kde5
 
 DESCRIPTION="Game of action and puzzle solving by KDE"
 HOMEPAGE="
@@ -13,10 +13,21 @@ HOMEPAGE="
 	https://games.kde.org/game.php?game=kgoldrunner
 "
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
 
 DEPEND="
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kcrash)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
 	$(add_kdeapps_dep libkdegames)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtwidgets)
 	media-libs/libsndfile
 	media-libs/openal
 "


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2017-07-21 17:54 Andreas Sturmlechner
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2017-07-21 17:54 UTC (permalink / raw
  To: gentoo-commits

commit:     0789f303b773d6f01310c40f3301a0571b1c2879
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 19:24:39 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jul 21 17:09:30 2017 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=0789f303

kde-apps/kgoldrunner: Add kde4-l10n blocker

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-apps/kgoldrunner/kgoldrunner-17.08.49.9999.ebuild | 4 +++-
 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild          | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-17.08.49.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-17.08.49.9999.ebuild
index 8304fd2c71..bcc4286cca 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-17.08.49.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-17.08.49.9999.ebuild
@@ -31,4 +31,6 @@ DEPEND="
 	media-libs/libsndfile
 	media-libs/openal
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	!<kde-apps/kde4-l10n-17.07.80
+"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index 8304fd2c71..bcc4286cca 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -31,4 +31,6 @@ DEPEND="
 	media-libs/libsndfile
 	media-libs/openal
 "
-RDEPEND="${DEPEND}"
+RDEPEND="${DEPEND}
+	!<kde-apps/kde4-l10n-17.07.80
+"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2018-09-10 20:07 Andreas Sturmlechner
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2018-09-10 20:07 UTC (permalink / raw
  To: gentoo-commits

commit:     d9482150ac8063ac529fed5f14c39d2ff49b36af
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 10 11:06:22 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 10 19:53:39 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=d9482150

kde-apps/kgoldrunner: Punt bogus Phonon4Qt5 dep

Closes: https://bugs.gentoo.org/665550
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index f63c91c491..431b19eae1 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -34,3 +34,8 @@ DEPEND="
 RDEPEND="${DEPEND}
 	!<kde-apps/kde4-l10n-17.07.80
 "
+
+src_prepare() {
+	kde5_src_prepare
+	punt_bogus_dep Phonon 4Qt5
+}


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2018-09-12 17:04 Andreas Sturmlechner
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2018-09-12 17:04 UTC (permalink / raw
  To: gentoo-commits

commit:     3e8098c7b5b5cf743a87125c7ee30cd09e5cfe30
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 12 17:02:38 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Sep 12 17:02:38 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3e8098c7

kde-apps/kgoldrunner: Add missing RDEPEND

Package is using svg icons at runtime.

Package-Manager: Portage-2.3.49, Repoman-2.3.10

 kde-apps/kgoldrunner/kgoldrunner-18.08.49.9999.ebuild | 1 +
 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-18.08.49.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-18.08.49.9999.ebuild
index dcc3ec6b09..1a14a6d12a 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-18.08.49.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-18.08.49.9999.ebuild
@@ -33,6 +33,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	!<kde-apps/kde4-l10n-17.07.80
+	$(add_qt_dep qtsvg)
 "
 
 PATCHES=( "${FILESDIR}/${PN}-18.08.1-deps.patch" )

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index dcc3ec6b09..1a14a6d12a 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -33,6 +33,7 @@ DEPEND="
 "
 RDEPEND="${DEPEND}
 	!<kde-apps/kde4-l10n-17.07.80
+	$(add_qt_dep qtsvg)
 "
 
 PATCHES=( "${FILESDIR}/${PN}-18.08.1-deps.patch" )


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2022-04-21 17:39 Andreas Sturmlechner
  0 siblings, 0 replies; 11+ messages in thread
From: Andreas Sturmlechner @ 2022-04-21 17:39 UTC (permalink / raw
  To: gentoo-commits

commit:     959da9d6fdff1d168ce62b7a1b7e19e6969c63a6
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 18 14:05:42 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:37:23 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=959da9d6

kde-apps/kgoldrunner: 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/kgoldrunner/kgoldrunner-22.04.49.9999.ebuild | 3 +--
 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild          | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-22.04.49.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-22.04.49.9999.ebuild
index 8b5b4c7359..66d1f44ed7 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-22.04.49.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-22.04.49.9999.ebuild
@@ -11,8 +11,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="Game of action and puzzle solving by KDE"
-HOMEPAGE="https://apps.kde.org/kgoldrunner/
-https://games.kde.org/games/kgoldrunner/"
+HOMEPAGE="https://apps.kde.org/kgoldrunner/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index 8b5b4c7359..66d1f44ed7 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -11,8 +11,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="Game of action and puzzle solving by KDE"
-HOMEPAGE="https://apps.kde.org/kgoldrunner/
-https://games.kde.org/games/kgoldrunner/"
+HOMEPAGE="https://apps.kde.org/kgoldrunner/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2024-02-23  4:50 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2024-02-23  4:50 UTC (permalink / raw
  To: gentoo-commits

commit:     67bcb3993c5d3e713f5527224568a5ca7b158c00
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 22 15:13:07 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=67bcb399

kde-apps/kgoldrunner: refresh deps

* gzip for upstream commit 41fefd1d2c3c8099b848c735f91f42d6dc090276

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index bbf33e9149..8adaa2c240 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -36,3 +36,4 @@ DEPEND="
 RDEPEND="${DEPEND}
 	>=dev-qt/qtsvg-${QTMIN}:6
 "
+BDEPEND="app-alternatives/gzip"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2024-02-23  6:26 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2024-02-23  6:26 UTC (permalink / raw
  To: gentoo-commits

commit:     572f1fa5d0bf71107bfe725a6c93adb6712e851c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 23 06:25:48 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 23 06:25:48 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=572f1fa5

kde-apps/kgoldrunner: sync <9999

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/kgoldrunner/kgoldrunner-24.02.0.ebuild       | 1 +
 kde-apps/kgoldrunner/kgoldrunner-24.02.49.9999.ebuild | 1 +
 2 files changed, 2 insertions(+)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-24.02.0.ebuild b/kde-apps/kgoldrunner/kgoldrunner-24.02.0.ebuild
index a090561e41..45c96685aa 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-24.02.0.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-24.02.0.ebuild
@@ -36,3 +36,4 @@ DEPEND="
 RDEPEND="${DEPEND}
 	>=dev-qt/qtsvg-${QTMIN}:6
 "
+BDEPEND="app-alternatives/gzip"

diff --git a/kde-apps/kgoldrunner/kgoldrunner-24.02.49.9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-24.02.49.9999.ebuild
index bbf33e9149..8adaa2c240 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-24.02.49.9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-24.02.49.9999.ebuild
@@ -36,3 +36,4 @@ DEPEND="
 RDEPEND="${DEPEND}
 	>=dev-qt/qtsvg-${QTMIN}:6
 "
+BDEPEND="app-alternatives/gzip"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/
@ 2024-08-21 14:30 Sam James
  0 siblings, 0 replies; 11+ messages in thread
From: Sam James @ 2024-08-21 14:30 UTC (permalink / raw
  To: gentoo-commits

commit:     3faa5c58c9604138244700afe86471c639b86637
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 21 14:09:43 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 21 14:09:43 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3faa5c58

kde-apps/kgoldrunner: add TODO wrt 7zip

Upstream commit d6151955c421f05e03d6c50390e0fb75dd43008d, no point
in adding to older branches anyway.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-apps/kgoldrunner/kgoldrunner-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
index 7d315c99b7..d89ffb373b 100644
--- a/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-apps/kgoldrunner/kgoldrunner-9999.ebuild
@@ -36,4 +36,5 @@ DEPEND="
 RDEPEND="${DEPEND}
 	>=dev-qt/qtsvg-${QTMIN}:6
 "
+# TODO: 7zip
 BDEPEND="app-alternatives/gzip"


^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-08-21 14:31 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-12 17:04 [gentoo-commits] proj/kde:master commit in: kde-apps/kgoldrunner/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-08-21 14:30 Sam James
2024-02-23  6:26 Sam James
2024-02-23  4:50 Sam James
2022-04-21 17:39 Andreas Sturmlechner
2018-09-10 20:07 Andreas Sturmlechner
2017-07-21 17:54 Andreas Sturmlechner
2017-06-24 21:35 Andreas Sturmlechner
2017-05-26 15:30 Andreas Sturmlechner
2016-04-04 18:44 Johannes Huber
2015-07-21 20:37 Johannes Huber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox