commit:     cfcc6c070ca70e73caddb791e1309ff0168e1088
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 19:49:43 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 19:49:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=cfcc6c07

[kde-apps/lskat] Add KF5 version

Package-Manager: portage-2.2.20

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

diff --git a/kde-apps/lskat/lskat-5.9999.ebuild 
b/kde-apps/lskat/lskat-5.9999.ebuild
new file mode 100644
index 0000000..0e9cbaa
--- /dev/null
+++ b/kde-apps/lskat/lskat-5.9999.ebuild
@@ -0,0 +1,33 @@
+# 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="Skat game by KDE"
+HOMEPAGE="
+       http://www.kde.org/applications/games/lskat/
+       http://games.kde.org/game.php?game=lskat
+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+       $(add_frameworks_dep kconfig)
+       $(add_frameworks_dep kcoreaddons)
+       $(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/qtsvg:5
+       dev-qt/qtwidgets:5
+"
+
+RDEPEND="${DEPEND}"

Reply via email to