public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: games-kids/gcompris/
Date: Thu,  9 Aug 2018 20:02:40 +0000 (UTC)	[thread overview]
Message-ID: <1533844885.28b6443dd559f1113d802408b236b59984d59ca5.asturm@gentoo> (raw)

commit:     28b6443dd559f1113d802408b236b59984d59ca5
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  9 19:59:29 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug  9 20:01:25 2018 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=28b6443d

games-kids/gcompris: New package (project moved to KDE)

This will need more work, but it builds for now.

Package-Manager: Portage-2.3.45, Repoman-2.3.10

 games-kids/gcompris/gcompris-9999.ebuild | 38 ++++++++++++++++++++++++++++++++
 games-kids/gcompris/metadata.xml         | 15 +++++++++++++
 2 files changed, 53 insertions(+)

diff --git a/games-kids/gcompris/gcompris-9999.ebuild b/games-kids/gcompris/gcompris-9999.ebuild
new file mode 100644
index 0000000000..d8b757ff20
--- /dev/null
+++ b/games-kids/gcompris/gcompris-9999.ebuild
@@ -0,0 +1,38 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+KDE_HANDBOOK="optional"
+KDE_TEST="true"
+inherit kde5
+
+DESCRIPTION="Full featured educational application for children from 2 to 10"
+HOMEPAGE="http://gcompris.net/"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS=""
+IUSE="kiosk"
+
+RDEPEND="
+	$(add_qt_dep qtdeclarative)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtsensors)
+	$(add_qt_dep qtsvg)
+"
+DEPEND="${RDEPEND}
+	$(add_qt_dep linguist-tools)
+	$(add_qt_dep qtmultimedia)
+	$(add_qt_dep qtxml)
+	$(add_qt_dep qtxmlpatterns)
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DQML_BOX2D_MODULE=disabled
+		-DWITH_KIOSK_MODE=$(usex kiosk)
+	)
+	kde5_src_configure
+}

diff --git a/games-kids/gcompris/metadata.xml b/games-kids/gcompris/metadata.xml
new file mode 100644
index 0000000000..8d4ef553b6
--- /dev/null
+++ b/games-kids/gcompris/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>kde@gentoo.org</email>
+		<name>Gentoo KDE Project</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>games@gentoo.org</email>
+		<name>Gentoo Games Project</name>
+	</maintainer>
+	<use>
+		<flag name="kiosk">Enable kiosk mode by default</flag>
+	</use>
+</pkgmetadata>


             reply	other threads:[~2018-08-09 20:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-09 20:02 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-11-10 17:11 [gentoo-commits] proj/kde:master commit in: games-kids/gcompris/ Andreas Sturmlechner
2019-11-10 17:11 Andreas Sturmlechner
2019-11-10 17:11 Andreas Sturmlechner
2019-11-10 21:09 Andreas Sturmlechner
2019-12-08 13:33 Andreas Sturmlechner
2019-12-08 13:33 Andreas Sturmlechner
2020-01-06 12:40 Andreas Sturmlechner
2021-01-02 20:28 Andreas Sturmlechner
2022-12-26 10:09 Andreas Sturmlechner
2024-11-09 13:42 Andreas Sturmlechner
2024-12-11 16:07 Andreas Sturmlechner
2025-01-22 19:39 Andreas Sturmlechner
2025-03-26 20:30 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=1533844885.28b6443dd559f1113d802408b236b59984d59ca5.asturm@gentoo \
    --to=asturm@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