commit:     87af08c916d47cf045b55f31c8bb2cfb428125a3
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 19:25:40 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 19:25:40 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=87af08c9

[kde-apps/ktuberling] Add KF5 version

Package-Manager: portage-2.2.20

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

diff --git a/kde-apps/ktuberling/ktuberling-5.9999.ebuild 
b/kde-apps/ktuberling/ktuberling-5.9999.ebuild
new file mode 100644
index 0000000..e98adfa
--- /dev/null
+++ b/kde-apps/ktuberling/ktuberling-5.9999.ebuild
@@ -0,0 +1,39 @@
+# 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="Potato game for kids by KDE"
+HOMEPAGE="
+       http://www.kde.org/applications/games/ktuberling/
+       http://games.kde.org/game.php?game=ktuberling
+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+       $(add_frameworks_dep kcompletion)
+       $(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/qtprintsupport:5
+       dev-qt/qtsvg:5
+       dev-qt/qtwidgets:5
+       dev-qt/qtxml:5
+       media-libs/phonon[qt5]
+"
+
+RDEPEND="${DEPEND}"

Reply via email to