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}"

Reply via email to