* [gentoo-commits] proj/kde:master commit in: kde-base/kigo/, kde-base/katomic/, kde-base/kolf/, kde-base/libkdegames/, ...
@ 2011-05-30 19:31 Alexey Shvetsov
0 siblings, 0 replies; 2+ messages in thread
From: Alexey Shvetsov @ 2011-05-30 19:31 UTC (permalink / raw
To: gentoo-commits
commit: 01ef549cda8737ceea79dba28c03719aeceef9f6
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Mon May 30 19:31:36 2011 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Mon May 30 19:31:36 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=01ef549c
[kde-base] Add kdegames stuff for 4.6.80
---
kde-base/bomber/bomber-4.6.80.ebuild | 13 +++++++
kde-base/bovo/bovo-4.6.80.ebuild | 13 +++++++
kde-base/granatier/granatier-4.6.80.ebuild | 19 ++++++++++
kde-base/kajongg/kajongg-4.6.80.ebuild | 23 ++++++++++++
kde-base/kapman/kapman-4.6.80.ebuild | 13 +++++++
kde-base/katomic/katomic-4.6.80.ebuild | 13 +++++++
kde-base/kbattleship/kbattleship-4.6.80.ebuild | 39 ++++++++++++++++++++
kde-base/kblackbox/kblackbox-4.6.80.ebuild | 13 +++++++
kde-base/kblocks/kblocks-4.6.80.ebuild | 13 +++++++
kde-base/kbounce/kbounce-4.6.80.ebuild | 13 +++++++
kde-base/kbreakout/kbreakout-4.6.80.ebuild | 13 +++++++
kde-base/kdegames-meta/kdegames-meta-4.6.80.ebuild | 2 +-
kde-base/kdiamond/kdiamond-4.6.80.ebuild | 13 +++++++
kde-base/kfourinline/kfourinline-4.6.80.ebuild | 13 +++++++
kde-base/kgoldrunner/kgoldrunner-4.6.80.ebuild | 19 ++++++++++
kde-base/kigo/kigo-4.6.80.ebuild | 34 +++++++++++++++++
kde-base/killbots/killbots-4.6.80.ebuild | 16 ++++++++
kde-base/kiriki/kiriki-4.6.80.ebuild | 13 +++++++
kde-base/kjumpingcube/kjumpingcube-4.6.80.ebuild | 13 +++++++
kde-base/klickety/klickety-4.6.80.ebuild | 16 ++++++++
kde-base/klines/klines-4.6.80.ebuild | 13 +++++++
kde-base/kmahjongg/kmahjongg-4.6.80.ebuild | 23 ++++++++++++
kde-base/kmines/kmines-4.6.80.ebuild | 13 +++++++
kde-base/knetwalk/knetwalk-4.6.80.ebuild | 13 +++++++
kde-base/kolf/kolf-4.6.80.ebuild | 13 +++++++
kde-base/kollision/kollision-4.6.80.ebuild | 13 +++++++
kde-base/konquest/konquest-4.6.80.ebuild | 13 +++++++
kde-base/kpat/kpat-4.6.80.ebuild | 13 +++++++
kde-base/kreversi/kreversi-4.6.80.ebuild | 39 ++++++++++++++++++++
kde-base/kshisen/kshisen-4.6.80.ebuild | 18 +++++++++
kde-base/ksirk/ksirk-4.6.80.ebuild | 18 +++++++++
kde-base/kspaceduel/kspaceduel-4.6.80.ebuild | 13 +++++++
kde-base/ksquares/ksquares-4.6.80.ebuild | 39 ++++++++++++++++++++
kde-base/ksudoku/ksudoku-4.6.80.ebuild | 18 +++++++++
kde-base/ktron/ktron-4.6.80.ebuild | 12 ++++++
kde-base/ktuberling/ktuberling-4.6.80.ebuild | 13 +++++++
kde-base/kubrick/kubrick-4.6.80.ebuild | 14 +++++++
kde-base/libkdegames/libkdegames-4.6.80.ebuild | 23 ++++++++++++
kde-base/libkmahjongg/libkmahjongg-4.6.80.ebuild | 14 +++++++
kde-base/lskat/lskat-4.6.80.ebuild | 13 +++++++
kde-base/palapeli/palapeli-4.6.80.ebuild | 13 +++++++
41 files changed, 684 insertions(+), 1 deletions(-)
diff --git a/kde-base/bomber/bomber-4.6.80.ebuild b/kde-base/bomber/bomber-4.6.80.ebuild
new file mode 100644
index 0000000..4090e71
--- /dev/null
+++ b/kde-base/bomber/bomber-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE arcade bombing game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/bovo/bovo-4.6.80.ebuild b/kde-base/bovo/bovo-4.6.80.ebuild
new file mode 100644
index 0000000..60c7e57
--- /dev/null
+++ b/kde-base/bovo/bovo-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Five-in-a-row Board Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/granatier/granatier-4.6.80.ebuild b/kde-base/granatier/granatier-4.6.80.ebuild
new file mode 100644
index 0000000..41f6e4c
--- /dev/null
+++ b/kde-base/granatier/granatier-4.6.80.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Bomberman game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ media-libs/libsndfile
+ media-libs/openal
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kajongg/kajongg-4.6.80.ebuild b/kde-base/kajongg/kajongg-4.6.80.ebuild
new file mode 100644
index 0000000..3828941
--- /dev/null
+++ b/kde-base/kajongg/kajongg-4.6.80.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=3
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta python
+
+DESCRIPTION="The classical Mah Jongg for four players"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ dev-db/sqlite:3
+ $(add_kdebase_dep libkdegames)
+ $(add_kdebase_dep pykde4)
+"
+RDEPEND="${DEPEND}
+ $(add_kdebase_dep libkmahjongg)
+ >=dev-python/twisted-8.2.0
+"
diff --git a/kde-base/kapman/kapman-4.6.80.ebuild b/kde-base/kapman/kapman-4.6.80.ebuild
new file mode 100644
index 0000000..4ae74c3
--- /dev/null
+++ b/kde-base/kapman/kapman-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Pac-Man clone for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/katomic/katomic-4.6.80.ebuild b/kde-base/katomic/katomic-4.6.80.ebuild
new file mode 100644
index 0000000..c039915
--- /dev/null
+++ b/kde-base/katomic/katomic-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Atomic Entertainment Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kbattleship/kbattleship-4.6.80.ebuild b/kde-base/kbattleship/kbattleship-4.6.80.ebuild
new file mode 100644
index 0000000..7060342
--- /dev/null
+++ b/kde-base/kbattleship/kbattleship-4.6.80.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit games-ggz kde4-meta
+
+DESCRIPTION="The KDE Battleship clone"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+src_prepare() {
+ # cmake is doing this really weird
+ sed -i \
+ -e "s:register_ggz_module:#register_ggz_module:g" \
+ "${PN}"/src/CMakeLists.txt || die "ggz removal failed"
+
+ kde4-meta_src_prepare
+}
+
+src_install() {
+ kde4-meta_src_install
+ # and also we have to prepare the ggz dir
+ insinto "${GGZ_MODDIR}"
+ newins ${PN}/src/module.dsc ${P}.dsc
+}
+
+pkg_postinst() {
+ kde4-meta_pkg_postinst
+ games-ggz_pkg_postinst
+}
+
+pkg_postrm() {
+ kde4-meta_pkg_postrm
+ games-ggz_pkg_postrm
+}
diff --git a/kde-base/kblackbox/kblackbox-4.6.80.ebuild b/kde-base/kblackbox/kblackbox-4.6.80.ebuild
new file mode 100644
index 0000000..884d564
--- /dev/null
+++ b/kde-base/kblackbox/kblackbox-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Blackbox Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kblocks/kblocks-4.6.80.ebuild b/kde-base/kblocks/kblocks-4.6.80.ebuild
new file mode 100644
index 0000000..f222d52
--- /dev/null
+++ b/kde-base/kblocks/kblocks-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kbounce/kbounce-4.6.80.ebuild b/kde-base/kbounce/kbounce-4.6.80.ebuild
new file mode 100644
index 0000000..ee0cbc6
--- /dev/null
+++ b/kde-base/kbounce/kbounce-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Bounce Ball Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kbreakout/kbreakout-4.6.80.ebuild b/kde-base/kbreakout/kbreakout-4.6.80.ebuild
new file mode 100644
index 0000000..6405c66
--- /dev/null
+++ b/kde-base/kbreakout/kbreakout-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A Breakout-like game for KDE."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kdegames-meta/kdegames-meta-4.6.80.ebuild b/kde-base/kdegames-meta/kdegames-meta-4.6.80.ebuild
index 866f17e..da12d06 100644
--- a/kde-base/kdegames-meta/kdegames-meta-4.6.80.ebuild
+++ b/kde-base/kdegames-meta/kdegames-meta-4.6.80.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit kde4-meta-pkg
DESCRIPTION="kdegames - merge this to pull in all kdegames-derived packages"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="opengl python"
RDEPEND="
diff --git a/kde-base/kdiamond/kdiamond-4.6.80.ebuild b/kde-base/kdiamond/kdiamond-4.6.80.ebuild
new file mode 100644
index 0000000..c834260
--- /dev/null
+++ b/kde-base/kdiamond/kdiamond-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: KDiamond is a three-in-a-row game."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kfourinline/kfourinline-4.6.80.ebuild b/kde-base/kfourinline/kfourinline-4.6.80.ebuild
new file mode 100644
index 0000000..4fcf181
--- /dev/null
+++ b/kde-base/kfourinline/kfourinline-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE four-in-a-row game."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kgoldrunner/kgoldrunner-4.6.80.ebuild b/kde-base/kgoldrunner/kgoldrunner-4.6.80.ebuild
new file mode 100644
index 0000000..cb76df7
--- /dev/null
+++ b/kde-base/kgoldrunner/kgoldrunner-4.6.80.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ media-libs/libsndfile
+ media-libs/openal
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kigo/kigo-4.6.80.ebuild b/kde-base/kigo/kigo-4.6.80.ebuild
new file mode 100644
index 0000000..47eed7a
--- /dev/null
+++ b/kde-base/kigo/kigo-4.6.80.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit games-ggz kde4-meta
+
+DESCRIPTION="KDE Go game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ games-board/gnugo
+"
+
+src_install() {
+ kde4-meta_src_install
+ # and also we have to prepare the ggz dir
+ insinto "${GGZ_MODDIR}"
+ newins ${PN}/src/module.dsc ${P}.dsc
+}
+
+pkg_postinst() {
+ kde4-meta_pkg_postinst
+ games-ggz_pkg_postinst
+}
+
+pkg_postrm() {
+ kde4-meta_pkg_postrm
+ games-ggz_pkg_postrm
+}
diff --git a/kde-base/killbots/killbots-4.6.80.ebuild b/kde-base/killbots/killbots-4.6.80.ebuild
new file mode 100644
index 0000000..c034b1c
--- /dev/null
+++ b/kde-base/killbots/killbots-4.6.80.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Kill the bots or they kill you!"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+# Tests hang, last checked in 4.3.3
+RESTRICT="test"
diff --git a/kde-base/kiriki/kiriki-4.6.80.ebuild b/kde-base/kiriki/kiriki-4.6.80.ebuild
new file mode 100644
index 0000000..b264937
--- /dev/null
+++ b/kde-base/kiriki/kiriki-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Kiriki - a gtali clone for KDE4"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kjumpingcube/kjumpingcube-4.6.80.ebuild b/kde-base/kjumpingcube/kjumpingcube-4.6.80.ebuild
new file mode 100644
index 0000000..e7a4bba
--- /dev/null
+++ b/kde-base/kjumpingcube/kjumpingcube-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Tactical one or two player game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/klickety/klickety-4.6.80.ebuild b/kde-base/klickety/klickety-4.6.80.ebuild
new file mode 100644
index 0000000..e4e7c22
--- /dev/null
+++ b/kde-base/klickety/klickety-4.6.80.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="A KDE game almost the same as ksame, but a bit different."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+# Replaced ksame around 4.5.74
+add_blocker ksame
diff --git a/kde-base/klines/klines-4.6.80.ebuild b/kde-base/klines/klines-4.6.80.ebuild
new file mode 100644
index 0000000..a72f6ac
--- /dev/null
+++ b/kde-base/klines/klines-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kmahjongg/kmahjongg-4.6.80.ebuild b/kde-base/kmahjongg/kmahjongg-4.6.80.ebuild
new file mode 100644
index 0000000..0428342
--- /dev/null
+++ b/kde-base/kmahjongg/kmahjongg-4.6.80.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Mahjongg for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libkmahjongg)
+"
+RDEPEND="${DEPEND}"
+
+KMEXTRACTONLY="
+ libkdegames/
+ libkmahjongg/
+"
diff --git a/kde-base/kmines/kmines-4.6.80.ebuild b/kde-base/kmines/kmines-4.6.80.ebuild
new file mode 100644
index 0000000..d4df5b5
--- /dev/null
+++ b/kde-base/kmines/kmines-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KMines is a classic mine sweeper game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/knetwalk/knetwalk-4.6.80.ebuild b/kde-base/knetwalk/knetwalk-4.6.80.ebuild
new file mode 100644
index 0000000..e69465f
--- /dev/null
+++ b/kde-base/knetwalk/knetwalk-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kolf/kolf-4.6.80.ebuild b/kde-base/kolf/kolf-4.6.80.ebuild
new file mode 100644
index 0000000..8892391
--- /dev/null
+++ b/kde-base/kolf/kolf-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Minigolf Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kollision/kollision-4.6.80.ebuild b/kde-base/kollision/kollision-4.6.80.ebuild
new file mode 100644
index 0000000..a36ac6e
--- /dev/null
+++ b/kde-base/kollision/kollision-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: A simple ball dodging game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/konquest/konquest-4.6.80.ebuild b/kde-base/konquest/konquest-4.6.80.ebuild
new file mode 100644
index 0000000..3d8eb92
--- /dev/null
+++ b/kde-base/konquest/konquest-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Galactic Strategy KDE Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kpat/kpat-4.6.80.ebuild b/kde-base/kpat/kpat-4.6.80.ebuild
new file mode 100644
index 0000000..6a80407
--- /dev/null
+++ b/kde-base/kpat/kpat-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE patience game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kreversi/kreversi-4.6.80.ebuild b/kde-base/kreversi/kreversi-4.6.80.ebuild
new file mode 100644
index 0000000..e4dbba4
--- /dev/null
+++ b/kde-base/kreversi/kreversi-4.6.80.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit games-ggz kde4-meta
+
+DESCRIPTION="KDE Board Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+src_prepare() {
+ # cmake is doing this really weird
+ sed -i \
+ -e "s:register_ggz_module:#register_ggz_module:g" \
+ ${PN}/CMakeLists.txt || die "ggz removal failed"
+
+ kde4-meta_src_prepare
+}
+
+src_install() {
+ kde4-meta_src_install
+ # and also we have to prepare the ggz dir
+ insinto "${GGZ_MODDIR}"
+ newins ${PN}/module.dsc ${P}.dsc
+}
+
+pkg_postinst() {
+ kde4-meta_pkg_postinst
+ games-ggz_pkg_postinst
+}
+
+pkg_postrm() {
+ kde4-meta_pkg_postrm
+ games-ggz_pkg_postrm
+}
diff --git a/kde-base/kshisen/kshisen-4.6.80.ebuild b/kde-base/kshisen/kshisen-4.6.80.ebuild
new file mode 100644
index 0000000..3c1d531
--- /dev/null
+++ b/kde-base/kshisen/kshisen-4.6.80.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="A KDE game similiar to Mahjongg"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ $(add_kdebase_dep libkmahjongg)
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/ksirk/ksirk-4.6.80.ebuild b/kde-base/ksirk/ksirk-4.6.80.ebuild
new file mode 100644
index 0000000..1abb73a
--- /dev/null
+++ b/kde-base/ksirk/ksirk-4.6.80.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ app-crypt/qca:2
+"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kspaceduel/kspaceduel-4.6.80.ebuild b/kde-base/kspaceduel/kspaceduel-4.6.80.ebuild
new file mode 100644
index 0000000..ca8e664
--- /dev/null
+++ b/kde-base/kspaceduel/kspaceduel-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Space Game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/ksquares/ksquares-4.6.80.ebuild b/kde-base/ksquares/ksquares-4.6.80.ebuild
new file mode 100644
index 0000000..376b0ee
--- /dev/null
+++ b/kde-base/ksquares/ksquares-4.6.80.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit games-ggz kde4-meta
+
+DESCRIPTION="KSquares is an implementation of the game squares for KDE4"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+src_prepare() {
+ # cmake is doing this really weird
+ sed -i \
+ -e "s:register_ggz_module:#register_ggz_module:g" \
+ ${PN}/src/CMakeLists.txt || die "ggz removal failed"
+
+ kde4-meta_src_prepare
+}
+
+src_install() {
+ kde4-meta_src_install
+ # and also we have to prepare the ggz dir
+ insinto "${GGZ_MODDIR}"
+ newins ${PN}/src/module.dsc ${P}.dsc
+}
+
+pkg_postinst() {
+ kde4-meta_pkg_postinst
+ games-ggz_pkg_postinst
+}
+
+pkg_postrm() {
+ kde4-meta_pkg_postrm
+ games-ggz_pkg_postrm
+}
diff --git a/kde-base/ksudoku/ksudoku-4.6.80.ebuild b/kde-base/ksudoku/ksudoku-4.6.80.ebuild
new file mode 100644
index 0000000..aef1ab7
--- /dev/null
+++ b/kde-base/ksudoku/ksudoku-4.6.80.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+OPENGL_REQUIRED="always"
+inherit kde4-meta
+
+DESCRIPTION="KDE Sudoku"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+RDEPEND="
+ !kdeprefix? ( !games-puzzle/ksudoku )
+"
diff --git a/kde-base/ktron/ktron-4.6.80.ebuild b/kde-base/ktron/ktron-4.6.80.ebuild
new file mode 100644
index 0000000..52503ce
--- /dev/null
+++ b/kde-base/ktron/ktron-4.6.80.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE Tron game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/ktuberling/ktuberling-4.6.80.ebuild b/kde-base/ktuberling/ktuberling-4.6.80.ebuild
new file mode 100644
index 0000000..9d2d71e
--- /dev/null
+++ b/kde-base/ktuberling/ktuberling-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE: potato game for kids"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/kubrick/kubrick-4.6.80.ebuild b/kde-base/kubrick/kubrick-4.6.80.ebuild
new file mode 100644
index 0000000..98f44ac
--- /dev/null
+++ b/kde-base/kubrick/kubrick-4.6.80.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+OPENGL_REQUIRED="always"
+inherit kde4-meta
+
+DESCRIPTION="KDE: Kubrick is a game based on \"Rubik's Cube\" puzzle."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/libkdegames/libkdegames-4.6.80.ebuild b/kde-base/libkdegames/libkdegames-4.6.80.ebuild
new file mode 100644
index 0000000..0d46268
--- /dev/null
+++ b/kde-base/libkdegames/libkdegames-4.6.80.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Base library common to many KDE games."
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+DEPEND="
+ >=dev-games/ggz-client-libs-0.0.14
+"
+RDEPEND="${DEPEND}"
+
+KMSAVELIBS="true"
+
+PATCHES=(
+ "${FILESDIR}"/${PN}-4.2.0-darwin.patch
+)
diff --git a/kde-base/libkmahjongg/libkmahjongg-4.6.80.ebuild b/kde-base/libkmahjongg/libkmahjongg-4.6.80.ebuild
new file mode 100644
index 0000000..eecc719
--- /dev/null
+++ b/kde-base/libkmahjongg/libkmahjongg-4.6.80.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="LibKMahjongg for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
+
+KMLOADLIBS="libkdegames"
diff --git a/kde-base/lskat/lskat-4.6.80.ebuild b/kde-base/lskat/lskat-4.6.80.ebuild
new file mode 100644
index 0000000..3ee0351
--- /dev/null
+++ b/kde-base/lskat/lskat-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="Skat game for KDE"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
diff --git a/kde-base/palapeli/palapeli-4.6.80.ebuild b/kde-base/palapeli/palapeli-4.6.80.ebuild
new file mode 100644
index 0000000..65c3c35
--- /dev/null
+++ b/kde-base/palapeli/palapeli-4.6.80.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+KDE_HANDBOOK="optional"
+KMNAME="kdegames"
+inherit kde4-meta
+
+DESCRIPTION="KDE jigsaw puzzle game"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="debug"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/kde:master commit in: kde-base/kigo/, kde-base/katomic/, kde-base/kolf/, kde-base/libkdegames/, ...
@ 2012-09-09 13:25 Johannes Huber
0 siblings, 0 replies; 2+ messages in thread
From: Johannes Huber @ 2012-09-09 13:25 UTC (permalink / raw
To: gentoo-commits
commit: 4125c379ac3986912a78a0c39e18d92c3bdf7947
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 9 13:24:50 2012 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Sep 9 13:24:50 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=4125c379
[kdegames] Moved to git.
Note: Upstream will package KDE-4.9.x releases from svn as monolithic tarball.
(Portage version: 2.2.0_alpha124/git/Linux x86_64, unsigned Manifest commit)
---
kde-base/bomber/bomber-9999.ebuild | 7 ++++---
kde-base/bovo/bovo-9999.ebuild | 7 ++++---
kde-base/granatier/granatier-9999.ebuild | 5 ++---
kde-base/kajongg/kajongg-9999.ebuild | 10 ++++------
kde-base/kapman/kapman-9999.ebuild | 7 ++++---
kde-base/katomic/katomic-9999.ebuild | 7 ++++---
kde-base/kbattleship/kbattleship-9999.ebuild | 13 ++++++++-----
kde-base/kblackbox/kblackbox-9999.ebuild | 7 ++++---
kde-base/kblocks/kblocks-9999.ebuild | 7 ++++---
kde-base/kbounce/kbounce-9999.ebuild | 7 ++++---
kde-base/kbreakout/kbreakout-9999.ebuild | 7 ++++---
kde-base/kdiamond/kdiamond-9999.ebuild | 7 ++++---
kde-base/kfourinline/kfourinline-9999.ebuild | 7 ++++---
kde-base/kgoldrunner/kgoldrunner-9999.ebuild | 5 ++---
kde-base/kigo/kigo-9999.ebuild | 10 ++++------
kde-base/killbots/killbots-9999.ebuild | 7 ++++---
kde-base/kiriki/kiriki-9999.ebuild | 7 ++++---
kde-base/kjumpingcube/kjumpingcube-9999.ebuild | 7 ++++---
kde-base/klickety/klickety-9999.ebuild | 7 ++++---
kde-base/klines/klines-9999.ebuild | 7 ++++---
kde-base/kmahjongg/kmahjongg-9999.ebuild | 10 ++--------
kde-base/kmines/kmines-9999.ebuild | 7 ++++---
kde-base/knetwalk/knetwalk-9999.ebuild | 7 ++++---
kde-base/kolf/kolf-9999.ebuild | 7 ++++---
kde-base/kollision/kollision-9999.ebuild | 7 ++++---
kde-base/konquest/konquest-9999.ebuild | 7 ++++---
kde-base/kpat/kpat-9999.ebuild | 7 ++++---
kde-base/kreversi/kreversi-9999.ebuild | 7 ++++---
kde-base/kshisen/kshisen-9999.ebuild | 5 ++---
kde-base/ksirk/ksirk-9999.ebuild | 6 +++---
kde-base/kspaceduel/kspaceduel-9999.ebuild | 7 ++++---
kde-base/ksquares/ksquares-9999.ebuild | 7 ++++---
kde-base/ksudoku/ksudoku-9999.ebuild | 7 ++++---
kde-base/ktron/ktron-9999.ebuild | 9 ++++++---
kde-base/ktuberling/ktuberling-9999.ebuild | 7 ++++---
kde-base/kubrick/kubrick-9999.ebuild | 7 ++++---
kde-base/libkdegames/libkdegames-9999.ebuild | 4 +---
kde-base/libkmahjongg/libkmahjongg-9999.ebuild | 4 +---
kde-base/lskat/lskat-9999.ebuild | 7 ++++---
kde-base/palapeli/palapeli-9999.ebuild | 7 ++++---
40 files changed, 151 insertions(+), 133 deletions(-)
diff --git a/kde-base/bomber/bomber-9999.ebuild b/kde-base/bomber/bomber-9999.ebuild
index 93e1364..0769e45 100644
--- a/kde-base/bomber/bomber-9999.ebuild
+++ b/kde-base/bomber/bomber-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE arcade bombing game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/bovo/bovo-9999.ebuild b/kde-base/bovo/bovo-9999.ebuild
index 4ad3246..e4da2ae 100644
--- a/kde-base/bovo/bovo-9999.ebuild
+++ b/kde-base/bovo/bovo-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Five-in-a-row Board Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/granatier/granatier-9999.ebuild b/kde-base/granatier/granatier-9999.ebuild
index 3ffe5d2..3083b44 100644
--- a/kde-base/granatier/granatier-9999.ebuild
+++ b/kde-base/granatier/granatier-9999.ebuild
@@ -5,15 +5,14 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Bomberman game"
KEYWORDS=""
IUSE="debug"
DEPEND="
+ $(add_kdebase_dep libkdegames)
media-libs/libsndfile
media-libs/openal
"
diff --git a/kde-base/kajongg/kajongg-9999.ebuild b/kde-base/kajongg/kajongg-9999.ebuild
index 377d67f..b63ea31 100644
--- a/kde-base/kajongg/kajongg-9999.ebuild
+++ b/kde-base/kajongg/kajongg-9999.ebuild
@@ -5,10 +5,8 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
PYTHON_DEPEND="2:2.6"
-inherit kde4-meta python
+inherit kde4-base python
DESCRIPTION="The classical Mah Jongg for four players"
KEYWORDS=""
@@ -27,10 +25,10 @@ RDEPEND="${DEPEND}
pkg_setup() {
python_set_active_version 2
python_pkg_setup
- kde4-meta_pkg_setup
+ kde4-base_pkg_setup
}
src_prepare() {
- python_convert_shebangs -r 2 kajongg/src
- kde4-meta_src_prepare
+ python_convert_shebangs -r 2 src
+ kde4-base_src_prepare
}
diff --git a/kde-base/kapman/kapman-9999.ebuild b/kde-base/kapman/kapman-9999.ebuild
index ae03683..e8516ed 100644
--- a/kde-base/kapman/kapman-9999.ebuild
+++ b/kde-base/kapman/kapman-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Pac-Man clone for KDE"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/katomic/katomic-9999.ebuild b/kde-base/katomic/katomic-9999.ebuild
index c48ef25..8b15e3d 100644
--- a/kde-base/katomic/katomic-9999.ebuild
+++ b/kde-base/katomic/katomic-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Atomic Entertainment Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kbattleship/kbattleship-9999.ebuild b/kde-base/kbattleship/kbattleship-9999.ebuild
index 3790a74..cd9368e 100644
--- a/kde-base/kbattleship/kbattleship-9999.ebuild
+++ b/kde-base/kbattleship/kbattleship-9999.ebuild
@@ -5,20 +5,23 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit games-ggz kde4-meta
+# TODO move package
+EGIT_REPONAME="knavalbattle"
+inherit games-ggz kde4-base
DESCRIPTION="The KDE Battleship clone"
KEYWORDS=""
IUSE="debug"
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
+
src_prepare() {
# cmake is doing this really weird
sed -i \
-e "s:register_ggz_module:#register_ggz_module:g" \
- "${PN}"/src/CMakeLists.txt || die "ggz removal failed"
+ src/CMakeLists.txt || die "ggz removal failed"
- kde4-meta_src_prepare
+ kde4-base_src_prepare
}
diff --git a/kde-base/kblackbox/kblackbox-9999.ebuild b/kde-base/kblackbox/kblackbox-9999.ebuild
index a2451e7..b895727 100644
--- a/kde-base/kblackbox/kblackbox-9999.ebuild
+++ b/kde-base/kblackbox/kblackbox-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Blackbox Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kblocks/kblocks-9999.ebuild b/kde-base/kblocks/kblocks-9999.ebuild
index 861d242..b222d11 100644
--- a/kde-base/kblocks/kblocks-9999.ebuild
+++ b/kde-base/kblocks/kblocks-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game."
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kbounce/kbounce-9999.ebuild b/kde-base/kbounce/kbounce-9999.ebuild
index 999d607..90ba6bc 100644
--- a/kde-base/kbounce/kbounce-9999.ebuild
+++ b/kde-base/kbounce/kbounce-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Bounce Ball Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kbreakout/kbreakout-9999.ebuild b/kde-base/kbreakout/kbreakout-9999.ebuild
index 8992d5a..af73d8f 100644
--- a/kde-base/kbreakout/kbreakout-9999.ebuild
+++ b/kde-base/kbreakout/kbreakout-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: A Breakout-like game for KDE."
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kdiamond/kdiamond-9999.ebuild b/kde-base/kdiamond/kdiamond-9999.ebuild
index 0b6b73f..6b8f4ff 100644
--- a/kde-base/kdiamond/kdiamond-9999.ebuild
+++ b/kde-base/kdiamond/kdiamond-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: KDiamond is a three-in-a-row game."
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kfourinline/kfourinline-9999.ebuild b/kde-base/kfourinline/kfourinline-9999.ebuild
index c4f38f7..15255f6 100644
--- a/kde-base/kfourinline/kfourinline-9999.ebuild
+++ b/kde-base/kfourinline/kfourinline-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE four-in-a-row game."
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kgoldrunner/kgoldrunner-9999.ebuild b/kde-base/kgoldrunner/kgoldrunner-9999.ebuild
index fa43b6f..7bc6759 100644
--- a/kde-base/kgoldrunner/kgoldrunner-9999.ebuild
+++ b/kde-base/kgoldrunner/kgoldrunner-9999.ebuild
@@ -5,16 +5,15 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: KGoldrunner is a game of action and puzzle solving"
KEYWORDS=""
IUSE="debug"
DEPEND="
+ $(add_kdebase_dep libkdegames)
media-libs/libsndfile
media-libs/openal
"
diff --git a/kde-base/kigo/kigo-9999.ebuild b/kde-base/kigo/kigo-9999.ebuild
index 22e967a..5feb63c 100644
--- a/kde-base/kigo/kigo-9999.ebuild
+++ b/kde-base/kigo/kigo-9999.ebuild
@@ -5,9 +5,7 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit games-ggz kde4-meta
+inherit games-ggz kde4-base
DESCRIPTION="KDE Go game"
KEYWORDS=""
@@ -21,15 +19,15 @@ src_install() {
kde4-meta_src_install
# and also we have to prepare the ggz dir
insinto "${GGZ_MODDIR}"
- newins ${PN}/src/module.dsc ${P}.dsc
+ newins src/module.dsc ${P}.dsc
}
pkg_postinst() {
- kde4-meta_pkg_postinst
+ kde4-base_pkg_postinst
games-ggz_pkg_postinst
}
pkg_postrm() {
- kde4-meta_pkg_postrm
+ kde4-base_pkg_postrm
games-ggz_pkg_postrm
}
diff --git a/kde-base/killbots/killbots-9999.ebuild b/kde-base/killbots/killbots-9999.ebuild
index c385ebf..58e67ec 100644
--- a/kde-base/killbots/killbots-9999.ebuild
+++ b/kde-base/killbots/killbots-9999.ebuild
@@ -5,13 +5,14 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Kill the bots or they kill you!"
KEYWORDS=""
IUSE="debug"
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
+
# Tests hang, last checked in 4.3.3
RESTRICT="test"
diff --git a/kde-base/kiriki/kiriki-9999.ebuild b/kde-base/kiriki/kiriki-9999.ebuild
index 5483964..be50f00 100644
--- a/kde-base/kiriki/kiriki-9999.ebuild
+++ b/kde-base/kiriki/kiriki-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Kiriki - a gtali clone for KDE4"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kjumpingcube/kjumpingcube-9999.ebuild b/kde-base/kjumpingcube/kjumpingcube-9999.ebuild
index e7d7431..5d42076 100644
--- a/kde-base/kjumpingcube/kjumpingcube-9999.ebuild
+++ b/kde-base/kjumpingcube/kjumpingcube-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: Tactical one or two player game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/klickety/klickety-9999.ebuild b/kde-base/klickety/klickety-9999.ebuild
index 1d46c66..f8bf39f 100644
--- a/kde-base/klickety/klickety-9999.ebuild
+++ b/kde-base/klickety/klickety-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="A KDE game almost the same as ksame, but a bit different."
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/klines/klines-9999.ebuild b/kde-base/klines/klines-9999.ebuild
index 1c2fc01..555980e 100644
--- a/kde-base/klines/klines-9999.ebuild
+++ b/kde-base/klines/klines-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kmahjongg/kmahjongg-9999.ebuild b/kde-base/kmahjongg/kmahjongg-9999.ebuild
index 08c3425..2dd230b 100644
--- a/kde-base/kmahjongg/kmahjongg-9999.ebuild
+++ b/kde-base/kmahjongg/kmahjongg-9999.ebuild
@@ -5,21 +5,15 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Mahjongg for KDE"
KEYWORDS=""
IUSE="debug"
DEPEND="
+ $(add_kdebase_dep libkdegames)
$(add_kdebase_dep libkmahjongg)
"
RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libkdegames/
- libkmahjongg/
-"
diff --git a/kde-base/kmines/kmines-9999.ebuild b/kde-base/kmines/kmines-9999.ebuild
index 695eb75..2fc5082 100644
--- a/kde-base/kmines/kmines-9999.ebuild
+++ b/kde-base/kmines/kmines-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KMines is a classic mine sweeper game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/knetwalk/knetwalk-9999.ebuild b/kde-base/knetwalk/knetwalk-9999.ebuild
index 35744d1..c8f7397 100644
--- a/kde-base/knetwalk/knetwalk-9999.ebuild
+++ b/kde-base/knetwalk/knetwalk-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: Knetwalk is the kde version of the popular NetWalk game for system administrators"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kolf/kolf-9999.ebuild b/kde-base/kolf/kolf-9999.ebuild
index 32896cc..16184a2 100644
--- a/kde-base/kolf/kolf-9999.ebuild
+++ b/kde-base/kolf/kolf-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Minigolf Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kollision/kollision-9999.ebuild b/kde-base/kollision/kollision-9999.ebuild
index 395ddea..b2f1283 100644
--- a/kde-base/kollision/kollision-9999.ebuild
+++ b/kde-base/kollision/kollision-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: A simple ball dodging game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/konquest/konquest-9999.ebuild b/kde-base/konquest/konquest-9999.ebuild
index 741d861..ed75501 100644
--- a/kde-base/konquest/konquest-9999.ebuild
+++ b/kde-base/konquest/konquest-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Galactic Strategy KDE Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kpat/kpat-9999.ebuild b/kde-base/kpat/kpat-9999.ebuild
index cb21344..f58c947 100644
--- a/kde-base/kpat/kpat-9999.ebuild
+++ b/kde-base/kpat/kpat-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE patience game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kreversi/kreversi-9999.ebuild b/kde-base/kreversi/kreversi-9999.ebuild
index b86374c..af6aa02 100644
--- a/kde-base/kreversi/kreversi-9999.ebuild
+++ b/kde-base/kreversi/kreversi-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit games-ggz kde4-meta
+inherit games-ggz kde4-base
DESCRIPTION="KDE Board Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kshisen/kshisen-9999.ebuild b/kde-base/kshisen/kshisen-9999.ebuild
index 70cdc51..2e2ee23 100644
--- a/kde-base/kshisen/kshisen-9999.ebuild
+++ b/kde-base/kshisen/kshisen-9999.ebuild
@@ -5,16 +5,15 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="A KDE game similiar to Mahjongg"
KEYWORDS=""
IUSE="debug"
DEPEND="
+ $(add_kdebase_dep libkdegames)
$(add_kdebase_dep libkmahjongg)
"
RDEPEND="${DEPEND}"
diff --git a/kde-base/ksirk/ksirk-9999.ebuild b/kde-base/ksirk/ksirk-9999.ebuild
index b508a2b..5075182 100644
--- a/kde-base/ksirk/ksirk-9999.ebuild
+++ b/kde-base/ksirk/ksirk-9999.ebuild
@@ -5,9 +5,7 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: Ksirk is a KDE port of the board game risk"
KEYWORDS=""
@@ -15,5 +13,7 @@ IUSE="debug"
DEPEND="
app-crypt/qca:2
+ $(add_kdebase_dep libkdegames)
+ sys-libs/zlib
"
RDEPEND="${DEPEND}"
diff --git a/kde-base/kspaceduel/kspaceduel-9999.ebuild b/kde-base/kspaceduel/kspaceduel-9999.ebuild
index 832a8ed..d19a8e0 100644
--- a/kde-base/kspaceduel/kspaceduel-9999.ebuild
+++ b/kde-base/kspaceduel/kspaceduel-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Space Game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/ksquares/ksquares-9999.ebuild b/kde-base/ksquares/ksquares-9999.ebuild
index ff58fed..0d81044 100644
--- a/kde-base/ksquares/ksquares-9999.ebuild
+++ b/kde-base/ksquares/ksquares-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit games-ggz kde4-meta
+inherit games-ggz kde4-base
DESCRIPTION="KSquares is an implementation of the game squares for KDE4"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/ksudoku/ksudoku-9999.ebuild b/kde-base/ksudoku/ksudoku-9999.ebuild
index 9875311..70eb2d8 100644
--- a/kde-base/ksudoku/ksudoku-9999.ebuild
+++ b/kde-base/ksudoku/ksudoku-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
OPENGL_REQUIRED="always"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE Sudoku"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/ktron/ktron-9999.ebuild b/kde-base/ktron/ktron-9999.ebuild
index 46b0a9f..dfbeeac 100644
--- a/kde-base/ktron/ktron-9999.ebuild
+++ b/kde-base/ktron/ktron-9999.ebuild
@@ -4,11 +4,14 @@
EAPI=4
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+# TODO move package
+EGIT_REPONAME="ksnakeduel"
+inherit kde4-base
DESCRIPTION="KDE Tron game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/ktuberling/ktuberling-9999.ebuild b/kde-base/ktuberling/ktuberling-9999.ebuild
index bd19ce7..f3a23c5 100644
--- a/kde-base/ktuberling/ktuberling-9999.ebuild
+++ b/kde-base/ktuberling/ktuberling-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: potato game for kids"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/kubrick/kubrick-9999.ebuild b/kde-base/kubrick/kubrick-9999.ebuild
index c639c02..523a1a3 100644
--- a/kde-base/kubrick/kubrick-9999.ebuild
+++ b/kde-base/kubrick/kubrick-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
OPENGL_REQUIRED="always"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE: Kubrick is a game based on \"Rubik's Cube\" puzzle."
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/libkdegames/libkdegames-9999.ebuild b/kde-base/libkdegames/libkdegames-9999.ebuild
index 6f4bf81..5e8a433 100644
--- a/kde-base/libkdegames/libkdegames-9999.ebuild
+++ b/kde-base/libkdegames/libkdegames-9999.ebuild
@@ -4,9 +4,7 @@
EAPI=4
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Base library common to many KDE games."
KEYWORDS=""
diff --git a/kde-base/libkmahjongg/libkmahjongg-9999.ebuild b/kde-base/libkmahjongg/libkmahjongg-9999.ebuild
index 34622b5..bf19700 100644
--- a/kde-base/libkmahjongg/libkmahjongg-9999.ebuild
+++ b/kde-base/libkmahjongg/libkmahjongg-9999.ebuild
@@ -4,9 +4,7 @@
EAPI=4
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="LibKMahjongg for KDE"
KEYWORDS=""
diff --git a/kde-base/lskat/lskat-9999.ebuild b/kde-base/lskat/lskat-9999.ebuild
index cfd7546..e1679c2 100644
--- a/kde-base/lskat/lskat-9999.ebuild
+++ b/kde-base/lskat/lskat-9999.ebuild
@@ -5,11 +5,12 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
KDE_SELINUX_MODULE="games"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="Skat game for KDE"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
diff --git a/kde-base/palapeli/palapeli-9999.ebuild b/kde-base/palapeli/palapeli-9999.ebuild
index cbaf471..e509a58 100644
--- a/kde-base/palapeli/palapeli-9999.ebuild
+++ b/kde-base/palapeli/palapeli-9999.ebuild
@@ -5,10 +5,11 @@
EAPI=4
KDE_HANDBOOK="optional"
-KMNAME="kdegames"
-KDE_SCM="svn"
-inherit kde4-meta
+inherit kde4-base
DESCRIPTION="KDE jigsaw puzzle game"
KEYWORDS=""
IUSE="debug"
+
+DEPEND="$(add_kdebase_dep libkdegames)"
+RDEPEND="${DEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-09 13:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-09 13:25 [gentoo-commits] proj/kde:master commit in: kde-base/kigo/, kde-base/katomic/, kde-base/kolf/, kde-base/libkdegames/, Johannes Huber
-- strict thread matches above, loose matches on Subject: below --
2011-05-30 19:31 Alexey Shvetsov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox