summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 20:21:16 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-17 20:58:09 +0200
commitc1063afea17a29bb75dbbbf0121fa5c8ad948574 (patch)
treec62ccf9ec787742c39c2afd14ac1198894802629 /kde-apps/killbots
parentmedia-libs/libqaccessibilityclient: New package (diff)
downloadgentoo-c1063afea17a29bb75dbbbf0121fa5c8ad948574.tar.gz
gentoo-c1063afea17a29bb75dbbbf0121fa5c8ad948574.tar.bz2
gentoo-c1063afea17a29bb75dbbbf0121fa5c8ad948574.zip
kde-apps: Add KDE Applications 17.08.0
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r--kde-apps/killbots/Manifest1
-rw-r--r--kde-apps/killbots/killbots-17.08.0.ebuild30
2 files changed, 31 insertions, 0 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index d08177fc8464..24bb9c971833 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1 +1,2 @@
DIST killbots-17.04.3.tar.xz 1166024 SHA256 6111428b10b3c2a6657fa90b98f4857424b31629106fe4b98af865c0dafc5742 SHA512 d717cdb1af4c1de0b3e1e02436b3885d24ecbcef4e2aa67c60c16183a2ca02a14d69008f6cdb25303b2c4ff4fc7ac8ad39c86255dae6f302c7fe160137029d93 WHIRLPOOL c27fc96141ec462dca15526bfc9e675bd1d2aaa41fc299a9387ac0a1a95155350522982eb031cbdfbfe928a07228ad64340eab4c9b714b8a35bc3e485676889e
+DIST killbots-17.08.0.tar.xz 1166016 SHA256 117662c531a81b36390631f826064fdb6bc5a525d9c55f956ec8ce6d4118bfc0 SHA512 1616b0ebbb9c8a32d47e50d78b2a24a960cfb12898702eb61d8c3f8978209093938760bd7f3ac69b0d0b455b81840e88dfd660e7645180efd74078031beb0842 WHIRLPOOL 8f15b485a70c951224ff34b2cbbc1d0624f923bf989b9a468ddd44af2be877f5b06fec78c499ba211461faee75455f59c8636936d41135e855f38057de70797c
diff --git a/kde-apps/killbots/killbots-17.08.0.ebuild b/kde-apps/killbots/killbots-17.08.0.ebuild
new file mode 100644
index 000000000000..4304fd185af4
--- /dev/null
+++ b/kde-apps/killbots/killbots-17.08.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Kill the bots or they kill you!"
+HOMEPAGE="https://www.kde.org/applications/games/killbots/"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kcompletion)
+ $(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 kwidgetsaddons)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep libkdegames)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}"
+
+DOCS=()