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

commit:     2f6607787e57c72bc729ef337226bbc9d52fc96c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 21:00:48 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 21:00:48 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=2f660778

[kde-apps/knavalbattle] Add KF5 version

Package-Manager: portage-2.2.20

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

diff --git a/kde-apps/knavalbattle/knavalbattle-5.9999.ebuild b/kde-apps/knavalbattle/knavalbattle-5.9999.ebuild
new file mode 100644
index 0000000..75d2775
--- /dev/null
+++ b/kde-apps/knavalbattle/knavalbattle-5.9999.ebuild
@@ -0,0 +1,38 @@
+# 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="Battleship clone by KDE"
+HOMEPAGE="
+	http://www.kde.org/applications/games/navalbattle/
+	http://games.kde.org/game.php?game=kbattleship
+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdnssd)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep libkdegames)
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	media-libs/phonon[qt5]
+"
+
+RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/
@ 2015-11-05 16:57 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-11-05 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     c961a059d1a9216cacb685921898aae67c575745
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 16:53:42 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 16:53:42 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c961a059

kde-apps/knavalbattle: force handbook to be optional

Package-Manager: portage-2.2.20.1

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

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index 1ac25a6..e15c7b5 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -4,7 +4,7 @@
 
 EAPI=5
 
-KDE_HANDBOOK=true
+KDE_HANDBOOK="forceoptional"
 KDE_SELINUX_MODULE="games"
 inherit kde5
 


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/
@ 2015-11-05 16:57 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-11-05 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3d4588ac45afb30fca792f20f495bfae70db6274
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 16:53:24 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 16:53:24 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=3d4588ac

kde-apps/knavalbattle: frameworks merged to master

Package-Manager: portage-2.2.20.1

 kde-apps/knavalbattle/knavalbattle-5.9999.ebuild | 38 ------------------------
 kde-apps/knavalbattle/knavalbattle-9999.ebuild   | 27 +++++++++++++----
 2 files changed, 22 insertions(+), 43 deletions(-)

diff --git a/kde-apps/knavalbattle/knavalbattle-5.9999.ebuild b/kde-apps/knavalbattle/knavalbattle-5.9999.ebuild
deleted file mode 100644
index 4de9234..0000000
--- a/kde-apps/knavalbattle/knavalbattle-5.9999.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_HANDBOOK=true
-KDE_SELINUX_MODULE="games"
-EGIT_BRANCH="frameworks"
-inherit kde5
-
-DESCRIPTION="Battleship clone by KDE"
-HOMEPAGE="
-	https://www.kde.org/applications/games/navalbattle/
-	https://games.kde.org/game.php?game=kbattleship
-"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdbusaddons)
-	$(add_frameworks_dep kdnssd)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep ktextwidgets)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_kdeapps_dep libkdegames)
-	dev-qt/qtgui:5
-	dev-qt/qtnetwork:5
-	dev-qt/qtwidgets:5
-	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
-"
-
-RDEPEND="${DEPEND}"

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index 426c4c3..1ac25a6 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -4,17 +4,34 @@
 
 EAPI=5
 
-KDE_HANDBOOK="optional"
+KDE_HANDBOOK=true
 KDE_SELINUX_MODULE="games"
-inherit kde4-base
+inherit kde5
 
-DESCRIPTION="The KDE Battleship clone"
+DESCRIPTION="Battleship clone by KDE"
 HOMEPAGE="
 	https://www.kde.org/applications/games/navalbattle/
 	https://games.kde.org/game.php?game=kbattleship
 "
 KEYWORDS=""
-IUSE="debug"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdbusaddons)
+	$(add_frameworks_dep kdnssd)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep ktextwidgets)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep libkdegames)
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	media-libs/phonon[qt5]
+"
 
-DEPEND="$(add_kdeapps_dep libkdegames)"
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/
@ 2015-11-05 16:57 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-11-05 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     30c4570e86bd4692c26c440f70e00f02de8ff417
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 16:57:04 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 16:57:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=30c4570e

kde-apps/knavalbattle: don't install packaging docs

Package-Manager: portage-2.2.20.1

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

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index c0602d5..14e09c0 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -34,3 +34,5 @@ DEPEND="
 "
 
 RDEPEND="${DEPEND}"
+
+DOCS=( AUTHORS )


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/
@ 2015-11-05 16:57 Michael Palimaka
  0 siblings, 0 replies; 8+ messages in thread
From: Michael Palimaka @ 2015-11-05 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     ae367e8f28d15c7331005a54f53bfb8f5274fff1
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 16:56:04 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Nov  5 16:56:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=ae367e8f

kde-apps/knavalbattle: remove unused dependency

Upstream-commit: ac10c72fdd04e84ee1ab3b548ada8b497dfaa73a

Package-Manager: portage-2.2.20.1

 kde-apps/knavalbattle/knavalbattle-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index e15c7b5..c0602d5 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -31,7 +31,6 @@ DEPEND="
 	dev-qt/qtnetwork:5
 	dev-qt/qtwidgets:5
 	dev-qt/qtxml:5
-	media-libs/phonon[qt5]
 "
 
 RDEPEND="${DEPEND}"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/
@ 2019-07-20 20:08 Andreas Sturmlechner
  0 siblings, 0 replies; 8+ messages in thread
From: Andreas Sturmlechner @ 2019-07-20 20:08 UTC (permalink / raw
  To: gentoo-commits

commit:     994f00216ffcb9aab6b79f9e82263cfae8182484
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 20 18:56:56 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 20 19:51:18 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=994f0021

kde-apps/knavalbattle: Fix HOMEPAGE

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

 kde-apps/knavalbattle/knavalbattle-19.07.80.ebuild      | 2 +-
 kde-apps/knavalbattle/knavalbattle-19.08.49.9999.ebuild | 2 +-
 kde-apps/knavalbattle/knavalbattle-9999.ebuild          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-apps/knavalbattle/knavalbattle-19.07.80.ebuild b/kde-apps/knavalbattle/knavalbattle-19.07.80.ebuild
index da4bbfe79c..1533c0dde1 100644
--- a/kde-apps/knavalbattle/knavalbattle-19.07.80.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-19.07.80.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Battleship clone by KDE"
 HOMEPAGE="
-	https://kde.org/applications/games/navalbattle/
+	https://kde.org/applications/games/org.kde.knavalbattle
 	https://games.kde.org/game.php?game=kbattleship
 "
 KEYWORDS="~amd64 ~arm64 ~x86"

diff --git a/kde-apps/knavalbattle/knavalbattle-19.08.49.9999.ebuild b/kde-apps/knavalbattle/knavalbattle-19.08.49.9999.ebuild
index a3e6995d7c..d6b20e9f56 100644
--- a/kde-apps/knavalbattle/knavalbattle-19.08.49.9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-19.08.49.9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Battleship clone by KDE"
 HOMEPAGE="
-	https://kde.org/applications/games/navalbattle/
+	https://kde.org/applications/games/org.kde.knavalbattle
 	https://games.kde.org/game.php?game=kbattleship
 "
 KEYWORDS=""

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index a3e6995d7c..d6b20e9f56 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -9,7 +9,7 @@ inherit kde5
 
 DESCRIPTION="Battleship clone by KDE"
 HOMEPAGE="
-	https://kde.org/applications/games/navalbattle/
+	https://kde.org/applications/games/org.kde.knavalbattle
 	https://games.kde.org/game.php?game=kbattleship
 "
 KEYWORDS=""


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

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

commit:     6c6d49008f75d2407c6eec245ad0d9303c8b399b
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Apr 18 14:10:52 2022 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 17:37:35 2022 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=6c6d4900

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

diff --git a/kde-apps/knavalbattle/knavalbattle-22.04.49.9999.ebuild b/kde-apps/knavalbattle/knavalbattle-22.04.49.9999.ebuild
index 69c40fd879..09eff9c67d 100644
--- a/kde-apps/knavalbattle/knavalbattle-22.04.49.9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-22.04.49.9999.ebuild
@@ -11,8 +11,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="Battleship clone by KDE"
-HOMEPAGE="https://apps.kde.org/knavalbattle/
-https://games.kde.org/games/kbattleship/"
+HOMEPAGE="https://apps.kde.org/knavalbattle/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index 69c40fd879..09eff9c67d 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -11,8 +11,7 @@ QTMIN=5.15.2
 inherit ecm kde.org
 
 DESCRIPTION="Battleship clone by KDE"
-HOMEPAGE="https://apps.kde.org/knavalbattle/
-https://games.kde.org/games/kbattleship/"
+HOMEPAGE="https://apps.kde.org/knavalbattle/"
 
 LICENSE="GPL-2" # TODO: CHECK
 SLOT="5"


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

* [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/
@ 2024-02-25 17:49 Sam James
  0 siblings, 0 replies; 8+ messages in thread
From: Sam James @ 2024-02-25 17:49 UTC (permalink / raw
  To: gentoo-commits

commit:     a4b218b75f2921ba4fead6290ad69dfc463b42da
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 25 17:24:16 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 25 17:24:16 2024 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a4b218b7

kde-apps/knavalbattle: refresh deps

9999 only. Upstream commit 7674afb4ff8fd00e1e2621643beabcfbc4600f49.

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

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

diff --git a/kde-apps/knavalbattle/knavalbattle-9999.ebuild b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
index fa42bec596..ff9548c0ae 100644
--- a/kde-apps/knavalbattle/knavalbattle-9999.ebuild
+++ b/kde-apps/knavalbattle/knavalbattle-9999.ebuild
@@ -33,5 +33,7 @@ DEPEND="
 	>=kde-frameworks/kxmlgui-${KFMIN}:6
 "
 RDEPEND="${DEPEND}"
+# TODO: || ( 7zip gzip )
+BDEPEND="app-alternatives/gzip"
 
 DOCS=( AUTHORS )


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

end of thread, other threads:[~2024-02-25 17:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05 16:57 [gentoo-commits] proj/kde:master commit in: kde-apps/knavalbattle/ Michael Palimaka
  -- strict thread matches above, loose matches on Subject: below --
2024-02-25 17:49 Sam James
2022-04-21 17:39 Andreas Sturmlechner
2019-07-20 20:08 Andreas Sturmlechner
2015-11-05 16:57 Michael Palimaka
2015-11-05 16:57 Michael Palimaka
2015-11-05 16:57 Michael Palimaka
2015-07-21 21:00 Johannes Huber

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