summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 10:53:06 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-09-08 14:03:48 +0200
commit44068399ad98520a66cafb092af777af8d77a11e (patch)
tree41ec18453e7fe581c9f6020280baaa81ae0a167d /kde-apps/konquest
parentkde-frameworks: Add KDE Frameworks 5.50.0 (diff)
downloadgentoo-44068399ad98520a66cafb092af777af8d77a11e.tar.gz
gentoo-44068399ad98520a66cafb092af777af8d77a11e.tar.bz2
gentoo-44068399ad98520a66cafb092af777af8d77a11e.zip
kde-apps: Add KDE Applications 18.08.1
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'kde-apps/konquest')
-rw-r--r--kde-apps/konquest/Manifest1
-rw-r--r--kde-apps/konquest/konquest-18.08.1.ebuild34
2 files changed, 35 insertions, 0 deletions
diff --git a/kde-apps/konquest/Manifest b/kde-apps/konquest/Manifest
index 433d538591e3..1a3136567bba 100644
--- a/kde-apps/konquest/Manifest
+++ b/kde-apps/konquest/Manifest
@@ -1 +1,2 @@
DIST konquest-18.04.3.tar.xz 658784 BLAKE2B 89d675c2bf2bbb8a24c1bc337782dd489c4bcc9cee4539fac34f2b92eec5036067138d888a0af48119e25fbdb8b9c00c14a6f916da636df1102193106a7f5c79 SHA512 211830edd3a3bd24f48dafff7a0e60229f3f24296ba91314f93c00d5494400df7f34a54b792dbfffb5d57f5a169135563485839637055f6234590f95cf38e216
+DIST konquest-18.08.1.tar.xz 658704 BLAKE2B 74b93bc394bf8c6c5710d1f693a927c0b0c00df8d539923e3733d4bfedad83f8759bce64295c9f8dd862daae22fe25a2c66e523f60020aa3e1bbde02113494bf SHA512 a3fd61d8b167d9b1cb00771c12a1cbdefc6230484f0e79069647b8c6b104b3993d326bf5c4e202be69ad8794d0c0058b13569bc2cae071aafb352235eccaec44
diff --git a/kde-apps/konquest/konquest-18.08.1.ebuild b/kde-apps/konquest/konquest-18.08.1.ebuild
new file mode 100644
index 000000000000..f2519a625009
--- /dev/null
+++ b/kde-apps/konquest/konquest-18.08.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="forceoptional"
+KDE_SELINUX_MODULE="games"
+inherit kde5
+
+DESCRIPTION="Galactic Strategy KDE Game"
+HOMEPAGE="
+ https://www.kde.org/applications/games/konquest/
+ https://games.kde.org/game.php?game=konquest
+"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kcrash)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kguiaddons)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kxmlgui)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_kdeapps_dep libkdegames)
+ $(add_qt_dep qtgui)
+ $(add_qt_dep qtsvg)
+ $(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+ !<kde-apps/kde4-l10n-17.07.80
+"