From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kspaceduel/
Date: Sun, 25 Jan 2015 20:56:47 +0000 (UTC) [thread overview]
Message-ID: <1422219372.e1b2cf5516b0843bdb64ba1cd074aec6f6c48695.johu@gentoo> (raw)
commit: e1b2cf5516b0843bdb64ba1cd074aec6f6c48695
Author: Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Sun Jan 25 14:17:30 2015 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Jan 25 20:56:12 2015 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e1b2cf55
[kde-apps/kspaceduel] Add kf5 ebuild
---
kde-apps/kspaceduel/kspaceduel-5.9999.ebuild | 51 ++++++++++++++++++++++++++++
1 file changed, 51 insertions(+)
diff --git a/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild b/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild
new file mode 100644
index 0000000..f11ee45
--- /dev/null
+++ b/kde-apps/kspaceduel/kspaceduel-5.9999.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+EGIT_BRANCH="frameworks"
+KDE_HANDBOOK="true"
+KDE_SELINUX_MODULE="games"
+inherit kde5
+
+DESCRIPTION="KDE Space Game"
+HOMEPAGE="
+ http://www.kde.org/applications/games/kspaceduel/
+ http://games.kde.org/game.php?game=kspaceduel
+"
+KEYWORDS=""
+IUSE=""
+
+DEPEND="
+ $(add_frameworks_dep kconfig)
+ $(add_frameworks_dep kconfigwidgets)
+ $(add_frameworks_dep kcoreaddons)
+ $(add_frameworks_dep kdbusaddons)
+ $(add_frameworks_dep kdelibs4support)
+ $(add_frameworks_dep ki18n)
+ $(add_frameworks_dep kio)
+ $(add_frameworks_dep kitemmodels)
+ $(add_frameworks_dep knewstuff)
+ $(add_frameworks_dep knotifyconfig)
+ $(add_frameworks_dep ktextwidgets)
+ $(add_frameworks_dep kwidgetsaddons)
+ $(add_frameworks_dep kwindowsystem)
+ $(add_frameworks_dep kxmlgui)
+ $(add_kdeapps_dep libkdegames)
+ dev-qt/qtdeclarative:5[widgets]
+ dev-qt/qtgui:5
+ dev-qt/qtnetwork:5
+ dev-qt/qtsvg:5
+ dev-qt/qtwidgets:5
+ media-libs/phonon[qt5]
+"
+
+RDEPEND="${DEPEND}"
+
+src_prepare() {
+ # fix copy-paste (?) error, there are no tests
+ sed -i "/find_package(Qt5/ s/ Test//" CMakeLists.txt || die
+
+ kde5_src_prepare
+}
next reply other threads:[~2015-01-25 20:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-25 20:56 Johannes Huber [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-03-31 18:39 [gentoo-commits] proj/kde:master commit in: kde-apps/kspaceduel/ Johannes Huber
2016-04-06 12:44 Michael Palimaka
2017-04-24 22:31 Andreas Sturmlechner
2017-04-25 20:58 Andreas Sturmlechner
2017-06-12 18:01 Andreas Sturmlechner
2017-07-21 17:54 Andreas Sturmlechner
2021-02-15 14:39 Andreas Sturmlechner
2022-04-21 17:39 Andreas Sturmlechner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422219372.e1b2cf5516b0843bdb64ba1cd074aec6f6c48695.johu@gentoo \
--to=johu@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox