public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Johannes Huber" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/ksudoku/
Date: Wed, 22 Jul 2015 19:13:38 +0000 (UTC)	[thread overview]
Message-ID: <1437592504.a266b1de2197dce88bedfbd75f090bef6d8dea2c.johu@gentoo> (raw)

commit:     a266b1de2197dce88bedfbd75f090bef6d8dea2c
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 19:15:04 2015 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 19:15:04 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=a266b1de

[kde-apps/ksudoku] Add KF5 version

Package-Manager: portage-2.2.20

 kde-apps/ksudoku/ksudoku-5.9999.ebuild | 48 ++++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)

diff --git a/kde-apps/ksudoku/ksudoku-5.9999.ebuild b/kde-apps/ksudoku/ksudoku-5.9999.ebuild
new file mode 100644
index 0000000..5e0ee4d
--- /dev/null
+++ b/kde-apps/ksudoku/ksudoku-5.9999.ebuild
@@ -0,0 +1,48 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+KDE_HANDBOOK=true
+EGIT_BRANCH="frameworks"
+inherit kde5
+
+DESCRIPTION="Sudoku by KDE"
+HOMEPAGE="
+	http://www.kde.org/applications/games/ksudoku/
+	http://games.kde.org/game.php?game=ksudoku
+"
+KEYWORDS=""
+IUSE="opengl"
+
+DEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_kdeapps_dep libkdegames)
+	dev-qt/qtgui:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtxml:5
+	opengl? (
+		dev-qt/qtopengl:5
+		virtual/glu
+	)
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package opengl OpenGL)
+	)
+
+	kde5_src_configure
+}


             reply	other threads:[~2015-07-22 19:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-22 19:13 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/ksudoku/ Johannes Huber
2017-04-30 18:58 Andreas Sturmlechner
2017-05-01 18:43 Andreas Sturmlechner
2017-05-01 18:49 Andreas Sturmlechner
2017-07-21 17:54 Andreas Sturmlechner
2020-10-25 10:48 Andreas Sturmlechner
2020-10-25 11:38 Andreas Sturmlechner
2021-02-15 14:39 Andreas Sturmlechner
2022-04-21 17:39 Andreas Sturmlechner
2024-02-25 18:09 Sam James
2024-06-30 21:40 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=1437592504.a266b1de2197dce88bedfbd75f090bef6d8dea2c.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