From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- kde-apps/kiriki/kiriki-17.04.3.ebuild | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 kde-apps/kiriki/kiriki-17.04.3.ebuild (limited to 'kde-apps/kiriki/kiriki-17.04.3.ebuild') diff --git a/kde-apps/kiriki/kiriki-17.04.3.ebuild b/kde-apps/kiriki/kiriki-17.04.3.ebuild new file mode 100644 index 000000000000..9ea92999b43e --- /dev/null +++ b/kde-apps/kiriki/kiriki-17.04.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_HANDBOOK="forceoptional" +inherit kde5 + +DESCRIPTION="An addictive and fun dice game" +HOMEPAGE=" + https://www.kde.org/applications/games/kiriki/ + https://games.kde.org/game.php?game=kiriki +" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_kdeapps_dep libkdegames) + $(add_qt_dep qtgui) + $(add_qt_dep qtprintsupport) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND}" -- cgit v1.2.3