summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:10:03 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2019-09-06 21:11:17 +0200
commitcace445d5118ee027dc43f829fc50f27d623134c (patch)
tree2dfaad77bd443bf2f28d49d3bcf8c2880aa92ff3 /kde-apps/killbots
parentdev-util/rbtools: maintainer-needed (diff)
downloadgentoo-cace445d5118ee027dc43f829fc50f27d623134c.tar.gz
gentoo-cace445d5118ee027dc43f829fc50f27d623134c.tar.bz2
gentoo-cace445d5118ee027dc43f829fc50f27d623134c.zip
kde-apps: Add KDE Applications 19.08.1
Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/killbots')
-rw-r--r--kde-apps/killbots/Manifest1
-rw-r--r--kde-apps/killbots/killbots-19.08.1.ebuild30
2 files changed, 31 insertions, 0 deletions
diff --git a/kde-apps/killbots/Manifest b/kde-apps/killbots/Manifest
index 0e98632bd19b..8138074f2716 100644
--- a/kde-apps/killbots/Manifest
+++ b/kde-apps/killbots/Manifest
@@ -1,2 +1,3 @@
DIST killbots-19.04.3.tar.xz 1171900 BLAKE2B 90e4d3e7d5e1c47eb0bc3240868c24dc62e0d676f430028ed889b491501ee9b22b7436772923502a1e10b285403b39bda345f14c4cfade1173352d07033359a3 SHA512 af0263e9f5494aae44a170dbefe8001700dec3cb8d9f74516f7cbd9136acf6bbd8368aa97d76bacf6af9823b064974a7cb06e82e9e1d6a7d19b6ba2981fda923
DIST killbots-19.08.0.tar.xz 1171348 BLAKE2B de40409463398afcb46bbcfd1f97168c2c3f8ba74ab9dc5cda2c9861264dc899c4e0cb0df8a571b16849897445fd44e9c055f0de2465746fb5c8d20819d5e410 SHA512 dd02cb050c065cfd3af0efa850c9ddce6ab852d96254a861e924321df6c316f0803ab6abe6c6d61dd7aa254653a625a973f52889381346a0e4229eac09693044
+DIST killbots-19.08.1.tar.xz 1171136 BLAKE2B f949a4cffde25bd323a1d9f63f4a3f0d4cf23a49c6b39ba15b209c550c2dd17cd34304c96ab7afe6452b662698bf97529d0758a83335efadfeca7a252a4f0487 SHA512 5a2324222dedfb343990d31260f28d76d81409ca93291d75f12921b1d862166aa14c5d4631e8a9c427b39524635e5c402e9484c064ce5bfd7ceb8408eefc120e
diff --git a/kde-apps/killbots/killbots-19.08.1.ebuild b/kde-apps/killbots/killbots-19.08.1.ebuild
new file mode 100644
index 000000000000..01f306d373fb
--- /dev/null
+++ b/kde-apps/killbots/killbots-19.08.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+KDE_HANDBOOK="forceoptional"
+inherit kde5
+
+DESCRIPTION="Kill the bots or they kill you!"
+HOMEPAGE="https://kde.org/applications/games/killbots/"
+KEYWORDS="~amd64 ~arm64 ~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=()