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: Sun, 10 Nov 2019 17:11:46 +0000 (UTC)	[thread overview]
Message-ID: <1573405845.254ce4b4c7baffca68076554ac4a200f31e9c2ab.asturm@gentoo> (raw)

commit:     254ce4b4c7baffca68076554ac4a200f31e9c2ab
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  7 21:31:33 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov 10 17:10:45 2019 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=254ce4b4

games-kids/gcompris: 0.97_beta version bump

Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 games-kids/gcompris/gcompris-0.97_beta.ebuild | 50 +++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/games-kids/gcompris/gcompris-0.97_beta.ebuild b/games-kids/gcompris/gcompris-0.97_beta.ebuild
new file mode 100644
index 0000000000..2910e466fd
--- /dev/null
+++ b/games-kids/gcompris/gcompris-0.97_beta.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+ECM_HANDBOOK="optional"
+ECM_TEST="true"
+QT5MIN=5.12.3
+inherit ecm kde.org
+
+DESCRIPTION="Full featured educational application for children from 2 to 10"
+HOMEPAGE="https://gcompris.net/"
+
+if [[ ${KDE_BUILD_TYPE} = release ]]; then
+	SRC_URI="https://gcompris.net/download/qt/src/beta/${PN}-qt-${PV/_/-}.tar.xz"
+	KEYWORDS=""
+	S="${WORKDIR}/${PN}-qt-${PV/_beta/}"
+fi
+
+LICENSE="GPL-3+"
+SLOT="0"
+IUSE="kiosk"
+
+BDEPEND="
+	>=dev-qt/linguist-tools-${QT5MIN}:5
+	test? (
+		dev-util/cppcheck
+		sys-devel/clang
+	)
+"
+RDEPEND="
+	>=dev-qt/qtdeclarative-${QT5MIN}:5
+	>=dev-qt/qtgui-${QT5MIN}:5
+	>=dev-qt/qtnetwork-${QT5MIN}:5
+	>=dev-qt/qtsensors-${QT5MIN}:5
+	>=dev-qt/qtsvg-${QT5MIN}:5
+"
+DEPEND="${RDEPEND}
+	>=dev-qt/qtmultimedia-${QT5MIN}:5
+	>=dev-qt/qtxml-${QT5MIN}:5
+	>=dev-qt/qtxmlpatterns-${QT5MIN}:5
+"
+
+src_configure() {
+	local mycmakeargs=(
+		-DQML_BOX2D_MODULE=disabled
+		-DWITH_KIOSK_MODE=$(usex kiosk)
+	)
+	ecm_src_configure
+}


             reply	other threads:[~2019-11-10 17:11 UTC|newest]

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